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.72 [+12.72] # 12.72 [+0.00] INFO: # Host entries configuration tests # 13.57 [+0.85] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.45 [+0.88] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.30 [+0.86] TEST: Common host entries configuration tests (L2) [ OK ] # 15.31 [+0.01] # 15.31 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.76 [+7.45] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.31 [+7.55] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.63 [+8.32] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.24 [+8.61] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.25 [+0.01] # 47.25 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.16 [+7.91] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.93 [+7.77] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.95 [+3.02] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.07 [+3.13] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.09 [+0.01] # 69.09 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.74 [+7.65] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.09 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.10 [+0.01] # 77.10 [+0.00] INFO: # Large scale dump tests # 113.77 [+36.67] TEST: IPv4 large scale dump tests [ OK ] # 343.76 [+229.99] TEST: IPv6 large scale dump tests [ OK ] # 559.41 [+215.65] TEST: L2 large scale dump tests [ OK ] # 565.63 [+6.22] TEST: Flush tests [ OK ] # 565.71 [+0.08] # 565.71 [+0.00] INFO: # Forwarding tests # 578.71 [+13.00] TEST: IPv4 host entries forwarding tests [ OK ] # 580.85 [+2.14] TEST: IPv6 host entries forwarding tests [ OK ] # 582.80 [+1.95] TEST: L2 host entries forwarding tests [ OK ] # 586.71 [+3.90] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 590.35 [+3.64] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 593.93 [+3.58] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 597.43 [+3.50] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 598.82 [+1.40] TEST: L2 port entries forwarding tests [ OK ] # 599.24 [+0.41] # 599.24 [+0.00] INFO: # Control packets tests # 601.43 [+2.20] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 603.75 [+2.32] 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__->