[dpdk-dev] Network Stack discussion notes from 2015 DPDK Userspace

2015-10-12 Thread Vincent Li
I tested mTCP and have positive result with it https://github.com/eunyoung14/mtcp, I used the sample app epwget as a tcp load generator, it can generate million of concurrent tcp connection on used cheap Dell server with Intel I350 NIC or Intel 82576 On Fri, Oct 9, 2015 at 4:19 PM, Wiles, Keith w

[dpdk-dev] Network Stack discussion notes from 2015 DPDK Userspace

2015-10-12 Thread Avi Kivity
On 10/10/2015 02:19 AM, Wiles, Keith wrote: > Here are some notes from the DPDK Network Stack discussion, I can remember > please help me fill in anything I missed. > > Items I remember we talked about: > >* The only reason for a DPDK TCP/IP stack is for performance and > possibly lower lat

[dpdk-dev] Network Stack discussion notes from 2015 DPDK Userspace

2015-10-09 Thread Wiles, Keith
Here are some notes from the DPDK Network Stack discussion, I can remember please help me fill in anything I missed. Items I remember we talked about: * The only reason for a DPDK TCP/IP stack is for performance and possibly lower latency * Meaning the developer is willing to re-writ