Merge branch 'mvpp2-software-TSO-support'
authorDavid S. Miller <davem@davemloft.net>
Thu, 24 Aug 2017 03:42:10 +0000 (20:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Aug 2017 03:42:10 +0000 (20:42 -0700)
Antoine Tenart says:

====================
net: mvpp2: software TSO support

This series adds the s/w TSO support in the PPv2 driver, in addition to
two cosmetic commits. As stated in patch 3/3:

Using iperf and 10G ports, using TSO shows a significant performance
improvement by a factor 2 to reach around 9.5Gbps in TX; as well as a
significant CPU usage drop (from 25% to 15%).
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge