netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] nfp: flower: fix matching and pushing vlan CFI bit
@ 2019-03-30  2:04 Jakub Kicinski
  2019-03-30  2:04 ` [PATCH net 1/2] nfp: flower: replace CFI with vlan present Jakub Kicinski
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Jakub Kicinski @ 2019-03-30  2:04 UTC (permalink / raw)
  To: davem; +Cc: netdev, oss-drivers, Jakub Kicinski

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-04-02  2:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-30  2:04 [PATCH net 0/2] nfp: flower: fix matching and pushing vlan CFI bit Jakub Kicinski
2019-03-30  2:04 ` [PATCH net 1/2] nfp: flower: replace CFI with vlan present Jakub Kicinski
2019-03-30  2:04 ` [PATCH net 2/2] nfp: flower: remove vlan CFI bit from push vlan action Jakub Kicinski
2019-04-02  1:03 ` [PATCH net 0/2] nfp: flower: fix matching and pushing vlan CFI bit David Miller
2019-04-02  1:13   ` Jakub Kicinski
2019-04-02  1:31     ` David Miller
2019-04-02  2:36       ` [PATCH stable/5.0 " Jakub Kicinski
2019-04-02  2:36         ` [PATCH stable/5.0 1/2] nfp: flower: replace CFI with vlan present Jakub Kicinski
2019-04-02  2:36         ` [PATCH stable/5.0 2/2] nfp: flower: remove vlan CFI bit from push vlan action Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).