[dpdk-dev] [PATCH 00/12] add TSO support

2014-11-11 Thread Olivier MATZ
On 11/11/2014 10:21 AM, Olivier MATZ wrote: > Check the capture file (test2-cap-sw-cksum.cap) > Check the capture file (test3-cap-hw-cksum.cap) > Check the capture file (test4-cap-tso.cap) Sorry, the attachments are automatically stripped by the list, you can find them here: https://www.droids-c

[dpdk-dev] [PATCH 00/12] add TSO support

2014-11-11 Thread Olivier MATZ
This is the test report for the new TSO feature. Test done on testpmd on x86_64-native-linuxapp-gcc platform: Tester (linux) <> DUT (DPDK on westmere) ixgbe6 port0 (ixgbe) Run testpmd on DUT: cd dpdk.org/ make install T=x86_64-native-linuxapp-gcc cd x86_64-n

[dpdk-dev] [PATCH 00/12] add TSO support

2014-11-10 Thread Olivier Matz
This series add TSO support in ixgbe DPDK driver. This is the third version of the series, but as the previous version [1] was posted several months ago and included a mbuf rework that is now in mainline, it can be considered as a new patch series. I'm open to comments on this patchset, especially