Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Drtnetlink.sh95 run_cmd_fail() function
508 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan vni 43
509 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan group ffe5::5 dev "$devdummy"
510 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan ttl inherit
515 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan proxy
516 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan norsc
517 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan l2miss
518 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan l3miss
519 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan external
520 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan udpcsum
[all …]