On 4/27/2026 4:31 AM, Shaiq Wani wrote:
Tunnel inset bits (ICE_INSET_TUN_IPV4_SRC, ICE_INSET_TUN_IPV4_DST, ICE_INSET_TUN_IPV6_SRC/DST, ICE_INSET_TUN_TCP/UDP_SRC/DST_PORT) are absent from ice_inset_map[], so inner IP/L4 fields for L2TPv2/PPP tunnel flow rules are silently ignored during field parsing.Add the 8 missing tunnel inset-to-flow-field mappings. Fixes: 733640dae75e ("net/ice: support L2TPv2 flow pattern matching") Signed-off-by: Shaiq Wani <[email protected]> ---
Acked-by: Anatoly Burakov <[email protected]> -- Thanks, Anatoly

