[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190330020444.3028-1-jakub.kicinski@netronome.com>
Date: Fri, 29 Mar 2019 19:04:42 -0700
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, oss-drivers@...ronome.com,
Jakub Kicinski <jakub.kicinski@...ronome.com>
Subject: [PATCH net 0/2] nfp: flower: fix matching and pushing vlan CFI bit
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
Powered by blists - more mailing lists