Merge branch 'systemport-tx-napi-improvements'
authorDavid S. Miller <davem@davemloft.net>
Fri, 24 Mar 2017 19:53:15 +0000 (12:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Mar 2017 19:53:15 +0000 (12:53 -0700)
commit8fa96e3bf6c04af61fc0a32ad64d648322c4d29d
tree4b8100955fdfe8f41a3666eaac1f540615746772
parent12459cbd98e7acc5748fa879b86bb4d0f8dc4aef
parente9d7af78b22e766a72ddb956a87789249a30a470
Merge branch 'systemport-tx-napi-improvements'

Florian Fainelli says:

====================
net: systemport: TX/NAPI improvements

This patch series builds up on Doug's latest changes done in BCMGENET to reduce
the number of spurious interrupts in NAPI, simplify pointer arithmetic and
finally tracking of per TX ring statistics to be SMP friendly.
====================

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