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.41 [+13.41] # 13.41 [+0.00] INFO: # Host entries configuration tests # 14.33 [+0.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.24 [+0.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.20 [+0.96] TEST: Common host entries configuration tests (L2) [ OK ] # 16.23 [+0.02] # 16.23 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.94 [+7.72] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.60 [+7.66] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.28 [+8.68] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.97 [+8.69] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.98 [+0.01] # 48.98 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.56 [+7.58] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.15 [+7.59] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.36 [+3.21] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.76 [+3.40] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.77 [+0.01] # 70.78 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.94 [+8.16] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.31 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.32 [+0.01] # 79.32 [+0.00] INFO: # Large scale dump tests # 115.54 [+36.21] TEST: IPv4 large scale dump tests [ OK ] # 337.02 [+221.49] TEST: IPv6 large scale dump tests [ OK ] # 551.55 [+214.52] TEST: L2 large scale dump tests [ OK ] # 558.04 [+6.50] TEST: Flush tests [ OK ] # 558.13 [+0.09] # 558.14 [+0.00] INFO: # Forwarding tests # 570.94 [+12.81] TEST: IPv4 host entries forwarding tests [ OK ] # 573.03 [+2.09] TEST: IPv6 host entries forwarding tests [ OK ] # 575.39 [+2.36] TEST: L2 host entries forwarding tests [ OK ] # 579.54 [+4.16] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 583.16 [+3.62] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 587.00 [+3.84] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 590.61 [+3.61] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 592.32 [+1.71] TEST: L2 port entries forwarding tests [ OK ] # 592.79 [+0.47] # 592.79 [+0.00] INFO: # Control packets tests # 595.21 [+2.42] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 597.63 [+2.42] 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__->