netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net: systemport: TX/NAPI improvements
@ 2017-03-23 17:36 Florian Fainelli
  2017-03-23 17:36 ` [PATCH net-next 1/3] net: systemport: Track per TX ring statistics Florian Fainelli
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Florian Fainelli @ 2017-03-23 17:36 UTC (permalink / raw)
  To: netdev; +Cc: davem, opendmb, Florian Fainelli

Hi all,

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.

Florian Fainelli (3):
  net: systemport: Track per TX ring statistics
  net: systemport: Clear status to reduce spurious interrupts
  net: systemport: Simplify circular pointer arithmetic

 drivers/net/ethernet/broadcom/bcmsysport.c | 81 +++++++++++++++++++++++++-----
 drivers/net/ethernet/broadcom/bcmsysport.h |  5 ++
 2 files changed, 74 insertions(+), 12 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-03-24 19:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-23 17:36 [PATCH net-next 0/3] net: systemport: TX/NAPI improvements Florian Fainelli
2017-03-23 17:36 ` [PATCH net-next 1/3] net: systemport: Track per TX ring statistics Florian Fainelli
2017-03-23 17:36 ` [PATCH net-next 2/3] net: systemport: Clear status to reduce spurious interrupts Florian Fainelli
2017-03-23 17:36 ` [PATCH net-next 3/3] net: systemport: Simplify circular pointer arithmetic Florian Fainelli
2017-03-24 19:53 ` [PATCH net-next 0/3] net: systemport: TX/NAPI improvements David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).