mbox series

[net-next,0/9] nfp: flower: conntrack offload

Message ID 20210722075808.10095-1-simon.horman@corigine.com (mailing list archive)
Headers show
Series nfp: flower: conntrack offload | expand

Message

Simon Horman July 22, 2021, 7:57 a.m. UTC
Louis Peens says:

This series takes the preparation from previous two series
and finally creates the structures and control messages
to offload the conntrack flows to the card. First we
do a bit of refactoring in the existing functions
to make them re-usable for the conntrack implementation,
after which the control messages are compiled and
transmitted to the card. Lastly we add stats handling
for the conntrack flows.

Louis Peens (8):
  nfp: flower: refactor match functions to take flow_rule as input
  nfp: flower: refactor action offload code slightly
  nfp: flower-ct: calculate required key_layers
  nfp: flower-ct: compile match sections of flow_payload
  nfp: flower-ct: add actions into flow_pay for offload
  nfp: flower-ct: add flow_pay to the offload table
  nfp: flower-ct: add offload calls to the nfp
  nfp: flower-tc: add flow stats updates for ct

Yinjun Zhang (1):
  nfp: flower: make the match compilation functions reusable

 .../ethernet/netronome/nfp/flower/action.c    |  35 +-
 .../ethernet/netronome/nfp/flower/conntrack.c | 616 +++++++++++++++++-
 .../ethernet/netronome/nfp/flower/conntrack.h |  26 +
 .../net/ethernet/netronome/nfp/flower/main.h  |  79 ++-
 .../net/ethernet/netronome/nfp/flower/match.c | 333 +++++-----
 .../ethernet/netronome/nfp/flower/metadata.c  |   7 +-
 .../ethernet/netronome/nfp/flower/offload.c   |  51 +-
 7 files changed, 946 insertions(+), 201 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org July 22, 2021, 9:30 a.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Thu, 22 Jul 2021 09:57:59 +0200 you wrote:
> Louis Peens says:
> 
> This series takes the preparation from previous two series
> and finally creates the structures and control messages
> to offload the conntrack flows to the card. First we
> do a bit of refactoring in the existing functions
> to make them re-usable for the conntrack implementation,
> after which the control messages are compiled and
> transmitted to the card. Lastly we add stats handling
> for the conntrack flows.
> 
> [...]

Here is the summary with links:
  - [net-next,1/9] nfp: flower: make the match compilation functions reusable
    https://git.kernel.org/netdev/net-next/c/16416d37f0e7
  - [net-next,2/9] nfp: flower: refactor match functions to take flow_rule as input
    https://git.kernel.org/netdev/net-next/c/4b15fb187688
  - [net-next,3/9] nfp: flower: refactor action offload code slightly
    https://git.kernel.org/netdev/net-next/c/e75dc2650770
  - [net-next,4/9] nfp: flower-ct: calculate required key_layers
    https://git.kernel.org/netdev/net-next/c/71e88cfb9260
  - [net-next,5/9] nfp: flower-ct: compile match sections of flow_payload
    https://git.kernel.org/netdev/net-next/c/5a2b93041646
  - [net-next,6/9] nfp: flower-ct: add actions into flow_pay for offload
    https://git.kernel.org/netdev/net-next/c/d94a63b480c1
  - [net-next,7/9] nfp: flower-ct: add flow_pay to the offload table
    https://git.kernel.org/netdev/net-next/c/453cdc3083a6
  - [net-next,8/9] nfp: flower-ct: add offload calls to the nfp
    https://git.kernel.org/netdev/net-next/c/400a5e5f15a6
  - [net-next,9/9] nfp: flower-tc: add flow stats updates for ct
    https://git.kernel.org/netdev/net-next/c/40c10bd9be3f

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html