/tools/testing/selftests/net/forwarding/ |
D | mirror_gre_vlan_bridge_1q.sh | 130 local what=$1; shift 132 full_test_span_gre_dir_vlan $tundev ingress "$vlan_match" 8 0 "$what" 133 full_test_span_gre_dir_vlan $tundev egress "$vlan_match" 0 8 "$what" 151 local what=$1; shift 170 log_test "$what: vlan forbidden at a bridge ($tcflags)" 186 local what=$1; shift 205 log_test "$what: vlan forbidden at a bridge egress ($tcflags)" 221 local what=$1; shift 248 log_test "$what: vlan untagged at a bridge egress ($tcflags)" 264 local what=$1; shift [all …]
|
D | mirror_gre_changes.sh | 71 local what=$1; shift 90 log_test "$what: TTL change ($tcflags)" 96 local what=$1; shift 109 log_test "$what: tunnel down/up ($tcflags)" 116 local what=$1; shift 133 log_test "$what: egress down/up ($tcflags)" 142 local what=$1; shift 154 log_test "$what: remote address change ($tcflags)" 164 local what=$1; shift 183 log_test "$what: tunnel deleted ($tcflags)" [all …]
|
D | mirror_gre_lib.sh | 32 local what=$1; shift 43 log_test "$direction $what ($tcflags)" 53 local what=$1; shift 72 log_test "$direction $what ($tcflags)" 104 local what=$1; shift 124 log_test "$what: STP state ($tcflags)"
|
D | mirror_gre_bridge_1d_vlan.sh | 69 local what=$1; shift 71 full_test_span_gre_dir_vlan $tundev ingress "$vlan_match" 8 0 "$what" 72 full_test_span_gre_dir_vlan $tundev egress "$vlan_match" 0 8 "$what"
|
D | gre_multipath_nh.sh | 236 local what=$1; shift 255 multipath_eval "$what" $weight1 $weight2 $d111 $d222 263 local what=$1; shift 283 multipath_eval "$what" $weight1 $weight2 $d111 $d222 291 local what=$1; shift 310 multipath_eval "$what" $weight1 $weight2 $d111 $d222
|
D | gre_multipath_nh_res.sh | 238 local what=$1; shift 258 multipath_eval "$what" $weight1 $weight2 $d111 $d222 266 local what=$1; shift 287 multipath_eval "$what" $weight1 $weight2 $d111 $d222 295 local what=$1; shift 315 multipath_eval "$what" $weight1 $weight2 $d111 $d222
|
D | mirror_gre_neigh.sh | 63 local what=$1; shift 74 log_test "$direction $what: neighbor change ($tcflags)"
|
D | mirror_gre_flower.sh | 82 local what=$1; shift 96 log_test "$direction $what ($tcflags)"
|
D | mirror_gre.sh | 66 local what=$1; shift 85 log_test "$direction $what: envelope MAC ($tcflags)"
|
D | mirror_gre_lag_lacp.sh | 216 local what=$1; shift 246 log_test "$what ($tcflags)"
|
D | mirror_gre_bridge_1q_lag.sh | 223 local what=$1; shift 253 log_test "$what ($tcflags)"
|
D | gre_inner_v4_multipath.sh | 256 local what=$1; shift 278 multipath_eval "$what" $weight1 $weight2 $d111 $d222
|
D | gre_multipath.sh | 209 local what=$1; shift 230 multipath_eval "$what" $weight1 $weight2 $d111 $d222
|
D | gre_inner_v6_multipath.sh | 256 local what=$1; shift 279 multipath_eval "$what" $weight1 $weight2 $d111 $d222
|
/tools/testing/selftests/drivers/net/mlxsw/ |
D | qos_lib.sh | 7 local what=$1; shift 13 echo "$what $(humanize $ir) < $(humanize $min)" > /dev/stderr 22 local what=$1; shift 44 if check_rate $ir $min_ingress "$what ingress rate"; then
|
D | mirror_gre.sh | 116 local what=$1; shift 129 log_test "$what: no offload on TTL of inherit ($tcflags)" 136 local what=$1; shift 148 log_test "$what: no offload on a fixed TOS ($tcflags)" 155 local what=$1; shift 167 log_test "$what: should_fail=$should_fail ($tcflags)"
|
D | qos_headroom.sh | 97 local what=$1; shift 101 check_err $? "${what}buffer $idx size is '$current', expected '$expr'" 144 local what=$1; shift 161 log_test "${what}MTU impacts buffer size" 314 local what=$1; shift 356 log_test "${what}internal buffer size"
|
/tools/testing/selftests/wireguard/qemu/ |
D | init.c | 37 static void panic(const char *what) in panic() argument 39 …31m\x1b[1m%s: %s\x1b[0m\n\n\x1b[37m\x1b[44m\x1b[1mPower off...\x1b[0m\n\n", what, strerror(errno)); in panic() 208 int what = -1; in launch_tests() local 212 what = WEXITSTATUS(status); in launch_tests() 215 what = WTERMSIG(status); in launch_tests() 217 printf("\x1b[31m\x1b[1m[-] Tests failed with %s %d! \u2639\x1b[0m\n", why, what); in launch_tests()
|
/tools/testing/selftests/net/ |
D | test_vxlan_fdb_changelink.sh | 8 local what=$1; shift 11 echo -ne "expected two remotes after $what\t"
|
/tools/testing/selftests/arm64/bti/ |
D | assembler.h | 76 .macro bti what= 77 __bti_\what
|
/tools/memory-model/Documentation/ |
D | README | 2 what your audience knows and then building a bridge from their current 3 knowledge to what they need to know. Unfortunately, the expected 8 depending on what you know and what you would like to learn. Please note 28 o You would like a detailed understanding of what your compiler can
|
/tools/perf/Documentation/ |
D | itrace.txt | 54 The 'e' option may be followed by flags which affect what errors will or 60 If supported, the 'd' option may be followed by flags which affect what
|
/tools/testing/selftests/arm64/signal/ |
D | README | 40 be really sure that the tests are really addressing what they are meant 47 and verify if it is indeed GOOD or BAD (depending on what we were
|
/tools/testing/selftests/seccomp/ |
D | seccomp_benchmark.c | 199 #define ESTIMATE(fmt, var, what) do { \ in main() argument 200 var = (what); \ in main()
|
/tools/testing/selftests/net/mptcp/ |
D | mptcp_sockopt.sh | 143 what=$3 147 echo "[ FAIL ] $what does not match (in, out):"
|