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.41 [+0.84] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.24 [+0.83] TEST: Common host entries configuration tests (L2) [ OK ] # 15.25 [+0.01] # 15.25 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.71 [+7.46] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.10 [+7.38] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.28 [+8.18] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.00 [+8.72] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.01 [+0.01] # 47.01 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.79 [+7.79] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.56 [+7.77] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.64 [+3.07] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.72 [+3.09] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.74 [+0.01] # 68.74 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.65 [+7.91] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.06 [+0.41] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.07 [+0.01] # 77.07 [+0.00] INFO: # Large scale dump tests # 116.58 [+39.50] TEST: IPv4 large scale dump tests [ OK ] # 344.13 [+227.55] TEST: IPv6 large scale dump tests [ OK ] # 560.81 [+216.68] TEST: L2 large scale dump tests [ OK ] # 566.75 [+5.94] TEST: Flush tests [ OK ] # 566.85 [+0.09] # 566.85 [+0.00] INFO: # Forwarding tests # 579.76 [+12.92] TEST: IPv4 host entries forwarding tests [ OK ] # 581.83 [+2.07] TEST: IPv6 host entries forwarding tests [ OK ] # 583.80 [+1.97] TEST: L2 host entries forwarding tests [ OK ] # 587.66 [+3.86] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 591.25 [+3.59] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 594.70 [+3.45] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 598.13 [+3.43] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 599.58 [+1.45] TEST: L2 port entries forwarding tests [ OK ] # 600.04 [+0.46] # 600.04 [+0.00] INFO: # Control packets tests # 602.48 [+2.44] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 604.90 [+2.42] 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__->