diff options
author | 2020-05-15 17:36:44 -0700 | |
---|---|---|
committer | 2020-05-27 17:44:06 -0700 | |
commit | 4f1fe43c920b92ac41c34f151fe452d46936b79d (patch) | |
tree | 7f88b5f76292354787fbfb6a25ef263070622e09 /drivers/net/ethernet/intel/ice/ice_common.c | |
parent | ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFS (diff) | |
download | linux-dev-4f1fe43c920b92ac41c34f151fe452d46936b79d.tar.xz linux-dev-4f1fe43c920b92ac41c34f151fe452d46936b79d.zip |
ice: Add more Rx errors to netdev's rx_error counter
Currently we are only including illegal_bytes and rx_crc_errors in the
PF netdev's rx_error counter. There are many more causes of Rx errors
that the device supports and reports via Ethtool. Accumulate all Rx
errors in the PF netdev's rx_error counter.
Signed-off-by: Brett Creeley <brett.creeley@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_common.c')
0 files changed, 0 insertions, 0 deletions