All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] nfp: flower: police validation and ct enhancements
@ 2022-09-14 16:06 Simon Horman
  2022-09-14 16:06 ` [PATCH net-next 1/3] nfp: flower: add validation of for police actions which are independent of flows Simon Horman
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Simon Horman @ 2022-09-14 16:06 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski, Paolo Abeni
  Cc: netdev, oss-drivers, Hui Zhou, Ziyang Chen

Hi,

this series enhances the flower hardware offload
facility provided by the nfp driver.

1. Add validation of police actions created independently of flows

2. Add support offload of ct NAT action

3. Support offload of rule which has both vlan push/pop/mangle
   and ct action

Hui Zhou (2):
  nfp: flower: support hw offload for ct nat action
  nfp: flower: support vlan action in pre_ct

Ziyang Chen (1):
  nfp: flower: add validation of for police actions which are
    independent of flows

 .../ethernet/netronome/nfp/flower/conntrack.c | 242 +++++++++++++++++-
 .../ethernet/netronome/nfp/flower/conntrack.h |   6 +
 .../ethernet/netronome/nfp/flower/qos_conf.c  |  31 ++-
 3 files changed, 263 insertions(+), 16 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-09-20 20:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-14 16:06 [PATCH net-next 0/3] nfp: flower: police validation and ct enhancements Simon Horman
2022-09-14 16:06 ` [PATCH net-next 1/3] nfp: flower: add validation of for police actions which are independent of flows Simon Horman
2022-09-14 16:06 ` [PATCH net-next 2/3] nfp: flower: support hw offload for ct nat action Simon Horman
2022-09-14 16:06 ` [PATCH net-next 3/3] nfp: flower: support vlan action in pre_ct Simon Horman
2022-09-20 20:40 ` [PATCH net-next 0/3] nfp: flower: police validation and ct enhancements 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.