[dpdk-dev] Userland IP stack for DPDK

2014-09-18 Thread Vadim Suraev
I'll add it. Thanks On Sep 18, 2014 3:17 PM, "Neil Horman" wrote: > On Thu, Sep 18, 2014 at 07:13:43AM +0300, Vadim Suraev wrote: > > Hi, > > I've published the source code of Linux kernel IP stack ported to user > space > > and integrated with DPDK (1.6 currently). > > I includes also some examp

[dpdk-dev] Userland IP stack for DPDK

2014-09-18 Thread Neil Horman
On Thu, Sep 18, 2014 at 07:13:43AM +0300, Vadim Suraev wrote: > Hi, > I've published the source code of Linux kernel IP stack ported to user space > and integrated with DPDK (1.6 currently). > I includes also some example applications & test scripts as well as > documentation > about what & how is

[dpdk-dev] Userland IP stack for DPDK

2014-09-18 Thread Vadim Suraev
Hi, I've published the source code of Linux kernel IP stack ported to user space and integrated with DPDK (1.6 currently). I includes also some example applications & test scripts as well as documentation about what & how is done and how to use & adapt it. The source: git at github.com:vadimsu/ipau

[dpdk-dev] Userland IP stack for DPDK

2014-09-17 Thread Matthew Hall
On Thu, Sep 18, 2014 at 07:13:43AM +0300, Vadim Suraev wrote: > Hi, > I've published the source code of Linux kernel IP stack ported to user space > and integrated with DPDK (1.6 currently). > I includes also some example applications & test scripts as well as > documentation > about what & how is