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 # 12.95 [+12.95] # 12.96 [+0.00] INFO: # Host entries configuration tests # 13.79 [+0.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.65 [+0.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.50 [+0.85] TEST: Common host entries configuration tests (L2) [ OK ] # 15.51 [+0.01] # 15.51 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.10 [+7.59] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.87 [+7.77] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.64 [+8.77] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.58 [+8.93] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.59 [+0.01] # 48.59 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.53 [+7.95] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.43 [+7.89] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.38 [+2.96] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.17 [+2.79] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.19 [+0.01] # 70.19 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.89 [+7.70] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.29 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.31 [+0.02] # 78.31 [+0.00] INFO: # Large scale dump tests # 112.98 [+34.68] TEST: IPv4 large scale dump tests [ OK ] # 339.30 [+226.32] TEST: IPv6 large scale dump tests [ OK ] # 555.33 [+216.03] TEST: L2 large scale dump tests [ OK ] # 561.37 [+6.03] TEST: Flush tests [ OK ] # 561.47 [+0.10] # 561.47 [+0.00] INFO: # Forwarding tests # 574.18 [+12.70] TEST: IPv4 host entries forwarding tests [ OK ] # 576.04 [+1.86] TEST: IPv6 host entries forwarding tests [ OK ] # 578.11 [+2.07] TEST: L2 host entries forwarding tests [ OK ] # 581.74 [+3.63] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 585.12 [+3.38] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 588.67 [+3.55] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 592.10 [+3.43] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 593.66 [+1.56] TEST: L2 port entries forwarding tests [ OK ] # 594.09 [+0.43] # 594.09 [+0.00] INFO: # Control packets tests # 596.29 [+2.20] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 598.53 [+2.24] 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__->