Message ID | 20240210003240.847392-1-dw@davidwei.uk (mailing list archive) |
---|---|
Headers | show |
Series | netdevsim: link and forward skbs between ports | expand |
On Fri, 9 Feb 2024 16:32:37 -0800 David Wei wrote: > This patchset adds the ability to link two netdevsim ports together and > forward skbs between them, similar to veth. The goal is to use netdevsim > for testing features e.g. zero copy Rx using io_uring. > > This feature was tested locally on QEMU, and a selftest is included. Sadly we appear to be heading towards double-digit version numbers :) https://netdev-3.bots.linux.dev/vmksft-netdevsim-dbg/results/458900/14-peer-sh/stdout
On 2024-02-09 22:30, Jakub Kicinski wrote: > On Fri, 9 Feb 2024 16:32:37 -0800 David Wei wrote: >> This patchset adds the ability to link two netdevsim ports together and >> forward skbs between them, similar to veth. The goal is to use netdevsim >> for testing features e.g. zero copy Rx using io_uring. >> >> This feature was tested locally on QEMU, and a selftest is included. > > Sadly we appear to be heading towards double-digit version numbers :) > > https://netdev-3.bots.linux.dev/vmksft-netdevsim-dbg/results/458900/14-peer-sh/stdout :laughingcry: