eqmcc / ustack

user space TCP/IP stack based on DPDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ustack

user space TCP/IP stack based on DPDK

run/debug command args: ./helloworld -c 0x1 -n1 --vdev 'eth_pcap1,rx_iface=eth1,tx_iface=eth1'

About

user space TCP/IP stack based on DPDK

License:Mozilla Public License 2.0


Languages

Language:C 97.6%Language:Makefile 2.4%