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 # 20.84 [+20.84] # 20.84 [+0.00] INFO: # Host entries configuration tests # 25.98 [+5.14] TEST: Common host entries configuration tests (IPv4) [ OK ] # 28.89 [+2.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 31.07 [+2.18] TEST: Common host entries configuration tests (L2) [ OK ] # 31.08 [+0.01] # 31.08 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 41.83 [+10.75] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 52.31 [+10.47] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.80 [+16.50] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.50 [+16.69] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.51 [+0.02] # 85.51 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.85 [+10.34] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.19 [+10.34] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.76 [+5.58] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.35 [+5.58] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.36 [+0.01] # 117.36 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.66 [+10.30] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.44 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.46 [+0.01] # 128.46 [+0.00] INFO: # Large scale dump tests # 181.29 [+52.83] TEST: IPv4 large scale dump tests [ OK ] # 403.34 [+222.05] TEST: IPv6 large scale dump tests [ OK ] # 615.41 [+212.07] TEST: L2 large scale dump tests [ OK ] # 627.17 [+11.76] TEST: Flush tests [ OK ] # 627.24 [+0.07] # 627.24 [+0.00] INFO: # Forwarding tests # 642.20 [+14.96] TEST: IPv4 host entries forwarding tests [ OK ] # 645.63 [+3.43] TEST: IPv6 host entries forwarding tests [ OK ] # 649.14 [+3.51] TEST: L2 host entries forwarding tests [ OK ] # 655.46 [+6.33] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 662.26 [+6.80] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 668.66 [+6.40] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 674.86 [+6.20] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 677.49 [+2.63] TEST: L2 port entries forwarding tests [ OK ] # 678.25 [+0.76] # 678.25 [+0.00] INFO: # Control packets tests # 682.16 [+3.90] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 685.97 [+3.81] 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__->