make -C tools/testing/selftests TARGETS="net" TEST_PROGS=fdb_notify.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: fdb_notify.sh # 1.07 [+1.07] TEST: bridge add: Duplicate notifications [ OK ] # 2.11 [+1.05] TEST: bridge del: Duplicate notifications [ OK ] # 2.14 [+0.03] !!!malformed message: len=0 # 2.15 [+0.01] RTNETLINK answers: File exists # 2.18 [+0.03] !!!malformed message: len=0 # 3.23 [+1.05] TEST: vxlan add: Duplicate notifications [ OK ] # 4.27 [+1.05] TEST: vxlan del: Duplicate notifications [ OK ] # 4.30 [+0.03] !!!malformed message: len=0 # 4.31 [+0.01] RTNETLINK answers: File exists # 4.32 [+0.01] RTNETLINK answers: File exists # 4.33 [+0.01] !!!malformed message: len=0 # 4.86 [+0.53] RTNETLINK answers: Operation not supported # 5.38 [+0.52] TEST: vxlan master add: Duplicate notifications [FAIL] # 5.38 [+0.00] Got 0 notifications, expected 1 # 5.90 [+0.52] RTNETLINK answers: Operation not supported # 6.43 [+0.52] TEST: vxlan master del: Duplicate notifications [FAIL] # 6.43 [+0.00] Got 0 notifications, expected 1 # 6.46 [+0.04] !!!malformed message: len=0 # 7.01 [+0.54] Cannot find device "mv" # 7.53 [+0.52] TEST: macvlan self add: Duplicate notifications [FAIL] # 7.53 [+0.00] Got 0 notifications, expected 1 # 8.08 [+0.55] Cannot find device "mv" # 8.60 [+0.52] TEST: macvlan self del: Duplicate notifications [FAIL] # 8.60 [+0.00] Got 0 notifications, expected 1 # 8.63 [+0.03] !!!malformed message: len=0 # 8.64 [+0.01] RTNETLINK answers: File exists # 8.65 [+0.01] RTNETLINK answers: File exists # 8.66 [+0.01] !!!malformed message: len=0 # 8.67 [+0.01] !!!malformed message: len=0 # 9.21 [+0.55] Cannot find device "mv" # 9.74 [+0.52] TEST: macvlan master add: Duplicate notifications [FAIL] # 9.74 [+0.00] Got 0 notifications, expected 1 # 10.29 [+0.55] Cannot find device "mv" # 10.81 [+0.52] TEST: macvlan master del: Duplicate notifications [FAIL] # 10.81 [+0.00] Got 0 notifications, expected 1 not ok 1 selftests: net: fdb_notify.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->