make -C tools/testing/selftests TARGETS="drivers/net/team" TEST_PROGS=optiions.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-9/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-9/tools/testing/selftests/drivers/net/team' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-9/tools/testing/selftests/drivers/net/team' make[1]: Entering directory '/home/virtme/testing/wt-9/tools/testing/selftests/drivers/net/team' TAP version 13 1..1 # timeout set to 45 # selftests: drivers/net/team: options.sh # Command failed: No such file or directory # TEST: Get 'fake_option1' fails [ OK ] # Command failed: No such file or directory # TEST: Get 'fake_option2' fails [ OK ] # Setting 'mode' to 'activebackup' and 'loadbalance' # Command failed: Invalid argument # 'setoption mode activebackup' failed # Command failed: Invalid argument # 'setoption mode activebackup' failed # TEST: Set + Get 'mode' test [FAIL] # Failed to set 'mode' to 'activebackup' # Setting 'notify_peers_count' to '0' and '5' # TEST: Set + Get 'notify_peers_count' test [ OK ] # Setting 'notify_peers_interval' to '0' and '5' # TEST: Set + Get 'notify_peers_interval' test [ OK ] # Setting 'mcast_rejoin_count' to '0' and '5' # TEST: Set + Get 'mcast_rejoin_count' test [ OK ] # Setting 'mcast_rejoin_interval' to '0' and '5' # TEST: Set + Get 'mcast_rejoin_interval' test [ OK ] # Setting 'enabled' to 'true' and 'false' # TEST: Set + Get 'enabled' test [ OK ] # Setting 'user_linkup' to 'true' and 'false' # TEST: Set + Get 'user_linkup' test [ OK ] # Setting 'user_linkup_enabled' to 'true' and 'false' # TEST: Set + Get 'user_linkup_enabled' test [ OK ] # Setting 'priority' to '10' and '20' # TEST: Set + Get 'priority' test [ OK ] # Setting 'queue_id' to '0' and '1' # TEST: Set + Get 'queue_id' test [ OK ] not ok 1 selftests: drivers/net/team: options.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing/wt-9/tools/testing/selftests/drivers/net/team' make: Leaving directory '/home/virtme/testing/wt-9/tools/testing/selftests' xx__-> echo $? 0 xx__->