Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/net/
Drtnetlink.sh78 run_cmd_fail() function
455 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan vni 43
456 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan group ffe5::5 dev "$devdummy"
457 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan ttl inherit
462 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan proxy
463 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan norsc
464 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan l2miss
465 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan l3miss
466 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan external
467 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan udpcsum
[all …]