Files
linux/io_uring
David Wei 00d9148127 io_uring/zcrx: share an ifq between rings
Add a way to share an ifq from a src ring that is real (i.e. bound to a
HW RX queue) with other rings. This is done by passing a new flag
IORING_ZCRX_IFQ_REG_IMPORT in the registration struct
io_uring_zcrx_ifq_reg, alongside the fd of an exported zcrx ifq.

Signed-off-by: David Wei <dw@davidwei.uk>
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2025-11-13 11:19:37 -07:00
..
2025-11-13 07:27:34 -07:00
2025-09-08 08:06:37 -06:00
2025-11-13 11:19:37 -07:00
2025-09-08 08:06:37 -06:00
2025-11-13 11:19:37 -07:00