diff mbox series

[net-next,7/9] selftests: mlxsw: rename tc_flower_restrictions.sh to tc_restrictions.sh

Message ID 20200509200610.375719-8-idosch@idosch.org
State New
Headers show
Series mlxsw: spectrum: Enforce some HW limitations for matchall TC offload | expand

Commit Message

Ido Schimmel May 9, 2020, 8:06 p.m. UTC
From: Jiri Pirko <jiri@mellanox.com>

The file is about to contain matchall restrictions too, so change the
name to make it more generic.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
---
 .../net/mlxsw/{tc_flower_restrictions.sh => tc_restrictions.sh}   | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename tools/testing/selftests/drivers/net/mlxsw/{tc_flower_restrictions.sh => tc_restrictions.sh} (100%)
diff mbox series

Patch

diff --git a/tools/testing/selftests/drivers/net/mlxsw/tc_flower_restrictions.sh b/tools/testing/selftests/drivers/net/mlxsw/tc_restrictions.sh
similarity index 100%
rename from tools/testing/selftests/drivers/net/mlxsw/tc_flower_restrictions.sh
rename to tools/testing/selftests/drivers/net/mlxsw/tc_restrictions.sh