Home
last modified time | relevance | path

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

1234567

/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.sh358 if [[ ! -v NUM_NETIFS ]]; then
363 if (( NUM_NETIFS > ${#NETIFS[@]} )); then
364 …echo "SKIP: Importer requires $NUM_NETIFS NETIFS, but only ${#NETIFS[@]} are defined (${NETIFS[@]}…
379 for ((i = 1; i <= NUM_NETIFS; ++i)); do
417 for ((i = 1; i <= NUM_NETIFS; ++i)); do
558 setup_wait_n "$NUM_NETIFS"
1057 local num_netifs=${1:-$NUM_NETIFS}
1796 for ((i = 1; i <= NUM_NETIFS; ++i)); do
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

1234567