Re: [RFC PATCH 0/5] Using shared mempools for zero-copy IO proxying

2025-02-06 Thread Stephen Hemminger
On Fri, 22 Sep 2023 09:19:07 +0100 Bruce Richardson wrote: > Following my talk at the recent DPDK Summit [1], here is an RFC patchset > containing the prototypes I created which led to the talk. This > patchset is simply to demonstrate: > > * what is currently possible with DPDK in terms of zer

[RFC PATCH 0/5] Using shared mempools for zero-copy IO proxying

2023-09-22 Thread Bruce Richardson
Following my talk at the recent DPDK Summit [1], here is an RFC patchset containing the prototypes I created which led to the talk. This patchset is simply to demonstrate: * what is currently possible with DPDK in terms of zero-copy IPC * where the big gaps, and general problem areas are * what t