Skip to content

lucifiery/netdp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TCP/IP stack for dpdk

Netdp is porting from FreeBSD TCP/IP stack, and provide a userspace TCP/IP stack for use with the Intel dpdk.

librte_netdp: TCP/IP stack static library. netdp is based on dpdk-1.7.0. netdp use dpdk mbuf, ring, memzone, mempool, spinlock. so zero copy between dpdk and netdp.

netdp_cmd: Command for configure netdp tcp/ip stack.

netdp_test: Example application with netdp for testing netdp tcp/ip stack

You can get more information and instructions from wiki page.

Develop planning

  • Porting UDP from FreeBSD to netdp
  • Porting TCP from FreeBSD to netdp
  • Porting socket from FreeBSD to netdp

Support

For free support, please use netdp team mail list at [email protected].

If someone has interest to implement some commands to configure ethernet, IP and routing, please contact us.

About

TCP/IP stack for dpdk.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors