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 # 20.59 [+20.59] # 20.59 [+0.00] INFO: # Host entries configuration tests # 22.29 [+1.70] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.03 [+1.74] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.78 [+1.75] TEST: Common host entries configuration tests (L2) [ OK ] # 25.80 [+0.01] # 25.80 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.14 [+10.35] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.71 [+10.57] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.49 [+16.78] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.06 [+15.57] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.07 [+0.01] # 79.07 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.01 [+9.94] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.11 [+10.10] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.35 [+5.24] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.80 [+5.45] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.81 [+0.01] # 109.81 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.99 [+10.18] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.67 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.68 [+0.01] # 120.68 [+0.00] INFO: # Large scale dump tests # 170.88 [+50.20] TEST: IPv4 large scale dump tests [ OK ] # 373.29 [+202.40] TEST: IPv6 large scale dump tests [ OK ] # 577.28 [+203.99] TEST: L2 large scale dump tests [ OK ] # 588.72 [+11.45] TEST: Flush tests [ OK ] # 588.73 [+0.01] # 588.73 [+0.00] INFO: # Forwarding tests # 603.33 [+14.59] TEST: IPv4 host entries forwarding tests [ OK ] # 606.72 [+3.39] TEST: IPv6 host entries forwarding tests [ OK ] # 609.93 [+3.22] TEST: L2 host entries forwarding tests [ OK ] # 615.97 [+6.04] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.72 [+5.75] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 627.26 [+5.54] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 633.25 [+6.00] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 635.75 [+2.49] TEST: L2 port entries forwarding tests [ OK ] # 636.43 [+0.69] # 636.43 [+0.00] INFO: # Control packets tests # 640.24 [+3.81] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 643.76 [+3.52] 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__->