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 # 19.16 [+19.16] # 19.16 [+0.00] INFO: # Host entries configuration tests # 20.89 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.64 [+1.75] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.37 [+1.74] TEST: Common host entries configuration tests (L2) [ OK ] # 24.38 [+0.01] # 24.38 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.50 [+10.12] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.86 [+10.36] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.27 [+16.41] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.49 [+16.22] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.50 [+0.01] # 77.50 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.77 [+10.27] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.79 [+10.01] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.13 [+5.34] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.50 [+5.37] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.50 [+0.01] # 108.50 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.68 [+10.17] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.35 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.36 [+0.01] # 119.36 [+0.00] INFO: # Large scale dump tests # 170.88 [+51.52] TEST: IPv4 large scale dump tests [ OK ] # 378.72 [+207.84] TEST: IPv6 large scale dump tests [ OK ] # 587.04 [+208.32] TEST: L2 large scale dump tests [ OK ] # 599.79 [+12.75] TEST: Flush tests [ OK ] # 599.80 [+0.01] # 599.80 [+0.00] INFO: # Forwarding tests # 615.06 [+15.26] TEST: IPv4 host entries forwarding tests [ OK ] # 618.63 [+3.56] TEST: IPv6 host entries forwarding tests [ OK ] # 622.18 [+3.56] TEST: L2 host entries forwarding tests [ OK ] # 628.73 [+6.54] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 634.74 [+6.01] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 640.84 [+6.10] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 647.13 [+6.29] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 649.71 [+2.58] TEST: L2 port entries forwarding tests [ OK ] # 650.34 [+0.63] # 650.34 [+0.00] INFO: # Control packets tests # 654.10 [+3.76] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 657.96 [+3.86] 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__->