diff options
author | Michal Mazur <mmazur2@marvell.com> | 2024-07-10 10:51:25 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-07-12 15:42:00 +0300 |
commit | 404dc0fd6fb0bb942b18008c6f8c0320b80aca20 (patch) | |
tree | f5020049a6f24d9b41a237ec9ab5013f6f79d8d7 /scripts/clang-tools/gen_compile_commands.py | |
parent | 845fe19139ab5a1ee303a3bee327e3191c3938af (diff) | |
download | linux-404dc0fd6fb0bb942b18008c6f8c0320b80aca20.tar.xz |
octeontx2-af: fix detection of IP layer
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>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions