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 # 19.86 [+19.86] # 19.86 [+0.00] INFO: # Host entries configuration tests # 21.75 [+1.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.46 [+1.71] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.26 [+1.79] TEST: Common host entries configuration tests (L2) [ OK ] # 25.26 [+0.01] # 25.26 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.52 [+10.25] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.05 [+10.53] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.13 [+16.09] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.04 [+15.91] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.05 [+0.01] # 78.05 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.11 [+10.06] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.12 [+10.01] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.27 [+5.15] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.42 [+5.15] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.43 [+0.01] # 108.43 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.48 [+10.05] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.17 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.18 [+0.01] # 119.18 [+0.00] INFO: # Large scale dump tests # 169.32 [+50.14] TEST: IPv4 large scale dump tests [ OK ] # 373.17 [+203.84] TEST: IPv6 large scale dump tests [ OK ] # 576.52 [+203.35] TEST: L2 large scale dump tests [ OK ] # 588.04 [+11.51] TEST: Flush tests [ OK ] # 588.05 [+0.02] # 588.05 [+0.00] INFO: # Forwarding tests # 603.38 [+15.33] TEST: IPv4 host entries forwarding tests [ OK ] # 606.66 [+3.28] TEST: IPv6 host entries forwarding tests [ OK ] # 610.10 [+3.44] TEST: L2 host entries forwarding tests [ OK ] # 616.67 [+6.57] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 622.64 [+5.97] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 628.86 [+6.23] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 634.84 [+5.97] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 637.34 [+2.50] TEST: L2 port entries forwarding tests [ OK ] # 637.97 [+0.63] # 637.97 [+0.00] INFO: # Control packets tests # 641.99 [+4.02] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 645.59 [+3.59] 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__->