On Mon, Mar 02, 2026 at 12:43:34PM +0100, Christian König wrote:
On 3/1/26 19:57, Jason Gunthorpe wrote:
Using kunit to write tests for new work on dmabuf is coming up:
https://lore.kernel.org/all/26-v1-b5cab63049c0+191af-dmabuf_map_type_jgg@nvi...
Replace the custom test framework with kunit to avoid maintaining two concurrent test frameworks.
Oh, yes that was on my todo list for like an eternity as well.
No idea when or even if I have time to review that, but feel free to add my Acked-by should that go upstream.
I'm confused by this statement, aren't you the person who would send it upstream?
It is just a kunit, I wouldn't expect an intensive review. The tests still run after all
Thanks, Jason