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.21 [+21.21] # 21.21 [+0.00] INFO: # Host entries configuration tests # 23.42 [+2.21] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.34 [+1.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.36 [+2.02] TEST: Common host entries configuration tests (L2) [ OK ] # 27.37 [+0.01] # 27.37 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.17 [+10.80] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.66 [+10.50] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.74 [+18.07] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.29 [+17.55] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.30 [+0.01] # 84.30 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.96 [+10.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.44 [+10.48] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.24 [+5.80] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.12 [+5.89] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.14 [+0.02] # 117.14 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.57 [+10.43] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.33 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.34 [+0.01] # 128.34 [+0.00] INFO: # Large scale dump tests # 181.05 [+52.71] TEST: IPv4 large scale dump tests [ OK ] # 404.55 [+223.50] TEST: IPv6 large scale dump tests [ OK ] # 616.50 [+211.95] TEST: L2 large scale dump tests [ OK ] # 628.95 [+12.45] TEST: Flush tests [ OK ] # 629.04 [+0.09] # 629.04 [+0.00] INFO: # Forwarding tests # 644.34 [+15.30] TEST: IPv4 host entries forwarding tests [ OK ] # 648.00 [+3.66] TEST: IPv6 host entries forwarding tests [ OK ] # 651.64 [+3.64] TEST: L2 host entries forwarding tests [ OK ] # 658.93 [+7.29] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 665.51 [+6.58] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 671.96 [+6.45] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 678.09 [+6.13] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 680.83 [+2.74] TEST: L2 port entries forwarding tests [ OK ] # 681.58 [+0.74] # 681.58 [+0.00] INFO: # Control packets tests # 685.50 [+3.93] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 689.21 [+3.71] 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__->