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.12 [+1.05] TEST: bridge del: Duplicate notifications [ OK ] # 2.15 [+0.03] !!!malformed message: len=0 # 2.16 [+0.01] RTNETLINK answers: File exists # 2.20 [+0.04] !!!malformed message: len=0 # 3.25 [+1.05] TEST: vxlan add: Duplicate notifications [ OK ] # 4.30 [+1.05] TEST: vxlan del: Duplicate notifications [ OK ] # 4.33 [+0.03] !!!malformed message: len=0 # 4.35 [+0.01] RTNETLINK answers: File exists # 4.36 [+0.01] RTNETLINK answers: File exists # 4.37 [+0.01] !!!malformed message: len=0 # 4.90 [+0.53] RTNETLINK answers: Operation not supported # 5.42 [+0.52] TEST: vxlan master add: Duplicate notifications [FAIL] # 5.42 [+0.00] Got 0 notifications, expected 1 # 5.95 [+0.53] RTNETLINK answers: Operation not supported # 6.47 [+0.52] TEST: vxlan master del: Duplicate notifications [FAIL] # 6.48 [+0.00] Got 0 notifications, expected 1 # 6.52 [+0.04] !!!malformed message: len=0 # 7.07 [+0.55] Cannot find device "mv" # 7.59 [+0.52] TEST: macvlan self add: Duplicate notifications [FAIL] # 7.59 [+0.00] Got 0 notifications, expected 1 # 8.14 [+0.55] Cannot find device "mv" # 8.66 [+0.52] TEST: macvlan self del: Duplicate notifications [FAIL] # 8.66 [+0.00] Got 0 notifications, expected 1 # 8.68 [+0.02] !!!malformed message: len=0 # 8.70 [+0.01] RTNETLINK answers: File exists # 8.70 [+0.01] RTNETLINK answers: File exists # 8.71 [+0.01] !!!malformed message: len=0 # 8.72 [+0.01] !!!malformed message: len=0 # 9.27 [+0.54] Cannot find device "mv" # 9.78 [+0.52] TEST: macvlan master add: Duplicate notifications [FAIL] # 9.79 [+0.00] Got 0 notifications, expected 1 # 10.33 [+0.55] Cannot find device "mv" # 10.85 [+0.52] TEST: macvlan master del: Duplicate notifications [FAIL] # 10.86 [+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__->