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 # 11.95 [+11.95] # 11.95 [+0.00] INFO: # Host entries configuration tests # 12.75 [+0.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.56 [+0.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.35 [+0.79] TEST: Common host entries configuration tests (L2) [ OK ] # 14.36 [+0.01] # 14.36 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.85 [+7.49] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.25 [+7.41] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.50 [+7.24] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.21 [+7.71] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.22 [+0.01] # 44.22 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 51.71 [+7.50] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 59.63 [+7.92] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 62.45 [+2.82] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 65.40 [+2.95] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 65.43 [+0.03] # 65.43 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.21 [+7.78] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.58 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.60 [+0.02] # 73.60 [+0.00] INFO: # Large scale dump tests # 111.53 [+37.93] TEST: IPv4 large scale dump tests [ OK ] # 335.14 [+223.62] TEST: IPv6 large scale dump tests [ OK ] # 553.78 [+218.64] TEST: L2 large scale dump tests [ OK ] # 559.32 [+5.54] TEST: Flush tests [ OK ] # 559.40 [+0.08] # 559.40 [+0.00] INFO: # Forwarding tests # 572.29 [+12.89] TEST: IPv4 host entries forwarding tests [ OK ] # 574.38 [+2.08] TEST: IPv6 host entries forwarding tests [ OK ] # 576.53 [+2.15] TEST: L2 host entries forwarding tests [ OK ] # 580.79 [+4.26] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 588.03 [+7.24] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 593.95 [+5.92] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 598.15 [+4.19] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 599.81 [+1.67] TEST: L2 port entries forwarding tests [ OK ] # 600.31 [+0.50] # 600.31 [+0.00] INFO: # Control packets tests # 602.77 [+2.46] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 605.40 [+2.62] 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__->