kernel_samsung_a53x/drivers/net/ethernet/marvell/octeontx2/af
Michal Mazur da4ff362d9 octeontx2-af: fix detection of IP layer
[ Upstream commit 404dc0fd6fb0bb942b18008c6f8c0320b80aca20 ]

Checksum and length checks are not enabled for IPv4 header with
options and IPv6 with extension headers.
To fix this a change in enum npc_kpu_lc_ltype is required which will
allow adjustment of LTYPE_MASK to detect all types of IP headers.

Fixes: 21e6699e5cd6 ("octeontx2-af: Add NPC KPU profile")
Signed-off-by: Michal Mazur <mmazur2@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 14:19:44 +01:00
..
cgx.c Octeontx2-af: fix pause frame configuration in GMP mode 2024-11-19 09:22:44 +01:00
cgx.h
cgx_fw_if.h
common.h
Makefile
mbox.c
mbox.h
npc.h octeontx2-af: fix detection of IP layer 2024-11-19 14:19:44 +01:00
npc_profile.h
ptp.c
ptp.h
rvu.c octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_availability() 2024-11-19 14:19:43 +01:00
rvu.h
rvu_cgx.c
rvu_debugfs.c octeontx2-af: avoid off-by-one read from userspace 2024-11-19 11:32:42 +01:00
rvu_nix.c octeontx2-af: Fix NIX SQ mode and BP config 2024-11-19 11:32:19 +01:00
rvu_npa.c
rvu_npc.c
rvu_reg.c
rvu_reg.h
rvu_struct.h
rvu_trace.c
rvu_trace.h