team: track sum of rx_nohandler for all slaves
CC: Jiri Pirko <jiri@resnulli.us> CC: netdev@vger.kernel.org Signed-off-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
6e7333d315
commit
bb63daf9ef
@@ -24,6 +24,7 @@ struct team_pcpu_stats {
|
||||
struct u64_stats_sync syncp;
|
||||
u32 rx_dropped;
|
||||
u32 tx_dropped;
|
||||
u32 rx_nohandler;
|
||||
};
|
||||
|
||||
struct team;
|
||||
|
Reference in New Issue
Block a user