linux-bl808/drivers/net/ethernet/intel/ice
Brett Creeley 4f1fe43c92 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>
2020-05-27 17:44:06 -07:00
..
ice.h ice: Implement aRFS 2020-05-22 22:02:34 -07:00
ice_adminq_cmd.h ice: fix MAC write command 2020-05-27 17:06:44 -07:00
ice_arfs.c ice: Implement aRFS 2020-05-22 22:02:34 -07:00
ice_arfs.h ice: Implement aRFS 2020-05-22 22:02:34 -07:00
ice_base.c ice: fix signed vs unsigned comparisons 2020-05-27 17:02:47 -07:00
ice_base.h
ice_common.c ice: Fix memory leak 2020-05-27 17:11:29 -07:00
ice_common.h ice: Call ice_aq_set_mac_cfg 2020-05-22 22:05:25 -07:00
ice_controlq.c ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFS 2020-05-27 17:32:50 -07:00
ice_controlq.h
ice_dcb.c
ice_dcb.h
ice_dcb_lib.c ice: Fix check for contiguous TCs 2020-05-21 22:10:04 -07:00
ice_dcb_lib.h ice: Don't reset and rebuild for Tx timeout on PFC enabled queue 2020-05-21 22:10:03 -07:00
ice_dcb_nl.c ice: remove unused macro 2020-05-27 17:03:40 -07:00
ice_dcb_nl.h
ice_devids.h
ice_devlink.c ice: report netlist version in .info_get 2020-05-21 22:10:03 -07:00
ice_devlink.h ice: add a devlink region for dumping NVM contents 2020-03-26 19:39:26 -07:00
ice_ethtool.c ice: cleanup unsigned loops 2020-05-22 22:27:31 -07:00
ice_ethtool_fdir.c ice: Implement aRFS 2020-05-22 22:02:34 -07:00
ice_fdir.c ice: Enable flex-bytes support 2020-05-22 21:44:48 -07:00
ice_fdir.h ice: Enable flex-bytes support 2020-05-22 21:44:48 -07:00
ice_flex_pipe.c ice: check for compatibility between DDP package and firmware 2020-05-22 22:22:50 -07:00
ice_flex_pipe.h ice: Support IPv4 Flow Director filters 2020-05-22 21:36:27 -07:00
ice_flex_type.h ice: check for compatibility between DDP package and firmware 2020-05-22 22:22:50 -07:00
ice_flow.c ice: Enable flex-bytes support 2020-05-22 21:44:48 -07:00
ice_flow.h ice: Enable flex-bytes support 2020-05-22 21:44:48 -07:00
ice_fltr.c ice: refactor filter functions 2020-05-21 22:10:04 -07:00
ice_fltr.h ice: refactor filter functions 2020-05-21 22:10:04 -07:00
ice_hw_autogen.h ice: Fix bad register reads 2020-05-22 22:24:29 -07:00
ice_lan_tx_rx.h ice: Support IPv4 Flow Director filters 2020-05-22 21:36:27 -07:00
ice_lib.c ice: Implement aRFS 2020-05-22 22:02:34 -07:00
ice_lib.h ice: Initialize Flow Director resources 2020-05-22 21:26:37 -07:00
ice_main.c ice: Add more Rx errors to netdev's rx_error counter 2020-05-27 17:44:06 -07:00
ice_nvm.c ice: report netlist version in .info_get 2020-05-21 22:10:03 -07:00
ice_nvm.h ice: add board identifier info to devlink .info_get 2020-03-21 01:02:19 -07:00
ice_osdep.h
ice_protocol_type.h ice: Enable flex-bytes support 2020-05-22 21:44:48 -07:00
ice_sched.c ice: Fix casting issues 2020-05-21 22:10:04 -07:00
ice_sched.h
ice_sriov.c
ice_sriov.h
ice_status.h ice: check for compatibility between DDP package and firmware 2020-05-22 22:22:50 -07:00
ice_switch.c ice: Initialize Flow Director resources 2020-05-22 21:26:37 -07:00
ice_switch.h ice: Initialize Flow Director resources 2020-05-22 21:26:37 -07:00
ice_txrx.c ice: Support IPv4 Flow Director filters 2020-05-22 21:36:27 -07:00
ice_txrx.h ice: fix signed vs unsigned comparisons 2020-05-27 17:02:47 -07:00
ice_txrx_lib.c ice: Rename build_ctob to ice_build_ctob 2020-05-21 22:10:04 -07:00
ice_txrx_lib.h ice: Rename build_ctob to ice_build_ctob 2020-05-21 22:10:04 -07:00
ice_type.h ice: check for compatibility between DDP package and firmware 2020-05-22 22:22:50 -07:00
ice_virtchnl_pf.c ice: set VF default LAN address 2020-05-27 17:05:02 -07:00
ice_virtchnl_pf.h ice: print Rx MDD auto reset message before VF reset 2020-05-22 22:07:06 -07:00
ice_xsk.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 2020-05-22 18:30:34 -07:00
ice_xsk.h ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL 2020-05-21 17:31:26 -07:00
Makefile ice: Implement aRFS 2020-05-22 22:02:34 -07:00