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.48 [+13.48] # 13.48 [+0.00] INFO: # Host entries configuration tests # 14.53 [+1.05] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.49 [+0.97] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.45 [+0.96] TEST: Common host entries configuration tests (L2) [ OK ] # 16.47 [+0.01] # 16.47 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.29 [+7.82] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.94 [+7.65] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.50 [+8.56] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.34 [+8.85] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.36 [+0.01] # 49.36 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.30 [+7.94] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.16 [+7.86] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.06 [+2.90] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.08 [+3.02] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.09 [+0.01] # 71.09 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.69 [+7.60] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.05 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.06 [+0.02] # 79.06 [+0.00] INFO: # Large scale dump tests # 115.51 [+36.45] TEST: IPv4 large scale dump tests [ OK ] # 334.87 [+219.36] TEST: IPv6 large scale dump tests [ OK ] # 551.87 [+217.00] TEST: L2 large scale dump tests [ OK ] # 557.97 [+6.10] TEST: Flush tests [ OK ] # 558.06 [+0.09] # 558.06 [+0.00] INFO: # Forwarding tests # 570.94 [+12.87] TEST: IPv4 host entries forwarding tests [ OK ] # 572.98 [+2.05] TEST: IPv6 host entries forwarding tests [ OK ] # 574.97 [+1.98] TEST: L2 host entries forwarding tests [ OK ] # 578.72 [+3.76] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 582.43 [+3.70] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 586.14 [+3.71] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 589.51 [+3.37] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 591.06 [+1.55] TEST: L2 port entries forwarding tests [ OK ] # 591.48 [+0.42] # 591.48 [+0.00] INFO: # Control packets tests # 593.72 [+2.23] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 596.12 [+2.40] 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__->