Home
last modified time | relevance | path

Searched refs:tundev (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/net/forwarding/
A Dmirror_gre_lib.sh7 local tundev=$1; shift
19 local tundev=$1; shift
28 local tundev=$1; shift
40 local tundev=$1; shift
60 local tundev=$1; shift
89 local tundev=$1; shift
99 local tundev=$1; shift
106 local tundev=$1; shift
118 local tundev=$1; shift
132 local tundev=$1; shift
[all …]
A Dmirror_gre_changes.sh68 local tundev=$1; shift
95 local tundev=$1; shift
100 ip link set dev $tundev down
102 fail_test_span_gre_dir $tundev
104 ip link set dev $tundev up
114 local tundev=$1; shift
122 fail_test_span_gre_dir $tundev
138 local tundev=$1; shift
159 local tundev=$1; shift
170 ip link del dev $tundev
[all …]
A Dmirror_gre_vlan_bridge_1q.sh128 local tundev=$1; shift
150 local tundev=$1; shift
157 quick_test_span_gre_dir $tundev
162 fail_test_span_gre_dir $tundev
166 quick_test_span_gre_dir $tundev
185 local tundev=$1; shift
191 quick_test_span_gre_dir $tundev
195 fail_test_span_gre_dir $tundev
201 quick_test_span_gre_dir $tundev
220 local tundev=$1; shift
[all …]
A Dmirror_gre_flower.sh67 local tundev=$1; shift
71 test_span_gre_dir_ips "$tundev" "$forward_type" \
77 local tundev=$1; shift
79 fail_test_span_gre_dir_ips "$tundev" 192.0.2.3 192.0.2.4
84 local tundev=$1; shift
93 mirror_install $swp1 $direction $tundev \
95 fail_test_span_gre_dir $tundev
96 test_span_gre_dir_acl "$tundev" "$forward_type" "$backward_type"
100 fail_test_span_gre_dir_acl "$tundev"
A Dmirror_gre.sh64 local tundev=$1; shift
77 mirror_install $swp1 $direction $tundev "matchall"
78 icmp_capture_install h3-${tundev} "src_mac $src_mac dst_mac $dst_mac"
80 mirror_test v$h1 192.0.2.1 192.0.2.2 h3-${tundev} 100 10
82 icmp_capture_uninstall h3-${tundev}
A Dmirror_gre_neigh.sh61 local tundev=$1; shift
70 mirror_install $swp1 $direction $tundev "matchall"
71 fail_test_span_gre_dir $tundev "$forward_type" "$backward_type"
73 quick_test_span_gre_dir $tundev "$forward_type" "$backward_type"
A Dmirror_gre_bridge_1d_vlan.sh68 local tundev=$1; shift
72 full_test_span_gre_dir_vlan $tundev ingress "$vlan_match" 8 0 "$what"
73 full_test_span_gre_dir_vlan $tundev egress "$vlan_match" 0 8 "$what"
A Dlib.sh1281 tc filter $add_del dev "$tundev" ingress \
1292 __icmp_capture_add_del add 100 "" "$tundev" "$filter"
1300 __icmp_capture_add_del del 100 "" "$tundev" "$filter"
1308 __icmp_capture_add_del add 100 v6 "$tundev" "$filter"
1316 __icmp_capture_add_del del 100 v6 "$tundev" "$filter"
/linux/tools/testing/selftests/drivers/net/mlxsw/
A Dmirror_gre.sh121 local tundev=$1; shift
127 ip link set dev $tundev type $type ttl inherit
129 fail_test_span_gre_dir $tundev
131 ip link set dev $tundev type $type ttl 100
133 quick_test_span_gre_dir $tundev
141 local tundev=$1; shift
147 ip link set dev $tundev type $type tos 0x10
149 fail_test_span_gre_dir $tundev
152 quick_test_span_gre_dir $tundev
160 local tundev=$1; shift
[all …]
/linux/tools/testing/selftests/net/
A Dip6_gre_headroom.sh50 local tundev=$1; shift
53 action mirred egress mirror dev $tundev

Completed in 17 milliseconds