]> asedeno.scripts.mit.edu Git - linux.git/commit
net/mlx5e: Err if asked to mirror a goto chain tc eswitch rule
authorOr Gerlitz <ogerlitz@mellanox.com>
Sun, 9 Dec 2018 15:03:36 +0000 (17:03 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 13 Dec 2018 09:24:44 +0000 (01:24 -0800)
commite88afe759a49f8d51d6cc5fc89d65b4a5768703f
treed6b0d9ad1b8c42d957e352722dbbc533f57c2cf6
parente1c15b62b7015119d3e5915cd2ae3b89d59c2576
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>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c