On 3/2/26 14:01, Jason Gunthorpe wrote:
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?
Sumit and me are the maintainers for DMA-buf, but the drm-misc-next/-fixes branches used to send DMA-buf patches upstream are used by much more people.
It is just a kunit, I wouldn't expect an intensive review. The tests still run after all
When somebody else has time to take a look over those patches I think we can push them to drm-misc-next ASAP. I just wanted to note that I'm ok with that as maintainer and those patches doesn't need to be reviewed by me.
Regards, Christian.
Thanks, Jason