diff options
author | 2021-05-10 11:38:49 +0200 | |
---|---|---|
committer | 2021-06-03 08:38:37 -0700 | |
commit | f6c10b48f8c8da44adaff730d8e700b6272add2b (patch) | |
tree | ae37af6b9f059833ea158be7858435cf30de4038 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | igb: Fix XDP with PTP enabled (diff) | |
download | wireguard-linux-f6c10b48f8c8da44adaff730d8e700b6272add2b.tar.xz wireguard-linux-f6c10b48f8c8da44adaff730d8e700b6272add2b.zip |
i40e: add correct exception tracing for XDP
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: 74608d17fe29 ("i40e: add support for XDP_TX action")
Fixes: 0a714186d3c0 ("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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions