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.55 [+13.55] # 13.55 [+0.00] INFO: # Host entries configuration tests # 14.52 [+0.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.58 [+1.06] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.58 [+1.00] TEST: Common host entries configuration tests (L2) [ OK ] # 16.61 [+0.03] # 16.61 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.47 [+7.85] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.06 [+7.59] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.70 [+8.64] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.47 [+8.77] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.49 [+0.02] # 49.49 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.35 [+7.85] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.05 [+7.70] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.20 [+3.15] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.23 [+3.04] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.24 [+0.01] # 71.24 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.12 [+7.88] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.51 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.52 [+0.02] # 79.52 [+0.00] INFO: # Large scale dump tests # 116.37 [+36.85] TEST: IPv4 large scale dump tests [ OK ] # 343.25 [+226.88] TEST: IPv6 large scale dump tests [ OK ] # 555.18 [+211.93] TEST: L2 large scale dump tests [ OK ] # 560.72 [+5.54] TEST: Flush tests [ OK ] # 560.81 [+0.09] # 560.81 [+0.00] INFO: # Forwarding tests # 573.67 [+12.87] TEST: IPv4 host entries forwarding tests [ OK ] # 575.63 [+1.95] TEST: IPv6 host entries forwarding tests [ OK ] # 577.65 [+2.02] TEST: L2 host entries forwarding tests [ OK ] # 581.51 [+3.86] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 585.25 [+3.75] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 589.06 [+3.81] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 592.72 [+3.66] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 594.30 [+1.57] TEST: L2 port entries forwarding tests [ OK ] # 594.76 [+0.46] # 594.76 [+0.00] INFO: # Control packets tests # 597.04 [+2.28] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 599.47 [+2.42] 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__->