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.11 [+13.11] # 13.11 [+0.00] INFO: # Host entries configuration tests # 14.01 [+0.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.91 [+0.90] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.83 [+0.92] TEST: Common host entries configuration tests (L2) [ OK ] # 15.84 [+0.02] # 15.85 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.39 [+7.55] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.93 [+7.54] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.09 [+8.16] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.36 [+8.27] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.37 [+0.01] # 47.37 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.83 [+7.47] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.55 [+7.72] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.58 [+3.03] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.51 [+2.93] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.53 [+0.02] # 68.53 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.40 [+7.86] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.76 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.77 [+0.01] # 76.77 [+0.00] INFO: # Large scale dump tests # 113.56 [+36.79] TEST: IPv4 large scale dump tests [ OK ] # 330.27 [+216.71] TEST: IPv6 large scale dump tests [ OK ] # 547.48 [+217.21] TEST: L2 large scale dump tests [ OK ] # 553.41 [+5.94] TEST: Flush tests [ OK ] # 553.50 [+0.08] # 553.50 [+0.00] INFO: # Forwarding tests # 566.21 [+12.71] TEST: IPv4 host entries forwarding tests [ OK ] # 568.22 [+2.02] TEST: IPv6 host entries forwarding tests [ OK ] # 570.21 [+1.98] TEST: L2 host entries forwarding tests [ OK ] # 573.84 [+3.63] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 577.43 [+3.59] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 580.80 [+3.38] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 584.27 [+3.46] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 585.71 [+1.44] TEST: L2 port entries forwarding tests [ OK ] # 586.13 [+0.43] # 586.14 [+0.00] INFO: # Control packets tests # 588.38 [+2.24] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 590.81 [+2.43] 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__->