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.73 [+13.73] # 13.73 [+0.00] INFO: # Host entries configuration tests # 14.80 [+1.07] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.83 [+1.03] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.93 [+1.11] TEST: Common host entries configuration tests (L2) [ OK ] # 16.94 [+0.01] # 16.94 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.76 [+7.82] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.41 [+7.65] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.09 [+8.68] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.73 [+8.64] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.74 [+0.01] # 49.74 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.47 [+7.73] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.31 [+7.84] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.40 [+3.09] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.44 [+3.04] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.45 [+0.01] # 71.45 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.24 [+7.79] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.62 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.64 [+0.02] # 79.64 [+0.00] INFO: # Large scale dump tests # 116.57 [+36.93] TEST: IPv4 large scale dump tests [ OK ] # 336.03 [+219.47] TEST: IPv6 large scale dump tests [ OK ] # 557.31 [+221.28] TEST: L2 large scale dump tests [ OK ] # 563.92 [+6.61] TEST: Flush tests [ OK ] # 564.05 [+0.13] # 564.05 [+0.00] INFO: # Forwarding tests # 576.90 [+12.85] TEST: IPv4 host entries forwarding tests [ OK ] # 578.94 [+2.04] TEST: IPv6 host entries forwarding tests [ OK ] # 581.08 [+2.13] TEST: L2 host entries forwarding tests [ OK ] # 585.43 [+4.35] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 589.16 [+3.73] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 593.18 [+4.02] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 597.05 [+3.88] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 598.63 [+1.57] TEST: L2 port entries forwarding tests [ OK ] # 599.05 [+0.42] # 599.05 [+0.00] INFO: # Control packets tests # 601.47 [+2.43] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 604.06 [+2.59] 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__->