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 # 12.91 [+12.91] # 12.91 [+0.00] INFO: # Host entries configuration tests # 13.76 [+0.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.67 [+0.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.58 [+0.91] TEST: Common host entries configuration tests (L2) [ OK ] # 15.59 [+0.01] # 15.59 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.01 [+7.42] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.51 [+7.50] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.73 [+7.21] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.93 [+8.20] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.94 [+0.02] # 45.94 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.54 [+7.60] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.98 [+7.44] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.42 [+2.44] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.02 [+2.60] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.03 [+0.01] # 66.03 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.42 [+7.39] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.76 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.78 [+0.01] # 73.78 [+0.00] INFO: # Large scale dump tests # 108.25 [+34.47] TEST: IPv4 large scale dump tests [ OK ] # 330.78 [+222.53] TEST: IPv6 large scale dump tests [ OK ] # 551.75 [+220.97] TEST: L2 large scale dump tests [ OK ] # 558.05 [+6.30] TEST: Flush tests [ OK ] # 558.15 [+0.10] # 558.15 [+0.00] INFO: # Forwarding tests # 571.18 [+13.03] TEST: IPv4 host entries forwarding tests [ OK ] # 573.38 [+2.19] TEST: IPv6 host entries forwarding tests [ OK ] # 575.49 [+2.11] TEST: L2 host entries forwarding tests [ OK ] # 579.48 [+4.00] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 583.14 [+3.66] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 586.91 [+3.77] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 590.92 [+4.01] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 592.40 [+1.48] TEST: L2 port entries forwarding tests [ OK ] # 592.87 [+0.46] # 592.87 [+0.00] INFO: # Control packets tests # 595.29 [+2.42] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 597.87 [+2.58] 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__->