On 2/14/25 9:18 PM, David Wei wrote: > Add basic support for io_uring zero copy receive in liburing. Besides > the mandatory syncing of necessary liburing.h headers, add a thin > wrapper around the registration op and a unit test. > > Users still need to setup by hand e.g. mmap, setup the registration > structs, do the registration and then setup the refill queue struct > io_uring_zcrx_rq. > > In the future, I'll add code to hide the implementation details. But for > now, this unblocks the kernel selftest. man pages coming for this too? -- Jens Axboe