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>
Showing
- drivers/net/ethernet/cavium/thunder/nicvf_queues.h 0 additions, 1 deletiondrivers/net/ethernet/cavium/thunder/nicvf_queues.h
- drivers/net/ethernet/freescale/fec_main.c 0 additions, 1 deletiondrivers/net/ethernet/freescale/fec_main.c
- drivers/net/ethernet/marvell/mv643xx_eth.c 0 additions, 2 deletionsdrivers/net/ethernet/marvell/mv643xx_eth.c
- drivers/net/ethernet/marvell/mvneta.c 0 additions, 3 deletionsdrivers/net/ethernet/marvell/mvneta.c
- drivers/net/ethernet/marvell/mvpp2.c 162 additions, 20 deletionsdrivers/net/ethernet/marvell/mvpp2.c
- include/net/tso.h 2 additions, 0 deletionsinclude/net/tso.h
Loading
Please register or sign in to comment