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.11 [+20.11] # 20.11 [+0.00] INFO: # Host entries configuration tests # 21.94 [+1.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.69 [+1.74] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.68 [+1.99] TEST: Common host entries configuration tests (L2) [ OK ] # 25.69 [+0.01] # 25.69 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.27 [+10.58] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.52 [+10.24] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.60 [+17.08] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.06 [+16.47] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.07 [+0.01] # 80.07 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.35 [+10.28] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.43 [+10.08] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.73 [+5.30] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.22 [+5.49] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.23 [+0.01] # 111.23 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.46 [+10.23] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.23 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.24 [+0.01] # 122.24 [+0.00] INFO: # Large scale dump tests # 171.79 [+49.55] TEST: IPv4 large scale dump tests [ OK ] # 383.18 [+211.39] TEST: IPv6 large scale dump tests [ OK ] # 583.46 [+200.28] TEST: L2 large scale dump tests [ OK ] # 594.81 [+11.35] TEST: Flush tests [ OK ] # 594.82 [+0.01] # 594.82 [+0.00] INFO: # Forwarding tests # 609.45 [+14.63] TEST: IPv4 host entries forwarding tests [ OK ] # 612.74 [+3.29] TEST: IPv6 host entries forwarding tests [ OK ] # 616.12 [+3.39] TEST: L2 host entries forwarding tests [ OK ] # 622.35 [+6.22] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 628.29 [+5.94] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 633.93 [+5.64] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 639.84 [+5.90] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 642.26 [+2.42] TEST: L2 port entries forwarding tests [ OK ] # 642.90 [+0.64] # 642.90 [+0.00] INFO: # Control packets tests # 646.45 [+3.55] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 649.96 [+3.52] 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__->