dpIP: a POC port of lwIP TCP/IP stack targeting DPDK
Isaac Boukris
iboukris at gmail.com
Sun Jul 20 22:30:28 CEST 2025
Hi,
Sorry for cross-posting, no intention of starting a long discussion,
just wanted to share this in hope for interest and collaboration.
I've been working recently, as a fun project, to port the low-level
lwIP code to DPDK. The idea being to start with a minimal yet widely
used stack, and gradually improve it by reworking the code and the
API.
It has now reached a POC level with a couple of working examples and
tests. That said there is still a lot of work to be done, such as
cleanup, API rework, porting more protocols and unit-tests, etc.
If anyone is interested in cooperating on this, plz take a look:
https://github.com/iboukris/dpip
Cheers
More information about the dev
mailing list