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