On Thu, Oct 20, 2022 at 11:35:14AM +0800, Ziyang Zhang wrote: > Hi, Jonathan > > We are interested in your work, too. I think the API is better than V1. > I have a question: Is this patchset still incomplete? We'd like to know how to > split msg header and body by XDP with io_uring ZC_RECV. Or could you please > share one runnable demo which could run with your previous liburing patch. It seems my earlier reply to this didn't go to the list, so retrying. I just posted RFC v3, which is just about complete. The cover letter also has the location of a github repo which has a simple example showing the operation. I'm in the process of updating iperf3 as another sample application. The packet splitting is done by the NIC hardware. There are Broadcom and nVidia NICs which have these feature sets. One of my testbeds is set up and working with Broadcom. -- Jonathan