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 # 21.06 [+21.06] # 21.06 [+0.00] INFO: # Host entries configuration tests # 22.99 [+1.93] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.74 [+1.75] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.48 [+1.74] TEST: Common host entries configuration tests (L2) [ OK ] # 26.49 [+0.01] # 26.49 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.64 [+10.15] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.95 [+10.31] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.14 [+16.19] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.34 [+16.20] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.35 [+0.01] # 79.35 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.75 [+10.40] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.06 [+10.31] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.75 [+5.69] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.40 [+5.64] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.42 [+0.02] # 111.42 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.55 [+10.13] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.30 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.31 [+0.01] # 122.31 [+0.00] INFO: # Large scale dump tests # 171.50 [+49.19] TEST: IPv4 large scale dump tests [ OK ] # 379.26 [+207.76] TEST: IPv6 large scale dump tests [ OK ] # 588.90 [+209.64] TEST: L2 large scale dump tests [ OK ] # 600.81 [+11.92] TEST: Flush tests [ OK ] # 600.83 [+0.01] # 600.83 [+0.00] INFO: # Forwarding tests # 615.52 [+14.69] TEST: IPv4 host entries forwarding tests [ OK ] # 618.91 [+3.39] TEST: IPv6 host entries forwarding tests [ OK ] # 622.15 [+3.24] TEST: L2 host entries forwarding tests [ OK ] # 628.27 [+6.12] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 633.97 [+5.70] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 639.66 [+5.69] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 645.45 [+5.78] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 647.73 [+2.29] TEST: L2 port entries forwarding tests [ OK ] # 648.38 [+0.65] # 648.38 [+0.00] INFO: # Control packets tests # 652.13 [+3.75] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 655.61 [+3.48] 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__->