]> git.ipfire.org Git - people/arne_f/kernel.git/commit
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)
commitae99e188928e01dfa0fa45d2e1431ad33a0eaad9
tree1b27593712dd7a12cfe32fa24400a5005f9afb8e
parent5f9ae3d9e7e4ad6db0491abc7c4ae5452dbeadd8
parent186cd4d4e4144803652212eb0b7413141469feee
Merge branch 'mvpp2-software-TSO-support'

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>