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 # 19.59 [+19.59] # 19.59 [+0.00] INFO: # Host entries configuration tests # 21.65 [+2.06] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.67 [+2.02] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.68 [+2.01] TEST: Common host entries configuration tests (L2) [ OK ] # 25.69 [+0.01] # 25.69 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.46 [+10.77] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.19 [+10.73] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.41 [+16.22] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.47 [+16.06] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.48 [+0.01] # 79.48 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.92 [+10.44] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.57 [+10.65] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.16 [+5.58] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.76 [+5.60] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.77 [+0.01] # 111.77 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.62 [+10.85] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.30 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.31 [+0.01] # 123.31 [+0.00] INFO: # Large scale dump tests # 175.88 [+52.56] TEST: IPv4 large scale dump tests [ OK ] # 374.16 [+198.28] TEST: IPv6 large scale dump tests [ OK ] # 578.32 [+204.16] TEST: L2 large scale dump tests [ OK ] # 594.40 [+16.08] TEST: Flush tests [ OK ] # 594.41 [+0.01] # 594.41 [+0.00] INFO: # Forwarding tests # 609.23 [+14.82] TEST: IPv4 host entries forwarding tests [ OK ] # 612.75 [+3.52] TEST: IPv6 host entries forwarding tests [ OK ] # 616.16 [+3.41] TEST: L2 host entries forwarding tests [ OK ] # 622.49 [+6.33] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 628.36 [+5.87] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 634.06 [+5.70] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 639.56 [+5.50] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 641.90 [+2.34] TEST: L2 port entries forwarding tests [ OK ] # 642.54 [+0.64] # 642.54 [+0.00] INFO: # Control packets tests # 646.19 [+3.64] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 649.53 [+3.35] 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__->