net/mlx5e: Enable reporting checksum unnecessary also for L3 packets
authorOr Gerlitz <ogerlitz@mellanox.com>
Sun, 1 Jul 2018 08:49:38 +0000 (08:49 +0000)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 1 Oct 2018 18:32:46 +0000 (11:32 -0700)
commitb820e6fb0978f9c2ac438c199d2bb2f35950e9c9
treed2afd03738dc35362b2c64d13913988a2438bb66
parentf128f138cc4003c66053a5583378da90b4b3a25a
net/mlx5e: Enable reporting checksum unnecessary also for L3 packets

We can report checksum unnecessary also when the L3 checksum
flag on the cqe is set and there's no L4 header.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c