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.35 [+13.35] # 13.35 [+0.00] INFO: # Host entries configuration tests # 14.31 [+0.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.20 [+0.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.10 [+0.90] TEST: Common host entries configuration tests (L2) [ OK ] # 16.11 [+0.01] # 16.11 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.59 [+7.48] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.05 [+7.46] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.16 [+8.11] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.29 [+8.14] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.30 [+0.01] # 47.30 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.97 [+7.67] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.57 [+7.60] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.68 [+3.11] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.86 [+3.18] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.88 [+0.01] # 68.88 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.68 [+7.81] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.05 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.06 [+0.01] # 77.06 [+0.00] INFO: # Large scale dump tests # 112.87 [+35.81] TEST: IPv4 large scale dump tests [ OK ] # 337.16 [+224.30] TEST: IPv6 large scale dump tests [ OK ] # 554.51 [+217.35] TEST: L2 large scale dump tests [ OK ] # 560.40 [+5.89] TEST: Flush tests [ OK ] # 560.48 [+0.08] # 560.48 [+0.00] INFO: # Forwarding tests # 573.14 [+12.66] TEST: IPv4 host entries forwarding tests [ OK ] # 574.92 [+1.78] TEST: IPv6 host entries forwarding tests [ OK ] # 576.91 [+1.99] TEST: L2 host entries forwarding tests [ OK ] # 580.50 [+3.60] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 584.04 [+3.54] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 587.42 [+3.37] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 590.85 [+3.43] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 592.15 [+1.31] TEST: L2 port entries forwarding tests [ OK ] # 592.59 [+0.44] # 592.59 [+0.00] INFO: # Control packets tests # 594.71 [+2.12] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 596.84 [+2.13] 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__->