Message ID | 20210602115952.17591-1-simon.horman@corigine.com (mailing list archive) |
---|---|
Headers | show |
Series | Introduce conntrack offloading to the nfp driver | expand |
On Wed, 2 Jun 2021 13:59:44 +0200 Simon Horman wrote: > This is the first in a series of patches to offload conntrack > to the nfp. The approach followed is to flatten out three > different flow rules into a single offloaded flow. The three > different flows are: > > 1) The rule sending the packet to conntrack (pre_ct) > 2) The rule matching on +trk+est after a packet has been through > conntrack. (post_ct) > 3) The rule received via callback from the netfilter (nft) > > In order to offload a flow we need a combination of all three flows, but > they could be added/deleted at different times and in different order. Acked-by: Jakub Kicinski <kuba@kernel.org>
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Wed, 2 Jun 2021 13:59:44 +0200 you wrote: > Louis Peens says: > > This is the first in a series of patches to offload conntrack > to the nfp. The approach followed is to flatten out three > different flow rules into a single offloaded flow. The three > different flows are: > > [...] Here is the summary with links: - [net-next,v3,1/8] nfp: flower: move non-zero chain check https://git.kernel.org/netdev/net-next/c/2bda0a5e3bf8 - [net-next,v3,2/8] nfp: flower-ct: add pre and post ct checks https://git.kernel.org/netdev/net-next/c/c8b034fbeba5 - [net-next,v3,3/8] nfp: flower-ct: add ct zone table https://git.kernel.org/netdev/net-next/c/e236e4849b58 - [net-next,v3,4/8] nfp: flower-ct: add zone table entry when handling pre/post_ct flows https://git.kernel.org/netdev/net-next/c/bd0fe7f96a3c - [net-next,v3,5/8] nfp: flower-ct: add nfp_fl_ct_flow_entries https://git.kernel.org/netdev/net-next/c/072c089ca536 - [net-next,v3,6/8] nfp: flower-ct: add a table to map flow cookies to ct flows https://git.kernel.org/netdev/net-next/c/fa81d6d214a4 - [net-next,v3,7/8] nfp: flower-ct: add tc_merge_tb https://git.kernel.org/netdev/net-next/c/f7ae12e2f95d - [net-next,v3,8/8] nfp: flower-ct: add tc merge functionality https://git.kernel.org/netdev/net-next/c/3c863c300c09 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html