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.sh83 run_cmd_fail() function
496 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan vni 43
497 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan group ffe5::5 dev "$devdummy"
498 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan ttl inherit
503 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan proxy
504 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan norsc
505 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan l2miss
506 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan l3miss
507 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan external
508 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan udpcsum
[all …]