[dpdk-dev] [PATCH v4 00/13] add TSO support

2014-11-26 Thread Thomas Monjalon
2014-11-26 16:04, Olivier Matz: > This series add TSO support in ixgbe DPDK driver. This is a rework > of the series sent earlier this week [1]. This work is based on > another version [2] that was posted several months ago and > which included a mbuf rework that is now in mainline. > > Changes in

[dpdk-dev] [PATCH v4 00/13] add TSO support

2014-11-26 Thread Olivier Matz
This series add TSO support in ixgbe DPDK driver. This is a rework of the series sent earlier this week [1]. This work is based on another version [2] that was posted several months ago and which included a mbuf rework that is now in mainline. Changes in v4: - csum fwd engine: use PKT_TX_IPV4 and