commit | bf07aa730a04a375bc10d09df1e81357af1d4477 | [log] [tgz] |
---|---|---|
author | Paul Blakey <paulb@mellanox.com> | Sun Sep 02 10:19:14 2018 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Wed Oct 17 14:20:49 2018 -0700 |
tree | a0cd2f4ebb7fdc40e6d522d8346a0778d938eec7 | |
parent | 5dbe906ff1d5040013d30df1e8c769d28af7e0f9 [diff] |
net/mlx5e: Support offloading tc priorities and chains for eswitch flows Currently we fail when user specify a non-zero chain, this patch adds the support for it and tc priorities. To get to a new chain, use the tc goto action. Currently we support a fixed prio range 1-16, and chain range 0-3. Signed-off-by: Paul Blakey <paulb@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>