Skip to content
Commit 404dc0fd authored by Michal Mazur's avatar Michal Mazur Committed by David S. Miller
Browse files

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: 21e6699e

 ("octeontx2-af: Add NPC KPU profile")
Signed-off-by: default avatarMichal Mazur <mmazur2@marvell.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 845fe191
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment