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.92 [+21.92] # 21.92 [+0.00] INFO: # Host entries configuration tests # 23.89 [+1.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.83 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.79 [+1.96] TEST: Common host entries configuration tests (L2) [ OK ] # 27.80 [+0.01] # 27.80 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.33 [+10.53] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.93 [+10.60] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.22 [+17.29] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.87 [+17.66] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.89 [+0.01] # 83.89 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.60 [+10.71] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.48 [+10.88] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.28 [+5.80] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.26 [+5.97] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.27 [+0.01] # 117.27 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.91 [+10.65] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.76 [+0.85] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.78 [+0.01] # 128.78 [+0.00] INFO: # Large scale dump tests # 182.31 [+53.54] TEST: IPv4 large scale dump tests [ OK ] # 408.58 [+226.26] TEST: IPv6 large scale dump tests [ OK ] # 629.15 [+220.57] TEST: L2 large scale dump tests [ OK ] # 641.76 [+12.62] TEST: Flush tests [ OK ] # 641.84 [+0.07] # 641.84 [+0.00] INFO: # Forwarding tests # 656.58 [+14.74] TEST: IPv4 host entries forwarding tests [ OK ] # 660.25 [+3.68] TEST: IPv6 host entries forwarding tests [ OK ] # 663.83 [+3.57] TEST: L2 host entries forwarding tests [ OK ] # 670.19 [+6.36] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 676.46 [+6.27] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 682.65 [+6.19] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 689.05 [+6.40] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 691.50 [+2.45] TEST: L2 port entries forwarding tests [ OK ] # 692.28 [+0.78] # 692.28 [+0.00] INFO: # Control packets tests # 696.24 [+3.96] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 700.04 [+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__->