DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] UDP stack for DPDK?
@ 2016-12-08 18:14 David Aldrich
  2016-12-08 19:15 ` Wiles, Keith
  0 siblings, 1 reply; 2+ messages in thread
From: David Aldrich @ 2016-12-08 18:14 UTC (permalink / raw)
  To: users

Hi

I am a beginner with DPDK. I am working on a high-throughput networking application that services a single 10Gb/s Ethernet connection using a NIC that uses the Intel 560SFP+ chipset.  I am working with Wind River Linux, but will develop a test version under Ubuntu 14.04 LTS.

The network connection is purely UDP.

What would be the easiest way of providing a UDP stack over DPDK?  Are there any open-source stacks available?

Best regards

David

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

* Re: [dpdk-users] UDP stack for DPDK?
  2016-12-08 18:14 [dpdk-users] UDP stack for DPDK? David Aldrich
@ 2016-12-08 19:15 ` Wiles, Keith
  0 siblings, 0 replies; 2+ messages in thread
From: Wiles, Keith @ 2016-12-08 19:15 UTC (permalink / raw)
  To: David Aldrich; +Cc: users


> On Dec 8, 2016, at 12:14 PM, David Aldrich <David.Aldrich@EMEA.NEC.COM> wrote:
> 
> Hi
> 
> I am a beginner with DPDK. I am working on a high-throughput networking application that services a single 10Gb/s Ethernet connection using a NIC that uses the Intel 560SFP+ chipset.  I am working with Wind River Linux, but will develop a test version under Ubuntu 14.04 LTS.
> 
> The network connection is purely UDP.
> 
> What would be the easiest way of providing a UDP stack over DPDK?  Are there any open-source stacks available?

There are a number of UDP/TCP based stacks: Just google dpdk protocol stack or user space network stacks.

Here is a short list and I do not endorse or assume they will solve your protocol needs.
- dpdk-ans https://github.com/opendp/dpdk-ans
- libuinet https://github.com/pkelsey/libuinet
- rump kernel https://github.com/rumpkernel/drv-netif-dpdk
- TLDK https://wiki.fd.io/view/TLDK
- libos-nuse  http://libos-nuse.github.io/
- mTCP - strictly speaking this is a TCP only stack

A bunch more can be found.

> 
> Best regards
> 
> David
> 

Regards,
Keith

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

end of thread, other threads:[~2016-12-08 19:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-08 18:14 [dpdk-users] UDP stack for DPDK? David Aldrich
2016-12-08 19:15 ` Wiles, Keith

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).