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.61 [+18.61] # 18.61 [+0.00] INFO: # Host entries configuration tests # 20.25 [+1.63] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.90 [+1.65] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.65 [+1.75] TEST: Common host entries configuration tests (L2) [ OK ] # 23.67 [+0.01] # 23.67 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.68 [+10.01] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.65 [+9.97] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.34 [+16.69] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.90 [+16.56] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.91 [+0.01] # 76.91 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.28 [+10.36] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.60 [+10.33] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.28 [+5.68] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.67 [+5.39] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.68 [+0.01] # 108.68 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.05 [+10.37] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.73 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.74 [+0.01] # 119.74 [+0.00] INFO: # Large scale dump tests # 170.43 [+50.69] TEST: IPv4 large scale dump tests [ OK ] # 372.00 [+201.56] TEST: IPv6 large scale dump tests [ OK ] # 579.72 [+207.72] TEST: L2 large scale dump tests [ OK ] # 592.88 [+13.16] TEST: Flush tests [ OK ] # 592.89 [+0.01] # 592.89 [+0.00] INFO: # Forwarding tests # 607.77 [+14.88] TEST: IPv4 host entries forwarding tests [ OK ] # 611.39 [+3.62] TEST: IPv6 host entries forwarding tests [ OK ] # 615.27 [+3.88] TEST: L2 host entries forwarding tests [ OK ] # 621.88 [+6.61] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 628.13 [+6.26] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 634.34 [+6.20] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 640.63 [+6.29] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 643.32 [+2.70] TEST: L2 port entries forwarding tests [ OK ] # 644.00 [+0.68] # 644.00 [+0.00] INFO: # Control packets tests # 647.81 [+3.81] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 651.38 [+3.58] 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__->