Lines Matching full:swp1
4 # This test sends traffic from H1 to H2. Either on ingress of $swp1, or on
17 # | | + $swp1 BR $swp2 + | |
59 ip link set dev $swp1 master br1
60 ip link set dev $swp1 up
64 tc qdisc add dev $swp1 clsact
71 tc qdisc del dev $swp1 clsact
75 ip link set dev $swp1 down
76 ip link set dev $swp1 nomaster
83 swp1=${NETIFS[p2]}
172 do_test_pedit_ip4 "dev $swp1 ingress" "ip src" src_ip
178 do_test_pedit_ip4 "dev $swp1 ingress" "ip dst" dst_ip
184 do_test_pedit_ip6 "dev $swp1 ingress" "ip6 src" src_ip
190 do_test_pedit_ip6 "dev $swp1 ingress" "ip6 dst" dst_ip