Home
last modified time | relevance | path

Searched refs:NUM_NETIFS (Results 1 – 25 of 190) sorted by relevance

12345678

/linux/tools/testing/selftests/net/forwarding/
H A Dmin_max_mtu.sh34 NUM_NETIFS=2
113 for ((i = 2; i <= NUM_NETIFS; ++i)); do
137 for ((i = 1; i <= NUM_NETIFS; ++i)); do
147 for ((i = 1; i <= NUM_NETIFS; ++i)); do
185 for ((i = 1; i <= NUM_NETIFS; ++i)); do
237 for ((i = 1; i <= NUM_NETIFS; ++i)); do
H A Dlib.sh349 if [[ ! -v NUM_NETIFS ]]; then
354 if (( NUM_NETIFS > ${#NETIFS[@]} )); then
355 …echo "SKIP: Importer requires $NUM_NETIFS NETIFS, but only ${#NETIFS[@]} are defined (${NETIFS[@]}…
370 for ((i = 1; i <= NUM_NETIFS; ++i)); do
408 for ((i = 1; i <= NUM_NETIFS; ++i)); do
536 local num_netifs=${1:-$NUM_NETIFS}
1050 local num_netifs=${1:-$NUM_NETIFS}
H A Dipip_flat_gre.sh10 NUM_NETIFS=6
H A Dipip_hier_gre.sh10 NUM_NETIFS=6
H A Dipip_flat_gre_keys.sh10 NUM_NETIFS=6
H A Dipip_flat_gre_key.sh10 NUM_NETIFS=6
H A Dipip_hier_gre_key.sh10 NUM_NETIFS=6
H A Dipip_hier_gre_keys.sh10 NUM_NETIFS=6
H A Dip6gre_flat.sh14 NUM_NETIFS=6
H A Dip6gre_hier.sh14 NUM_NETIFS=6
H A Dip6gre_flat_key.sh14 NUM_NETIFS=6
H A Dip6gre_flat_keys.sh14 NUM_NETIFS=6
H A Dip6gre_hier_key.sh14 NUM_NETIFS=6
H A Dip6gre_hier_keys.sh14 NUM_NETIFS=6
/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H A Dresource_scale.sh6 NUM_NETIFS=6
44 num_netifs=${!num_netifs_var:-$NUM_NETIFS}
/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/
H A Dresource_scale.sh6 NUM_NETIFS=6
41 num_netifs=${!num_netifs_var:-$NUM_NETIFS}
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dhw_stats_l3.sh9 NUM_NETIFS=0
H A Ddevlink_linecard.sh18 NUM_NETIFS=0
314 NUM_NETIFS=2
H A Dpci_reset.sh13 NUM_NETIFS=1
/linux/tools/testing/selftests/drivers/net/team/
H A Ddev_addr_lists.sh12 NUM_NETIFS=0
/linux/tools/testing/selftests/drivers/net/bonding/
H A Dmode-2-recovery-updelay.sh24 NUM_NETIFS=0
H A Dmode-1-recovery-updelay.sh24 NUM_NETIFS=0
/linux/tools/testing/selftests/drivers/net/dsa/
H A Dtest_bridge_fdb_stress.sh17 NUM_NETIFS=1
/linux/tools/testing/selftests/drivers/net/virtio_net/
H A Dvirtio_net_common.sh25 NUM_NETIFS=2
/linux/tools/testing/selftests/net/
H A Daltnames.sh7 NUM_NETIFS=0

12345678