commit | d708f902989b844907c5f7720abe67812a256c33 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Thu Apr 05 15:42:06 2018 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon May 14 15:10:21 2018 -0700 |
tree | 38c88038ca1fac70bc1be6274ce30075c6d0dc65 | |
parent | 547829004c98941f73d010c87c2111e29a6c03ae [diff] |
net/mlx5e: Get the required HW match level while parsing TC flow matches Introduce levels of matching on headers of offloaded flows (none, L2, L3, L4) that follow the inline mode levels. This is pre-step for us to offload flows without any matches on headers. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Reviewed-by: Roi Dayan <roid@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>