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 # 13.24 [+13.24] # 13.24 [+0.00] INFO: # Host entries configuration tests # 14.10 [+0.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.99 [+0.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.82 [+0.83] TEST: Common host entries configuration tests (L2) [ OK ] # 15.83 [+0.01] # 15.83 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.25 [+7.42] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.72 [+7.47] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.99 [+8.27] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.74 [+8.75] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.75 [+0.01] # 47.75 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.52 [+7.77] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.23 [+7.71] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.23 [+3.00] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.14 [+2.91] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.14 [+0.01] # 69.14 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.97 [+7.83] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.31 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.32 [+0.01] # 77.32 [+0.00] INFO: # Large scale dump tests # 113.87 [+36.54] TEST: IPv4 large scale dump tests [ OK ] # 335.67 [+221.81] TEST: IPv6 large scale dump tests [ OK ] # 551.62 [+215.95] TEST: L2 large scale dump tests [ OK ] # 557.60 [+5.98] TEST: Flush tests [ OK ] # 557.70 [+0.10] # 557.70 [+0.00] INFO: # Forwarding tests # 570.51 [+12.81] TEST: IPv4 host entries forwarding tests [ OK ] # 572.50 [+1.98] TEST: IPv6 host entries forwarding tests [ OK ] # 574.52 [+2.02] TEST: L2 host entries forwarding tests [ OK ] # 578.25 [+3.74] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 581.90 [+3.65] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 585.57 [+3.66] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 589.06 [+3.49] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 590.56 [+1.50] TEST: L2 port entries forwarding tests [ OK ] # 590.98 [+0.42] # 590.98 [+0.00] INFO: # Control packets tests # 593.16 [+2.18] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 595.49 [+2.33] 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__->