On Fri, 25 Aug 2023 15:55:39 -0700 David Wei wrote: > From: David Wei <davidhwei@xxxxxxxx> > > This patchset is a proposal that adds zero copy network RX to io_uring. > With it, userspace can register a region of host memory for receiving > data directly from a NIC using DMA, without needing a kernel to user > copy. Please repost this and CC netdev@.