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 # 17.77 [+17.77] # 17.77 [+0.00] INFO: # Host entries configuration tests # 19.37 [+1.61] TEST: Common host entries configuration tests (IPv4) [ OK ] # 20.93 [+1.55] TEST: Common host entries configuration tests (IPv6) [ OK ] # 22.39 [+1.46] TEST: Common host entries configuration tests (L2) [ OK ] # 22.39 [+0.01] # 22.39 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 31.82 [+9.42] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 41.43 [+9.61] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 56.16 [+14.73] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 71.64 [+15.48] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 71.65 [+0.01] # 71.65 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 81.74 [+10.09] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 91.98 [+10.24] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 97.31 [+5.32] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 102.64 [+5.33] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 102.65 [+0.01] # 102.65 [+0.00] INFO: # Port group entries configuration tests - L2 # 112.72 [+10.07] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 113.38 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 113.39 [+0.01] # 113.39 [+0.00] INFO: # Large scale dump tests # 163.28 [+49.89] TEST: IPv4 large scale dump tests [ OK ] # 367.33 [+204.06] TEST: IPv6 large scale dump tests [ OK ] # 560.80 [+193.47] TEST: L2 large scale dump tests [ OK ] # 572.40 [+11.60] TEST: Flush tests [ OK ] # 572.41 [+0.01] # 572.41 [+0.00] INFO: # Forwarding tests # 587.46 [+15.05] TEST: IPv4 host entries forwarding tests [ OK ] # 591.03 [+3.57] TEST: IPv6 host entries forwarding tests [ OK ] # 594.44 [+3.40] TEST: L2 host entries forwarding tests [ OK ] # 600.69 [+6.26] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 606.92 [+6.22] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 612.96 [+6.04] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 619.12 [+6.16] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 621.60 [+2.49] TEST: L2 port entries forwarding tests [ OK ] # 622.30 [+0.70] # 622.30 [+0.00] INFO: # Control packets tests # 626.11 [+3.81] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 630.02 [+3.91] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] ok 1 selftests: net/forwarding: bridge_mdb.sh 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__->