]> 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)
commit4a771600eb5ea2b3fe506b0a81b784d132b78136
treed0347a207d9d3bdb1f9f8413d13e783c53b6a201
parent3a5a9ebe68ebd02ca496af26c807bb9b95bed829
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