[Intel-wired-lan] [PATCH intel-net v2 3/6] ixgbe: add correct exception tracing for XDP
Jambekar, Vishakha
vishakha.jambekar at intel.com
Fri May 28 04:16:46 UTC 2021
> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Magnus Karlsson
> Sent: Monday, May 10, 2021 3:09 PM
> To: Karlsson, Magnus <magnus.karlsson at intel.com>; intel-wired-
> lan at lists.osuosl.org; Nguyen, Anthony L <anthony.l.nguyen at intel.com>;
> Fijalkowski, Maciej <maciej.fijalkowski at intel.com>
> Cc: netdev at vger.kernel.org; brouer at redhat.com
> Subject: [Intel-wired-lan] [PATCH intel-net v2 3/6] ixgbe: add correct
> exception tracing for XDP
>
> From: Magnus Karlsson <magnus.karlsson at intel.com>
>
> 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: 33fdc82f0883 ("ixgbe: add support for XDP_TX action")
> Fixes: d0bcacd0a130 ("ixgbe: add AF_XDP zero-copy Rx support")
> Reported-by: Jesper Dangaard Brouer <brouer at redhat.com>
> Signed-off-by: Magnus Karlsson <magnus.karlsson at intel.com>
> ---
> drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 16 ++++++++--------
> drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c | 14 ++++++++------
> 2 files changed, 16 insertions(+), 14 deletions(-)
>
Tested-by: Vishakha Jambekar<vishakha.jambekar at intel.com>
More information about the Intel-wired-lan
mailing list