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)
commit5d5647dad259bb416fd5d3d87012760386d97530
treed0347a207d9d3bdb1f9f8413d13e783c53b6a201
parent1d898b283576c38dedcb6b21fcbb65968ab03581
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