commit | ac991b48d43ce52ce1a43602068d641d232b03dd | [log] [tgz] |
---|---|---|
author | Paul Blakey <paulb@mellanox.com> | Thu Mar 12 12:23:15 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 12 15:00:39 2020 -0700 |
tree | 4f78ebc75210738fec3e53325b1b9549aa6bf2be | |
parent | 4c3844d9e97e10f0cf024fe7f24dcefa133fe9e2 [diff] |
net/mlx5e: CT: Offload established flows Register driver callbacks with the nf flow table platform. FT add/delete events will create/delete FTE in the CT/CT_NAT tables. Restoring the CT state on miss will be added in the following patch. Signed-off-by: Paul Blakey <paulb@mellanox.com> Reviewed-by: Oz Shlomo <ozsh@mellanox.com> Reviewed-by: Roi Dayan <roid@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>