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.14 [+12.14] # 12.14 [+0.00] INFO: # Host entries configuration tests # 13.03 [+0.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.86 [+0.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.77 [+0.91] TEST: Common host entries configuration tests (L2) [ OK ] # 14.77 [+0.01] # 14.77 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.17 [+7.39] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.66 [+7.49] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.27 [+7.61] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.72 [+7.46] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.74 [+0.02] # 44.74 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.04 [+7.30] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 59.71 [+7.67] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 62.64 [+2.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 65.62 [+2.98] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 65.63 [+0.01] # 65.63 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.31 [+7.68] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.67 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.68 [+0.01] # 73.68 [+0.00] INFO: # Large scale dump tests # 108.01 [+34.33] TEST: IPv4 large scale dump tests [ OK ] # 326.94 [+218.93] TEST: IPv6 large scale dump tests [ OK ] # 549.93 [+222.99] TEST: L2 large scale dump tests [ OK ] # 556.30 [+6.37] TEST: Flush tests [ OK ] # 556.40 [+0.10] # 556.40 [+0.00] INFO: # Forwarding tests # 569.48 [+13.09] TEST: IPv4 host entries forwarding tests [ OK ] # 571.65 [+2.16] TEST: IPv6 host entries forwarding tests [ OK ] # 573.72 [+2.07] TEST: L2 host entries forwarding tests [ OK ] # 582.04 [+8.32] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 586.49 [+4.45] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 590.28 [+3.79] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 594.33 [+4.05] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 595.97 [+1.64] TEST: L2 port entries forwarding tests [ OK ] # 596.41 [+0.44] # 596.41 [+0.00] INFO: # Control packets tests # 598.85 [+2.43] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 601.31 [+2.46] 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__->