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 # 14.41 [+14.41] # 14.41 [+0.00] INFO: # Host entries configuration tests # 15.35 [+0.93] TEST: Common host entries configuration tests (IPv4) [ OK ] # 16.33 [+0.99] TEST: Common host entries configuration tests (IPv6) [ OK ] # 17.33 [+0.99] TEST: Common host entries configuration tests (L2) [ OK ] # 17.34 [+0.01] # 17.34 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 25.02 [+7.68] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.84 [+7.82] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.69 [+8.85] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 51.18 [+9.49] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 51.20 [+0.01] # 51.20 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 59.02 [+7.82] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 66.80 [+7.78] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 69.80 [+3.00] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 72.91 [+3.11] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 72.92 [+0.02] # 72.92 [+0.00] INFO: # Port group entries configuration tests - L2 # 80.78 [+7.86] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 81.15 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 81.16 [+0.01] # 81.16 [+0.00] INFO: # Large scale dump tests # 119.69 [+38.53] TEST: IPv4 large scale dump tests [ OK ] # 341.13 [+221.44] TEST: IPv6 large scale dump tests [ OK ] # 557.49 [+216.36] TEST: L2 large scale dump tests [ OK ] # 563.32 [+5.83] TEST: Flush tests [ OK ] # 563.41 [+0.09] # 563.41 [+0.00] INFO: # Forwarding tests # 576.28 [+12.87] TEST: IPv4 host entries forwarding tests [ OK ] # 578.33 [+2.05] TEST: IPv6 host entries forwarding tests [ OK ] # 580.29 [+1.96] TEST: L2 host entries forwarding tests [ OK ] # 583.80 [+3.51] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 587.33 [+3.53] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 590.93 [+3.60] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 594.44 [+3.51] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 596.03 [+1.58] TEST: L2 port entries forwarding tests [ OK ] # 596.43 [+0.41] # 596.43 [+0.00] INFO: # Control packets tests # 598.68 [+2.25] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 601.16 [+2.48] 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__->