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_changes.sh68 local tundev=$1; shift
94 local tundev=$1; shift
99 ip link set dev $tundev down
101 fail_test_span_gre_dir $tundev ingress
103 ip link set dev $tundev up
113 local tundev=$1; shift
121 fail_test_span_gre_dir $tundev ingress
137 local tundev=$1; shift
158 local tundev=$1; shift
169 ip link del dev $tundev
[all …]
A Dmirror_gre_lib.sh7 local tundev=$1; shift
9 do_test_span_dir_ips 10 h3-$tundev "$@"
14 local tundev=$1; shift
16 do_test_span_dir_ips 0 h3-$tundev "$@"
21 local tundev=$1; shift
23 test_span_dir_ips h3-$tundev "$@"
28 local tundev=$1; shift
48 local tundev=$1; shift
102 local tundev=$1; shift
112 quick_test_span_gre_dir_ips $tundev ingress $ip1 $ip2
[all …]
A Dmirror_gre_vlan_bridge_1q.sh128 local tundev=$1; shift
150 local tundev=$1; shift
157 quick_test_span_gre_dir $tundev ingress
162 fail_test_span_gre_dir $tundev ingress
166 quick_test_span_gre_dir $tundev ingress
185 local tundev=$1; shift
191 quick_test_span_gre_dir $tundev ingress
195 fail_test_span_gre_dir $tundev ingress
201 quick_test_span_gre_dir $tundev ingress
220 local tundev=$1; shift
[all …]
A Dmirror_gre_flower.sh77 local tundev=$1; shift
86 mirror_install $swp1 $direction $tundev \
88 fail_test_span_gre_dir $tundev $direction
89 test_span_gre_dir_acl "$tundev" "$direction" \
94 fail_test_span_gre_dir_acl "$tundev" "$direction"
A Dmirror_gre.sh64 local tundev=$1; shift
77 mirror_install $swp1 $direction $tundev "matchall $tcflags"
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
68 mirror_install $swp1 $direction $tundev "matchall $tcflags"
69 fail_test_span_gre_dir $tundev ingress
71 quick_test_span_gre_dir $tundev ingress
A Dmirror_gre_bridge_1d_vlan.sh67 local tundev=$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"
A Dlib.sh934 local tundev=$1; shift
937 tc filter $add_del dev "$tundev" ingress \
/linux/tools/testing/selftests/drivers/net/mlxsw/
A Dmirror_gre.sh114 local tundev=$1; shift
122 fail_test_span_gre_dir $tundev ingress
124 ip link set dev $tundev type $type ttl 100
126 quick_test_span_gre_dir $tundev ingress
134 local tundev=$1; shift
140 ip link set dev $tundev type $type tos 0x10
142 fail_test_span_gre_dir $tundev ingress
145 quick_test_span_gre_dir $tundev ingress
154 local tundev=$1; shift
161 fail_test_span_gre_dir $tundev ingress
[all …]
/linux/tools/testing/selftests/net/
A Dip6_gre_headroom.sh50 local tundev=$1; shift
53 action mirred egress mirror dev $tundev

Completed in 9 milliseconds