net/mlx5e: XDP, Print the offending TX descriptor on error completion
authorTariq Toukan <tariqt@mellanox.com>
Sun, 9 Feb 2020 15:13:23 +0000 (17:13 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 30 Apr 2020 17:10:45 +0000 (10:10 -0700)
commite2e11dbf36936d9cfea99c5b7386acea67b21634
treed32899ae873fc4e4ea06d18d914315f2c1b0e702
parentf1b95753eeedc00f1223e8033d96dae9f996ca6d
net/mlx5e: XDP, Print the offending TX descriptor on error completion

Upon an error completion on an XDP SQ, print the offending WQE
to ease the debug process.

Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Reviewed-by: Aya Levin <ayal@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c