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 # 18.13 [+18.13] # 18.13 [+0.00] INFO: # Host entries configuration tests # 19.67 [+1.53] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.25 [+1.59] TEST: Common host entries configuration tests (IPv6) [ OK ] # 22.81 [+1.56] TEST: Common host entries configuration tests (L2) [ OK ] # 22.81 [+0.01] # 22.81 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 32.24 [+9.42] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 41.84 [+9.60] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 57.08 [+15.24] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 71.72 [+14.64] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 71.72 [+0.01] # 71.72 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 81.68 [+9.96] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 91.43 [+9.74] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 96.71 [+5.28] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 102.22 [+5.51] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 102.23 [+0.01] # 102.23 [+0.00] INFO: # Port group entries configuration tests - L2 # 112.50 [+10.27] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 113.17 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 113.18 [+0.01] # 113.18 [+0.00] INFO: # Large scale dump tests # 164.77 [+51.59] TEST: IPv4 large scale dump tests [ OK ] # 368.69 [+203.92] TEST: IPv6 large scale dump tests [ OK ] # 576.13 [+207.44] TEST: L2 large scale dump tests [ OK ] # 587.66 [+11.53] TEST: Flush tests [ OK ] # 587.67 [+0.01] # 587.67 [+0.00] INFO: # Forwarding tests # 602.98 [+15.31] TEST: IPv4 host entries forwarding tests [ OK ] # 606.89 [+3.90] TEST: IPv6 host entries forwarding tests [ OK ] # 610.78 [+3.90] TEST: L2 host entries forwarding tests [ OK ] # 617.55 [+6.77] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 623.93 [+6.38] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 630.16 [+6.23] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 636.14 [+5.98] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 638.59 [+2.45] TEST: L2 port entries forwarding tests [ OK ] # 639.24 [+0.65] # 639.24 [+0.00] INFO: # Control packets tests # 642.99 [+3.75] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 646.66 [+3.67] 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__->