mbox series

[net-next,0/9] Next set of conntrack patches for the nfp driver

Message ID 20210616100207.14415-1-simon.horman@corigine.com (mailing list archive)
Headers show
Series Next set of conntrack patches for the nfp driver | expand

Message

Simon Horman June 16, 2021, 10:01 a.m. UTC
Louis Peens says:

This follows on from the previous series of a similar nature.
Looking at the diagram as explained in the previous series
this implements changes up to the point where the merged
nft entries are saved. There are still bits of stubbed
out code where offloading of the flows will be implemented.

	+-------------+                      +----------+
	| pre_ct flow +--------+             | nft flow |
	+-------------+        v             +------+---+
	                  +----------+              |
	                  | tc_merge +--------+     |
	                  +----------+        v     v
	+--------------+       ^           +-------------+
	| post_ct flow +-------+       +---+nft_tc merge |
	+--------------+               |   +-------------+
	                               |
	                               |
	                               |
	                               v
	                        Offload to nfp


Louis Peens (8):
  nfp: flower-ct: add delete flow handling for ct
  nfp: flower-ct: add nft callback stubs
  nfp: flower-ct: add nft flows to nft list
  nfp: flower-ct: add nft_merge table
  nfp: flower-ct: implement code to save merge of tc and nft flows
  nfp: flower-ct: fill in ct merge check function
  nfp: flower-ct: fill ct metadata check function
  nfp: flower-ct: implement action_merge check

Yinjun Zhang (1):
  nfp: flower-ct: make a full copy of the rule when it is a NFT flow

 .../ethernet/netronome/nfp/flower/conntrack.c | 726 +++++++++++++++++-
 .../ethernet/netronome/nfp/flower/conntrack.h |  76 ++
 .../ethernet/netronome/nfp/flower/metadata.c  |  28 +
 .../ethernet/netronome/nfp/flower/offload.c   |   9 +
 4 files changed, 819 insertions(+), 20 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org June 16, 2021, 7:50 p.m. UTC | #1
Hello:

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

On Wed, 16 Jun 2021 12:01:58 +0200 you wrote:
> Louis Peens says:
> 
> This follows on from the previous series of a similar nature.
> Looking at the diagram as explained in the previous series
> this implements changes up to the point where the merged
> nft entries are saved. There are still bits of stubbed
> out code where offloading of the flows will be implemented.
> 
> [...]

Here is the summary with links:
  - [net-next,1/9] nfp: flower-ct: add delete flow handling for ct
    https://git.kernel.org/netdev/net-next/c/d33d24a7b450
  - [net-next,2/9] nfp: flower-ct: add nft callback stubs
    https://git.kernel.org/netdev/net-next/c/62268e78145f
  - [net-next,3/9] nfp: flower-ct: add nft flows to nft list
    https://git.kernel.org/netdev/net-next/c/95255017e0a8
  - [net-next,4/9] nfp: flower-ct: make a full copy of the rule when it is a NFT flow
    https://git.kernel.org/netdev/net-next/c/4772ad3f58d2
  - [net-next,5/9] nfp: flower-ct: add nft_merge table
    https://git.kernel.org/netdev/net-next/c/b5e30c61d8cb
  - [net-next,6/9] nfp: flower-ct: implement code to save merge of tc and nft flows
    https://git.kernel.org/netdev/net-next/c/a6ffdd3a0e47
  - [net-next,7/9] nfp: flower-ct: fill in ct merge check function
    https://git.kernel.org/netdev/net-next/c/c698e2adcc63
  - [net-next,8/9] nfp: flower-ct: fill ct metadata check function
    https://git.kernel.org/netdev/net-next/c/5e5f08168db4
  - [net-next,9/9] nfp: flower-ct: implement action_merge check
    https://git.kernel.org/netdev/net-next/c/30c4a9f4fe3f

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