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 # 20.28 [+20.28] # 20.28 [+0.00] INFO: # Host entries configuration tests # 22.18 [+1.90] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.11 [+1.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.07 [+1.96] TEST: Common host entries configuration tests (L2) [ OK ] # 26.08 [+0.01] # 26.08 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.39 [+10.31] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.65 [+10.26] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.45 [+15.80] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.21 [+15.76] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.23 [+0.02] # 78.23 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.50 [+10.27] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.92 [+10.42] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.21 [+5.29] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.74 [+5.53] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.75 [+0.02] # 109.75 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.34 [+10.59] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.02 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.03 [+0.01] # 121.03 [+0.00] INFO: # Large scale dump tests # 170.98 [+49.96] TEST: IPv4 large scale dump tests [ OK ] # 382.82 [+211.84] TEST: IPv6 large scale dump tests [ OK ] # 588.52 [+205.70] TEST: L2 large scale dump tests [ OK ] # 605.69 [+17.18] TEST: Flush tests [FAIL] # 605.69 [+0.00] Managed to flush by destination VNI # 605.70 [+0.01] # 605.70 [+0.00] INFO: # Forwarding tests # 617.06 [+11.36] Warning: Filter with specified priority/protocol not found. # 620.44 [+3.38] TEST: IPv4 host entries forwarding tests [ OK ] # 620.69 [+0.25] Warning: Filter with specified priority/protocol not found. # 623.79 [+3.10] TEST: IPv6 host entries forwarding tests [ OK ] # 623.98 [+0.19] Warning: Filter with specified priority/protocol not found. # 627.17 [+3.19] TEST: L2 host entries forwarding tests [ OK ] # 627.67 [+0.50] Warning: Filter with specified priority/protocol not found. # 633.02 [+5.35] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 633.23 [+0.21] Warning: Filter with specified priority/protocol not found. # 638.94 [+5.72] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 639.14 [+0.19] Warning: Filter with specified priority/protocol not found. # 644.55 [+5.42] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 644.74 [+0.19] Warning: Filter with specified priority/protocol not found. # 650.18 [+5.44] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 650.37 [+0.19] Warning: Filter with specified priority/protocol not found. # 652.62 [+2.25] TEST: L2 port entries forwarding tests [ OK ] # 653.26 [+0.64] # 653.26 [+0.00] INFO: # Control packets tests # 656.96 [+3.71] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 660.35 [+3.39] 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__->