Re: [RFC PATCH net] net/core: don't increment rx_dropped on inactive slaves
From: David Miller
Date: Tue Jan 26 2016 - 16:21:13 EST
From: Jarod Wilson <jarod@xxxxxxxxxx>
Date: Tue, 26 Jan 2016 16:14:53 -0500
> # ethtool -S bond0
> no stats available
ethtool -S is for device specific stats.
Some drivers use this facility to provide per-RX-queue and per-TX-queue
versions of the existing core netdev stats.