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.77 [+1.04] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.71 [+0.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.69 [+0.98] TEST: Common host entries configuration tests (L2) [ OK ] # 16.70 [+0.01] # 16.70 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.38 [+7.68] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.07 [+7.68] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.78 [+8.72] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.05 [+9.27] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.07 [+0.01] # 50.07 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.12 [+8.06] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.95 [+7.83] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 69.13 [+3.18] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 72.04 [+2.91] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 72.06 [+0.01] # 72.06 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.94 [+7.88] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.39 [+0.45] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.41 [+0.01] # 80.41 [+0.00] INFO: # Large scale dump tests # 117.48 [+37.07] TEST: IPv4 large scale dump tests [ OK ] # 350.77 [+233.29] TEST: IPv6 large scale dump tests [ OK ] # 574.16 [+223.38] TEST: L2 large scale dump tests [ OK ] # 580.93 [+6.78] TEST: Flush tests [ OK ] # 581.02 [+0.09] # 581.02 [+0.00] INFO: # Forwarding tests # 593.79 [+12.77] TEST: IPv4 host entries forwarding tests [ OK ] # 595.89 [+2.10] TEST: IPv6 host entries forwarding tests [ OK ] # 598.11 [+2.22] TEST: L2 host entries forwarding tests [ OK ] # 601.79 [+3.68] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 605.58 [+3.80] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 609.00 [+3.42] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 612.66 [+3.66] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 614.09 [+1.43] TEST: L2 port entries forwarding tests [ OK ] # 614.50 [+0.40] # 614.50 [+0.00] INFO: # Control packets tests # 616.82 [+2.32] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 619.09 [+2.27] 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__->