[dpdk-dev] using dpdk without glibc

Nulik Nol nuliknol at gmail.com
Sun Feb 23 18:48:46 CET 2014


Hi,
I need to develop an application to forward packets, but it must not
use GLIBC. It will not have malloc(), printf() and other functions
except syscalls. What files should I copy from DPDK distribution that
would allow me to manage the rings ? Is this doable or it will require
rewriting all the code, and probably I should write my own light DPDK
for this purpose ?

Thanks in advance
Nulik


More information about the dev mailing list