commit | e88afe759a49f8d51d6cc5fc89d65b4a5768703f | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Sun Dec 09 17:03:36 2018 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Dec 13 01:24:44 2018 -0800 |
tree | d6b0d9ad1b8c42d957e352722dbbc533f57c2cf6 | |
parent | e1c15b62b7015119d3e5915cd2ae3b89d59c2576 [diff] |
net/mlx5e: Err if asked to mirror a goto chain tc eswitch rule Currently we are not supporting this and not err-ing on that either. For now, just err if asked to do that. Fixes: bf07aa730a04 ('net/mlx5e: Support offloading tc priorities and chains for eswitch flows') Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Reported-by: Eli Britstein <elibr@mellanox.com> Reviewed-by: Eli Britstein <elibr@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>