Re: [PATCH 0/8] first zcrx updates for 7.2
Jens Axboe <[email protected]>
| Newsgroups | org.kernel.vger.io-uring,org.kernel.vger.netdev |
|---|---|
| Message-ID | <177981374538.466119.13708830919237773602.b4-ty@b4> |
On Tue, 19 May 2026 12:44:26 +0100, Pavel Begunkov wrote:
> First batch of zcrx updates for 7.2. The main part is patches 5-8,
> which add notifications from zcrx to userspace via asynchronous
> CQE posting about events like allocation failures and copying, and
> statistics. It's accompanied by relevant query updates. Patches 1-4
> are general cleanups.
>
> Bertie Tryner (1):
> io_uring/zcrx: reorder fd allocation in zcrx_export()
>
> [...]
Applied, thanks!
[1/8] io_uring/zcrx: make scrubbing more reliable
commit: 74fc9a9b50d43ed473ea2449682000da43e17175
[2/8] io_uring/zcrx: poison pointers on unregistration
commit: e57b44039bc54bbdf3d1511021458356858a4a12
[3/8] io_uring/zcrx: remove extra ifq close
commit: 98f07b0f74b65284ebe0d021505b461d4be6bf07
[4/8] io_uring/zcrx: reorder fd allocation in zcrx_export()
commit: 84f7d0931c42cb0690615a431738cf6913d265f2
[5/8] io_uring/zcrx: add ctx pointer to zcrx
commit: 8503f2de11f7fe78a7fdb87746255c8d02897279
[6/8] io_uring/zcrx: notify user when out of buffers
commit: 0719e10d826aa0ba4840917d0261986eaead9a51
[7/8] io_uring/zcrx: notify user on frag copy fallback
commit: 255180f7034f48aa5b0c8df70228307394bddbb9
[8/8] io_uring/zcrx: add shared-memory notification statistics
commit: 6935f631465f5f60205978a59228a26db4723d51
Best regards,
--
Jens Axboe