make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_mdb.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: bridge_mdb.sh # 15.53 [+15.53] # 15.53 [+0.00] INFO: # Host entries configuration tests # 17.20 [+1.68] TEST: Common host entries configuration tests (IPv4) [ OK ] # 18.88 [+1.67] TEST: Common host entries configuration tests (IPv6) [ OK ] # 20.57 [+1.70] TEST: Common host entries configuration tests (L2) [ OK ] # 20.58 [+0.01] # 20.58 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 30.31 [+9.73] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 40.12 [+9.81] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 53.67 [+13.55] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 67.42 [+13.75] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 67.43 [+0.01] # 67.43 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 77.27 [+9.84] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 87.00 [+9.73] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 91.61 [+4.61] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 96.19 [+4.58] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 96.20 [+0.01] # 96.20 [+0.00] INFO: # Port group entries configuration tests - L2 # 106.16 [+9.96] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 106.76 [+0.60] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 106.77 [+0.01] # 106.77 [+0.00] INFO: # Large scale dump tests # 149.44 [+42.67] TEST: IPv4 large scale dump tests [ OK ] # 317.56 [+168.12] TEST: IPv6 large scale dump tests [ OK ] # 486.21 [+168.65] TEST: L2 large scale dump tests [ OK ] # 501.60 [+15.39] TEST: Flush tests [FAIL] # 501.60 [+0.00] Managed to flush by destination VNI # 501.61 [+0.00] # 501.61 [+0.00] INFO: # Forwarding tests # 512.47 [+10.86] Warning: Filter with specified priority/protocol not found. # 515.30 [+2.83] TEST: IPv4 host entries forwarding tests [ OK ] # 515.47 [+0.18] Warning: Filter with specified priority/protocol not found. # 518.32 [+2.85] TEST: IPv6 host entries forwarding tests [ OK ] # 518.55 [+0.23] Warning: Filter with specified priority/protocol not found. # 521.41 [+2.86] TEST: L2 host entries forwarding tests [ OK ] # 521.89 [+0.49] Warning: Filter with specified priority/protocol not found. # 527.06 [+5.17] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 527.27 [+0.21] Warning: Filter with specified priority/protocol not found. # 532.62 [+5.35] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 532.82 [+0.20] Warning: Filter with specified priority/protocol not found. # 538.01 [+5.19] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 538.20 [+0.18] Warning: Filter with specified priority/protocol not found. # 543.51 [+5.32] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 543.74 [+0.22] Warning: Filter with specified priority/protocol not found. # 545.82 [+2.08] TEST: L2 port entries forwarding tests [ OK ] # 546.41 [+0.59] # 546.41 [+0.00] INFO: # Control packets tests # 549.85 [+3.45] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 553.09 [+3.23] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] not ok 1 selftests: net/forwarding: bridge_mdb.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->