commit | 84179981317fb4fb3e9df5acd42ea33cf6037793 | [log] [tgz] |
---|---|---|
author | Paul Blakey <paulb@mellanox.com> | Tue Nov 12 00:34:30 2019 +0100 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Wed Nov 13 14:25:04 2019 -0800 |
tree | d7132f8757ab845102a393de4c2e5ba858be53ba | |
parent | 4383cfcc65e7879e1858da56954dae9fc20dfae9 [diff] |
net/mlx5: TC: Offload flow table rules Since both tc rules and flow table rules are of the same format, we can re-use tc parsing for that, and move the flow table rules to their steering domain - In this case, the next chain after max tc chain. Signed-off-by: Paul Blakey <paulb@mellanox.com> Reviewed-by: Mark Bloch <markb@mellanox.com> Acked-by: Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>