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 # 14.19 [+14.19] # 14.19 [+0.00] INFO: # Host entries configuration tests # 15.27 [+1.07] TEST: Common host entries configuration tests (IPv4) [ OK ] # 16.29 [+1.03] TEST: Common host entries configuration tests (IPv6) [ OK ] # 17.35 [+1.05] TEST: Common host entries configuration tests (L2) [ OK ] # 17.36 [+0.01] # 17.36 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 25.18 [+7.82] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.75 [+7.57] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 42.01 [+9.25] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 51.22 [+9.21] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 51.23 [+0.01] # 51.23 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 59.24 [+8.01] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 67.08 [+7.84] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 70.12 [+3.04] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 73.07 [+2.95] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 73.08 [+0.01] # 73.08 [+0.00] INFO: # Port group entries configuration tests - L2 # 80.82 [+7.74] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 81.28 [+0.46] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 81.29 [+0.01] # 81.29 [+0.00] INFO: # Large scale dump tests # 118.99 [+37.70] TEST: IPv4 large scale dump tests [ OK ] # 357.14 [+238.15] TEST: IPv6 large scale dump tests [ OK ] # 584.17 [+227.03] TEST: L2 large scale dump tests [ OK ] # 590.79 [+6.62] TEST: Flush tests [ OK ] # 590.88 [+0.10] # 590.88 [+0.00] INFO: # Forwarding tests # 603.92 [+13.03] TEST: IPv4 host entries forwarding tests [ OK ] # 606.07 [+2.16] TEST: IPv6 host entries forwarding tests [ OK ] # 608.35 [+2.28] TEST: L2 host entries forwarding tests [ OK ] # 612.40 [+4.05] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 616.22 [+3.81] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 619.90 [+3.69] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 623.58 [+3.68] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 625.31 [+1.73] TEST: L2 port entries forwarding tests [ OK ] # 625.78 [+0.46] # 625.78 [+0.00] INFO: # Control packets tests # 628.15 [+2.37] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 630.48 [+2.33] 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__->