Home
last modified time | relevance | path

Searched refs:HW_CLIENT (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/
H A Dopenvswitch.sh288 HW_CLIENT=`ip netns exec client ip link show dev c1 | grep -E 'link/ether [0-9a-f:]+' | awk '{print $2;}'`
289 info "Client hwaddr: $HW_CLIENT"
298 "in_port(1),eth(),eth_type(0x0806),arp(sip=172.31.110.10,tip=172.31.110.20,sha=$HW_CLIENT,tha=ff:ff:ff:ff:ff:ff)" '2' || return 1

Completed in 1 milliseconds