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 # 13.04 [+13.04] # 13.04 [+0.00] INFO: # Host entries configuration tests # 13.93 [+0.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.84 [+0.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.75 [+0.91] TEST: Common host entries configuration tests (L2) [ OK ] # 15.76 [+0.01] # 15.76 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.38 [+7.62] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.91 [+7.52] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.05 [+8.14] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.41 [+8.36] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.42 [+0.01] # 47.42 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.10 [+7.69] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.79 [+7.69] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.72 [+2.92] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.49 [+2.77] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.50 [+0.01] # 68.50 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.15 [+7.65] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.49 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.51 [+0.01] # 76.51 [+0.00] INFO: # Large scale dump tests # 111.77 [+35.27] TEST: IPv4 large scale dump tests [ OK ] # 340.02 [+228.25] TEST: IPv6 large scale dump tests [ OK ] # 561.61 [+221.59] TEST: L2 large scale dump tests [ OK ] # 568.05 [+6.44] TEST: Flush tests [ OK ] # 568.14 [+0.09] # 568.14 [+0.00] INFO: # Forwarding tests # 580.96 [+12.82] TEST: IPv4 host entries forwarding tests [ OK ] # 583.26 [+2.30] TEST: IPv6 host entries forwarding tests [ OK ] # 585.52 [+2.26] TEST: L2 host entries forwarding tests [ OK ] # 589.44 [+3.92] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 593.28 [+3.84] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 596.98 [+3.70] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 600.50 [+3.52] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 602.00 [+1.50] TEST: L2 port entries forwarding tests [ OK ] # 602.40 [+0.39] # 602.40 [+0.00] INFO: # Control packets tests # 604.55 [+2.16] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 606.80 [+2.25] 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__->