All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] Fixes for nfp pre_tunnel code
@ 2021-03-16 18:13 Simon Horman
  2021-03-16 18:13 ` [PATCH net 1/3] nfp: flower: fix unsupported pre_tunnel flows Simon Horman
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Simon Horman @ 2021-03-16 18:13 UTC (permalink / raw)
  To: David Miller
  Cc: Jakub Kicinski, Louis Peens, netdev, oss-drivers, Simon Horman

Louis Peens says:

The following set of patches fixes up a few bugs in the pre_tun
decap code paths which has been hiding for a while.

Louis Peens (3):
  nfp: flower: fix unsupported pre_tunnel flows
  nfp: flower: add ipv6 bit to pre_tunnel control message
  nfp: flower: fix pre_tun mask id allocation

 .../ethernet/netronome/nfp/flower/metadata.c  | 24 +++++++++++++------
 .../ethernet/netronome/nfp/flower/offload.c   | 18 ++++++++++++++
 .../netronome/nfp/flower/tunnel_conf.c        | 15 ++++++++++--
 3 files changed, 48 insertions(+), 9 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2021-03-16 22:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-16 18:13 [PATCH net 0/3] Fixes for nfp pre_tunnel code Simon Horman
2021-03-16 18:13 ` [PATCH net 1/3] nfp: flower: fix unsupported pre_tunnel flows Simon Horman
2021-03-16 18:13 ` [PATCH net 2/3] nfp: flower: add ipv6 bit to pre_tunnel control message Simon Horman
2021-03-16 18:13 ` [PATCH net 3/3] nfp: flower: fix pre_tun mask id allocation Simon Horman
2021-03-16 21:44 ` [PATCH net 0/3] Fixes for nfp pre_tunnel code Jakub Kicinski
2021-03-16 22:50 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.