commit | ae99e188928e01dfa0fa45d2e1431ad33a0eaad9 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Aug 23 20:42:10 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 23 20:42:10 2017 -0700 |
tree | 1b27593712dd7a12cfe32fa24400a5005f9afb8e | |
parent | 5f9ae3d9e7e4ad6db0491abc7c4ae5452dbeadd8 [diff] | |
parent | 186cd4d4e4144803652212eb0b7413141469feee [diff] |
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>