On Wed, 2016-04-20 at 16:01 +0300, Or Gerlitz wrote: > From: Eran Ben Elisha <era...@mellanox.com> > > Count SW packet drops per RX ring instead of a global counter. This > will allow monitoring the number of rx drops per ring. > > In addition, SW rx_dropped counter was overwritten by HW rx_dropped > counter, sum both of them instead to show the accurate value. > > Fixes: a3333b35da16 ('net/mlx4_en: Moderate ethtool callback to [...] ') > Signed-off-by: Eran Ben Elisha <era...@mellanox.com> > Reported-by: Brenden Blanco <bbla...@plumgrid.com> > Signed-off-by: Saeed Mahameed <sae...@mellanox.com> > Signed-off-by: Or Gerlitz <ogerl...@mellanox.com> > ---
Reported-by: Eric Dumazet <eduma...@google.com> ( http://www.spinics.net/lists/netdev/msg371318.html ) Thanks for following up !