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.29 [+21.29] # 21.29 [+0.00] INFO: # Host entries configuration tests # 23.26 [+1.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.28 [+2.03] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.29 [+2.01] TEST: Common host entries configuration tests (L2) [ OK ] # 27.30 [+0.01] # 27.30 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.08 [+10.78] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.92 [+10.84] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.75 [+18.83] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.17 [+18.43] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.18 [+0.01] # 86.18 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 97.16 [+10.98] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 110.61 [+13.44] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 118.76 [+8.16] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 125.35 [+6.59] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 125.36 [+0.01] # 125.36 [+0.00] INFO: # Port group entries configuration tests - L2 # 135.94 [+10.57] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 136.67 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 136.68 [+0.01] # 136.68 [+0.00] INFO: # Large scale dump tests # 192.71 [+56.03] TEST: IPv4 large scale dump tests [ OK ] # 416.21 [+223.50] TEST: IPv6 large scale dump tests [ OK ] # 636.83 [+220.62] TEST: L2 large scale dump tests [ OK ] # 649.35 [+12.51] TEST: Flush tests [ OK ] # 649.42 [+0.07] # 649.42 [+0.00] INFO: # Forwarding tests # 664.53 [+15.11] TEST: IPv4 host entries forwarding tests [ OK ] # 668.36 [+3.82] TEST: IPv6 host entries forwarding tests [ OK ] # 671.85 [+3.49] TEST: L2 host entries forwarding tests [ OK ] # 678.18 [+6.34] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 684.46 [+6.28] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 690.74 [+6.27] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 696.91 [+6.17] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 699.58 [+2.67] TEST: L2 port entries forwarding tests [ OK ] # 700.33 [+0.75] # 700.33 [+0.00] INFO: # Control packets tests # 704.34 [+4.01] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 708.12 [+3.79] 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__->