DPDK usage discussions
 help / color / mirror / Atom feed
From: "Wiles, Keith" <keith.wiles@intel.com>
To: David Aldrich <David.Aldrich@EMEA.NEC.COM>
Cc: "users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] UDP stack for DPDK?
Date: Thu, 8 Dec 2016 19:15:41 +0000	[thread overview]
Message-ID: <575ED27E-1444-40F4-8DDB-8DAE30E54640@intel.com> (raw)
In-Reply-To: <d764eddc3fd14b93a1538523cec6d0ee@EUX13SRV1.EU.NEC.COM>


> 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

      reply	other threads:[~2016-12-08 19:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-08 18:14 David Aldrich
2016-12-08 19:15 ` Wiles, Keith [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=575ED27E-1444-40F4-8DDB-8DAE30E54640@intel.com \
    --to=keith.wiles@intel.com \
    --cc=David.Aldrich@EMEA.NEC.COM \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).