Skip to content

Commit 8e55349

Browse files
hechaoyongferruhy
authored andcommitted
net/nfp: add infrastructure for conntrack flow merge
Add the logic to process the merge of items and actions of pre_ct and post_ct flow. The result will be stored in a field of merged flow. Signed-off-by: Chaoyong He <[email protected]>
1 parent 64730e9 commit 8e55349

File tree

6 files changed

+1712
-0
lines changed

6 files changed

+1712
-0
lines changed

doc/guides/nics/features/nfp.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ x86-64 = Y
2828
Usage doc = Y
2929

3030
[rte_flow items]
31+
conntrack = Y
3132
eth = Y
3233
geneve = Y
3334
gre = Y
@@ -42,6 +43,7 @@ vlan = Y
4243
vxlan = Y
4344

4445
[rte_flow actions]
46+
conntrack = Y
4547
count = Y
4648
drop = Y
4749
jump = Y

0 commit comments

Comments
 (0)