Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f5c7bd93 authored by Jiri Pirko's avatar Jiri Pirko Committed by David S. Miller
Browse files

selftests: mlxsw: avoid double sourcing of lib.sh



Don't source lib.sh 2 times and make the script work with ifnames
passed on the command line.

Signed-off-by: default avatarJiri Pirko <jiri@mellanox.com>
Signed-off-by: default avatarIdo Schimmel <idosch@mellanox.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 384c2f74
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
# SPDX-License-Identifier: GPL-2.0

NUM_NETIFS=6
source ../../../../net/forwarding/lib.sh
source ../../../../net/forwarding/tc_common.sh
source devlink_lib_spectrum.sh