Pavel Begunkov 25744f8495 io_uring/zcrx: return ifq id to the user
IORING_OP_RECV_ZC requests take a zcrx object id via sqe::zcrx_ifq_idx,
which binds it to the corresponding if / queue. However, we don't return
that id back to the user. It's fine as currently there can be only one
zcrx and the user assumes that its id should be 0, but as we'll need
multiple zcrx objects in the future let's explicitly pass it back on
registration.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/8714667d370651962f7d1a169032e5f02682a73e.1744722517.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2025-04-15 07:37:49 -06:00
..
2024-07-31 13:56:00 +02:00
2024-04-15 13:42:38 +02:00
2025-02-08 15:16:29 +00:00
2025-01-13 07:36:29 -08:00
2025-04-02 18:23:31 -07:00
2025-03-30 12:43:03 -07:00
2025-02-05 13:22:04 +09:00
2023-01-20 09:33:22 +00:00
2024-04-08 14:10:45 +01:00
2024-06-11 12:57:49 -05:00
2025-01-17 22:23:47 +01:00
2025-03-25 11:30:42 -07:00
2025-02-25 18:31:04 -08:00
2025-02-12 02:29:30 +00:00
2023-03-16 21:20:32 -07:00
2023-09-21 19:22:05 +02:00
2024-05-07 01:35:57 +02:00
2024-08-29 10:39:37 +02:00
2024-04-01 10:49:28 +01:00
2024-08-26 09:37:23 -07:00
2024-06-01 07:28:21 +02:00
2024-09-01 20:26:05 -07:00
2024-08-19 22:36:26 -04:00
2023-12-15 17:01:30 +01:00
2024-09-06 08:31:40 -06:00
2025-02-21 15:59:47 -08:00
2024-08-12 17:50:34 -07:00
2024-09-16 11:15:26 +02:00
2023-11-28 19:05:16 +00:00
2025-01-08 13:18:11 +01:00
2025-03-27 13:14:45 -05:00
2023-12-20 19:26:31 -05:00
2025-02-25 18:14:03 -08:00
2025-03-25 07:37:53 -07:00
2025-01-09 16:23:17 +01:00
2022-11-17 11:04:23 -08:00
2022-09-27 17:29:09 -07:00
2025-03-28 16:15:43 -06:00
2024-10-09 19:55:40 -07:00
2023-12-29 11:58:24 -08:00
2023-03-23 17:25:46 +01:00
2025-04-01 18:03:46 -07:00