]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e: count drops in netstat interface
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Thu, 23 Jul 2015 20:54:35 +0000 (16:54 -0400)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 16:32:03 +0000 (08:32 -0800)
commitd8b09dacca6a18ee30036935ef6a24b3f6552ed0
tree52f031b2bc301d154be40e3d407f4e8ca5c5c7ba
parentd11d218f7c855837a2e1a5ab9becaee9c43ef9d5
i40e: count drops in netstat interface

Orabug: 22342532

The i40e rx_dropped counter was not showing up in netstat -i.
Add the right counter to be updated with the stats.

Change-ID: I4dd552e9995836099184f9d9a08e90edb591155f
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit d8201e200a7474d391fd24ca811b0375e6694387)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_main.c