DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] announcing rump kernel TCP/IP stack for DPDK
@ 2013-05-23 16:40 Antti Kantee
  2013-05-23 17:34 ` Stephen Hemminger
  0 siblings, 1 reply; 12+ messages in thread
From: Antti Kantee @ 2013-05-23 16:40 UTC (permalink / raw)
  To: dev

Hi,

I like the opportunities that a technology like DPDK enables, and I felt 
that the availability of an open source TCP/IP stack for DPDK could make 
things even more interesting.  I've been working on a concept called the 
anykernel, where the idea is that an OS kernel should be structured in a 
fashion which allows the driver components to be run independently of a 
monolithic kernel in so-called rump kernels.  Long story short, one of 
the "byproducts" is a run-anywhere standalone version of NetBSD kernel 
TCP/IP stack, so it was a natural progression to integrate that TCP/IP 
stack with the NIC driver layer provided by DPDK.

The published code completes "stage 1: make it work".  I want to thank 
another person who wished to remain anonymous for help with the 
implementation and testing.  Next up is "stage 2: make it fast".  I 
welcome everyone to contribute ideas / use cases / code / etc. towards 
that goal.

You can find the code for plugging DPDK into the rump kernel NIC layer 
along with instructions from:

	https://github.com/anttikantee/dpdk-rumptcpip

In case anyone is interested, I tested the setup with Void Linux running 
in VM using an emulated 82540 NIC (cf. my previous mail to this list) 
and the other party tested on Ubuntu using real hardware and a 82599 NIC.

cheers,
   antti

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-05-23 22:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-23 16:40 [dpdk-dev] announcing rump kernel TCP/IP stack for DPDK Antti Kantee
2013-05-23 17:34 ` Stephen Hemminger
2013-05-23 18:22   ` Robert Bays
2013-05-23 18:39     ` Daniel Cegiełka
2013-05-23 18:53       ` Antti Kantee
2013-05-23 20:31         ` Robert Bays
2013-05-23 18:46   ` Antti Kantee
2013-05-23 19:20     ` Stephen Hemminger
2013-05-23 19:38       ` Antti Kantee
2013-05-23 19:52         ` Vincent JARDIN
2013-05-23 21:41           ` Antti Kantee
2013-05-23 22:05             ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).