Lines Matching full:h1
16 h1=${NETIFS[p1]}
21 simple_if_init $h1 $H1_IPV4/24 $H1_IPV6/64
26 simple_if_fini $h1 $H1_IPV4/24 $H1_IPV6/64
43 ping_test $h1 $H2_IPV4 " simple"
51 virtio_feature_present $h1 $VIRTIO_NET_F_MAC
53 log_test_skip "$test_name" "Device $h1 is missing feature $VIRTIO_NET_F_MAC."
56 virtio_feature_present $h1 $VIRTIO_NET_F_MAC
65 grep -q 0 /sys/class/net/$h1/addr_assign_type
66 check_err $? "Permanent address assign type for $h1 is not set"
71 virtio_filter_feature_add $h1 $VIRTIO_NET_F_MAC
75 grep -q 0 /sys/class/net/$h1/addr_assign_type
76 check_fail $? "Permanent address assign type for $h1 is set when F_MAC feature is filtered"
80 ping_do $h1 $H2_IPV4
88 virtio_device_rebind $h1
90 wait_for_dev $h1
106 virtio_filter_features_clear $h1
108 virtio_device_rebind $h1
110 wait_for_dev $h1
120 check_driver $h1 "virtio_net"
122 check_virtio_debugfs $h1