Hi, This patch clears up some confusion around the meaning of bit 12 for FW messages related to VLAN and flower offload.
Pieter says: It fixes issues with matching, pushing and popping vlan tags. We replace the vlan CFI bit with a vlan present bit that indicates the presence of a vlan tag. We also no longer set the CFI when pushing vlan tags. Pieter Jansen van Vuuren (2): nfp: flower: replace CFI with vlan present nfp: flower: remove vlan CFI bit from push vlan action .../ethernet/netronome/nfp/flower/action.c | 3 +-- .../net/ethernet/netronome/nfp/flower/cmsg.h | 3 +-- .../net/ethernet/netronome/nfp/flower/match.c | 27 +++++++++---------- 3 files changed, 15 insertions(+), 18 deletions(-) -- 2.21.0