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.74 [+12.74] # 12.74 [+0.00] INFO: # Host entries configuration tests # 13.69 [+0.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.68 [+0.99] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.66 [+0.98] TEST: Common host entries configuration tests (L2) [ OK ] # 15.67 [+0.01] # 15.67 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.38 [+7.71] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.87 [+7.49] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.21 [+8.34] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.73 [+8.52] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.74 [+0.01] # 47.74 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.49 [+7.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.30 [+7.81] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.41 [+3.11] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.66 [+3.25] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.67 [+0.01] # 69.67 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.50 [+7.82] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.86 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.87 [+0.01] # 77.87 [+0.00] INFO: # Large scale dump tests # 113.99 [+36.12] TEST: IPv4 large scale dump tests [ OK ] # 341.03 [+227.04] TEST: IPv6 large scale dump tests [ OK ] # 559.87 [+218.84] TEST: L2 large scale dump tests [ OK ] # 566.22 [+6.35] TEST: Flush tests [ OK ] # 566.32 [+0.10] # 566.32 [+0.00] INFO: # Forwarding tests # 579.09 [+12.77] TEST: IPv4 host entries forwarding tests [ OK ] # 581.04 [+1.96] TEST: IPv6 host entries forwarding tests [ OK ] # 583.08 [+2.03] TEST: L2 host entries forwarding tests [ OK ] # 587.17 [+4.10] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 590.64 [+3.46] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 594.40 [+3.76] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 598.20 [+3.80] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 599.72 [+1.52] TEST: L2 port entries forwarding tests [ OK ] # 600.20 [+0.48] # 600.20 [+0.00] INFO: # Control packets tests # 602.63 [+2.43] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 604.87 [+2.23] 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__->