linux-brain/drivers/net/ethernet/intel/i40e
Magnus Karlsson 3616dd03bc i40e: add correct exception tracing for XDP
[ Upstream commit f6c10b48f8c8da44adaff730d8e700b6272add2b ]

Add missing exception tracing to XDP when a number of different errors
can occur. The support was only partial. Several errors where not
logged which would confuse the user quite a lot not knowing where and
why the packets disappeared.

Fixes: 74608d17fe ("i40e: add support for XDP_TX action")
Fixes: 0a714186d3 ("i40e: add AF_XDP zero-copy Rx support")
Reported-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Magnus Karlsson <magnus.karlsson@intel.com>
Tested-by: Kiran Bhandare <kiranx.bhandare@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-06-10 13:37:07 +02:00
..
Makefile
i40e.h i40e: Fix kernel oops when i40e driver removes VF's 2021-04-14 08:24:14 +02:00
i40e_adminq.c
i40e_adminq.h
i40e_adminq_cmd.h i40e: Fix PHY type identifiers for 2.5G and 5G adapters 2021-05-19 10:08:28 +02:00
i40e_alloc.h
i40e_client.c i40e: Fix use-after-free in i40e_client_subtask() 2021-05-19 10:08:28 +02:00
i40e_client.h
i40e_common.c i40e: Fix PHY type identifiers for 2.5G and 5G adapters 2021-05-19 10:08:28 +02:00
i40e_dcb.c
i40e_dcb.h
i40e_dcb_nl.c
i40e_ddp.c
i40e_debugfs.c
i40e_devids.h
i40e_diag.c
i40e_diag.h
i40e_ethtool.c i40e: Fix PHY type identifiers for 2.5G and 5G adapters 2021-05-19 10:08:28 +02:00
i40e_hmc.c
i40e_hmc.h
i40e_lan_hmc.c
i40e_lan_hmc.h
i40e_main.c i40e: fix the panic when running bpf in xdpdrv mode 2021-04-21 12:56:17 +02:00
i40e_nvm.c
i40e_osdep.h
i40e_prototype.h
i40e_ptp.c
i40e_register.h
i40e_status.h
i40e_trace.h
i40e_txrx.c i40e: add correct exception tracing for XDP 2021-06-10 13:37:07 +02:00
i40e_txrx.h
i40e_txrx_common.h
i40e_type.h i40e: Fix PHY type identifiers for 2.5G and 5G adapters 2021-05-19 10:08:28 +02:00
i40e_virtchnl_pf.c i40e: Fix kernel oops when i40e driver removes VF's 2021-04-14 08:24:14 +02:00
i40e_virtchnl_pf.h i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues" 2021-02-10 09:25:27 +01:00
i40e_xsk.c i40e: add correct exception tracing for XDP 2021-06-10 13:37:07 +02:00
i40e_xsk.h