]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit01915edc3c308538f966ffda66ce42949955f86b
tree7f8254b128919bd9c0ce2cfc07e791931a03a646
parentcdf5f89bb29d994f513acf4a44f4caf568467f6e
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