rumpkernel / drv-netif-dpdk

DPDK interface driver for userspace TCP/IP stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TCP/IP stack for DPDK Build Status

drv-netif-dpdk is a DPDK network interface for rump kernels. The combined result is a userspace TCP/IP stack doing packet I/O via DPDK.

See the wiki page for more information and instructions.

Note: you need expert level knowledge for using the DPDK driver and especially for tuning it to achieve high performance. It is unlikely that you will find anyone in the rump kernel open source community willing to do that consulting for free.

About

DPDK interface driver for userspace TCP/IP stack

License:Other


Languages

Language:C 95.9%Language:Shell 2.6%Language:Makefile 1.5%