Re: [PATCH net-next 0/3] net: systemport: TX/NAPI improvements

2017-03-24 Thread David Miller
From: Florian Fainelli Date: Thu, 23 Mar 2017 10:36:45 -0700 > 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. Series a

[PATCH net-next 0/3] net: systemport: TX/NAPI improvements

2017-03-23 Thread 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