]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7868234539c60d06959054926ef3f3d553415314
treed2afd03738dc35362b2c64d13913988a2438bb66
parentc04ec45378954d6baed754bf6f279e474da47159
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