OSDN Git Service

net/sched: act_ct: Create nf flow table per zone
authorPaul Blakey <paulb@mellanox.com>
Tue, 3 Mar 2020 13:07:49 +0000 (15:07 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Mar 2020 23:09:12 +0000 (15:09 -0800)
commitc34b961a249211bdb08d03bdecfb31ff22eb002f
tree7f8254b128919bd9c0ce2cfc07e791931a03a646
parenta7442ec3bf89c244328cb50a66d549e9172bad52
net/sched: act_ct: Create nf flow table per zone

Use the NF flow tables infrastructure for CT offload.

Create a nf flow table per zone.

Next patches will add FT entries to this table, and do
the software offload.

Signed-off-by: Paul Blakey <paulb@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tc_act/tc_ct.h
net/sched/Kconfig
net/sched/act_ct.c