Home
last modified time | relevance | path

Searched refs:test_netlink_checks (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/
H A DMakefile11 EXTRA_CLEAN := test_netlink_checks
H A Dopenvswitch.sh479 test_netlink_checks () { function
480 sbx_add "test_netlink_checks" || return 1
483 ovs_add_dp "test_netlink_checks" nv0 || return 1
486 ovs_add_dp "test_netlink_checks" nv0 -V 0 || return 1
493 ovs_add_netns_and_veths "test_netlink_checks" nv0 left left0 l0 || \
495 ovs_add_netns_and_veths "test_netlink_checks" nv0 right right0 r0 || \
500 ovs_del_if "test_netlink_checks" nv0 right0 || return 1
508 ovs_add_flow "test_netlink_checks" nv0 \
520 ovs_add_flow "test_netlink_checks" nv0 \

Completed in 2 milliseconds