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.62 [+13.62] # 13.62 [+0.00] INFO: # Host entries configuration tests # 14.59 [+0.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.62 [+1.03] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.66 [+1.04] TEST: Common host entries configuration tests (L2) [ OK ] # 16.68 [+0.02] # 16.68 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.36 [+7.68] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.06 [+7.70] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.96 [+8.90] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.50 [+8.54] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.51 [+0.01] # 49.51 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.36 [+7.85] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.27 [+7.90] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.35 [+3.08] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.34 [+2.99] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.35 [+0.01] # 71.35 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.19 [+7.83] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.61 [+0.42] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.62 [+0.01] # 79.62 [+0.00] INFO: # Large scale dump tests # 116.68 [+37.06] TEST: IPv4 large scale dump tests [ OK ] # 338.96 [+222.28] TEST: IPv6 large scale dump tests [ OK ] # 547.16 [+208.20] TEST: L2 large scale dump tests [ OK ] # 552.99 [+5.84] TEST: Flush tests [ OK ] # 553.07 [+0.08] # 553.07 [+0.00] INFO: # Forwarding tests # 565.67 [+12.60] TEST: IPv4 host entries forwarding tests [ OK ] # 567.75 [+2.08] TEST: IPv6 host entries forwarding tests [ OK ] # 569.72 [+1.97] TEST: L2 host entries forwarding tests [ OK ] # 573.47 [+3.75] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 577.21 [+3.74] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 580.80 [+3.59] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 584.33 [+3.53] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 585.91 [+1.58] TEST: L2 port entries forwarding tests [ OK ] # 586.35 [+0.44] # 586.35 [+0.00] INFO: # Control packets tests # 588.54 [+2.19] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 590.97 [+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__->