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 # 11.84 [+11.84] # 11.84 [+0.00] INFO: # Host entries configuration tests # 12.66 [+0.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.42 [+0.77] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.20 [+0.78] TEST: Common host entries configuration tests (L2) [ OK ] # 14.20 [+0.01] # 14.20 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.36 [+7.15] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 28.55 [+7.19] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 35.42 [+6.87] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 42.42 [+7.01] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 42.43 [+0.01] # 42.43 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 49.53 [+7.10] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 56.77 [+7.24] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 59.17 [+2.40] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 61.60 [+2.43] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 61.61 [+0.01] # 61.61 [+0.00] INFO: # Port group entries configuration tests - L2 # 68.78 [+7.17] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 69.05 [+0.28] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 69.07 [+0.01] # 69.07 [+0.00] INFO: # Large scale dump tests # 103.39 [+34.32] TEST: IPv4 large scale dump tests [ OK ] # 323.05 [+219.66] TEST: IPv6 large scale dump tests [ OK ] # 545.24 [+222.20] TEST: L2 large scale dump tests [ OK ] # 551.65 [+6.41] TEST: Flush tests [ OK ] # 551.77 [+0.12] # 551.77 [+0.00] INFO: # Forwarding tests # 564.81 [+13.03] TEST: IPv4 host entries forwarding tests [ OK ] # 566.88 [+2.07] TEST: IPv6 host entries forwarding tests [ OK ] # 569.06 [+2.19] TEST: L2 host entries forwarding tests [ OK ] # 573.04 [+3.98] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 577.00 [+3.96] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 580.80 [+3.80] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 584.74 [+3.93] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 586.43 [+1.69] TEST: L2 port entries forwarding tests [ OK ] # 586.87 [+0.44] # 586.87 [+0.00] INFO: # Control packets tests # 589.29 [+2.42] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 591.91 [+2.63] 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__->