]> git.baikalelectronics.ru Git - kernel.git/commit
qede: fix offload for IPIP tunnel packets
authorManish Chopra <manishc@marvell.com>
Mon, 21 Dec 2020 14:55:30 +0000 (06:55 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 23 Dec 2020 03:41:22 +0000 (19:41 -0800)
commit39f7bd46afaa02a0097ffd8d5936431b7a2282d5
treed0347a207d9d3bdb1f9f8413d13e783c53b6a201
parent683f612f184475b5a3224e2bf2e5901e64bd0c12
qede: fix offload for IPIP tunnel packets

IPIP tunnels packets are unknown to device,
hence these packets are incorrectly parsed and
caused the packet corruption, so disable offlods
for such packets at run time.

Signed-off-by: Manish Chopra <manishc@marvell.com>
Signed-off-by: Sudarsana Kalluru <skalluru@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Link: https://lore.kernel.org/r/20201221145530.7771-1-manishc@marvell.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/qlogic/qede/qede_fp.c