OSDN Git Service

net/mlx5e: XDP, Warn upon polling an error CQE
authorTariq Toukan <tariqt@mellanox.com>
Thu, 15 Nov 2018 09:48:41 +0000 (11:48 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Fri, 21 Dec 2018 06:54:18 +0000 (22:54 -0800)
commitdb02a308cd724fd37416012c8077d3e0ea2bf386
tree70b7da1a0bf3af295b111719fcd4d5aeb5a58fbf
parentfeb2ff9d74f76a174e284255b7e537b6c090c13c
net/mlx5e: XDP, Warn upon polling an error CQE

Do not ignore the CQE opcode.
This helps expose issues and debug them.

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