DPDK packaging and OpenWrt
Stephen Hemminger
stephen at networkplumber.org
Wed May 17 01:43:08 CEST 2023
On Tue, 16 May 2023 17:24:21 -0600
Philip Prindeville <philipp_subx at redfish-solutions.com> wrote:
> >> 11. What is the user-space TCP/IP stack of choice (or reference) for use with DPDK?
> >
> > No user-space TCP/IP stack is really robust and that great.
> > VPP has one but it is likely to be specific to using VPP and not sure if you want to go there.
> > I don't think Fedora/Suse/Debian/Ubuntu have packaged any userspace TCP yet.
>
>
> Not robust how? In terms of performance, security, handling error conditions, having complete feature handlings... ?
TCP with all the features is very complex, heck Linux is still fixing corner cases.
Sure if you want one socket to send an email or print job, then sure. But doing something
at DPDK kind of performance is quite complex.
More information about the dev
mailing list