]> git.baikalelectronics.ru Git - 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)
commitd908e8cc49811d5e540e4d70b54acd0308fc089a
tree1b27593712dd7a12cfe32fa24400a5005f9afb8e
parent877aa4ebe2f91cef1580f547a77f375a00dc5014
parent6c577f0b5917085f1f8b74e30686c7548ff5207e
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>