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.14 [+21.14] # 21.14 [+0.00] INFO: # Host entries configuration tests # 23.03 [+1.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.92 [+1.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.04 [+2.12] TEST: Common host entries configuration tests (L2) [ OK ] # 27.05 [+0.01] # 27.05 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.00 [+10.94] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.48 [+10.48] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.24 [+17.76] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.86 [+17.62] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.87 [+0.01] # 83.87 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.69 [+10.82] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.62 [+10.93] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.42 [+5.80] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.45 [+6.03] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.46 [+0.01] # 117.46 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.02 [+10.55] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.79 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.81 [+0.01] # 128.81 [+0.00] INFO: # Large scale dump tests # 183.76 [+54.95] TEST: IPv4 large scale dump tests [ OK ] # 402.09 [+218.33] TEST: IPv6 large scale dump tests [ OK ] # 629.95 [+227.86] TEST: L2 large scale dump tests [ OK ] # 642.18 [+12.24] TEST: Flush tests [ OK ] # 642.27 [+0.09] # 642.27 [+0.00] INFO: # Forwarding tests # 657.06 [+14.79] TEST: IPv4 host entries forwarding tests [ OK ] # 660.64 [+3.57] TEST: IPv6 host entries forwarding tests [ OK ] # 664.41 [+3.77] TEST: L2 host entries forwarding tests [ OK ] # 670.99 [+6.58] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 677.35 [+6.36] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 683.38 [+6.03] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 689.51 [+6.12] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 692.06 [+2.56] TEST: L2 port entries forwarding tests [ OK ] # 692.83 [+0.77] # 692.83 [+0.00] INFO: # Control packets tests # 696.76 [+3.93] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 700.79 [+4.02] 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__->