Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/net/
H A Drtnetlink.sh80 run_cmd_fail() function
457 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan vni 43
464 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan proxy
465 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan norsc
466 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan l2miss
467 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan l3miss
469 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan udpcsum
474 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan gbp
475 run_cmd_fail ip -netns "$testns" link set dev "$vxlan" type vxlan gpe
507 run_cmd_fail ip -netns "$testns" fou del port 9999
[all …]