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.77 [+13.77] # 13.77 [+0.00] INFO: # Host entries configuration tests # 14.79 [+1.02] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.76 [+0.97] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.68 [+0.92] TEST: Common host entries configuration tests (L2) [ OK ] # 16.69 [+0.01] # 16.70 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.60 [+7.90] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.44 [+7.85] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.29 [+8.84] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.14 [+8.85] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.15 [+0.01] # 50.15 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.00 [+7.84] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.77 [+7.77] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.85 [+3.08] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.77 [+2.91] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.78 [+0.01] # 71.78 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.75 [+7.97] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.15 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.16 [+0.01] # 80.16 [+0.00] INFO: # Large scale dump tests # 116.80 [+36.64] TEST: IPv4 large scale dump tests [ OK ] # 341.34 [+224.54] TEST: IPv6 large scale dump tests [ OK ] # 557.03 [+215.69] TEST: L2 large scale dump tests [ OK ] # 563.15 [+6.12] TEST: Flush tests [ OK ] # 563.25 [+0.10] # 563.25 [+0.00] INFO: # Forwarding tests # 576.17 [+12.92] TEST: IPv4 host entries forwarding tests [ OK ] # 578.16 [+1.99] TEST: IPv6 host entries forwarding tests [ OK ] # 580.07 [+1.91] TEST: L2 host entries forwarding tests [ OK ] # 583.99 [+3.92] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 587.64 [+3.66] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 591.25 [+3.60] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 594.82 [+3.57] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 596.35 [+1.53] TEST: L2 port entries forwarding tests [ OK ] # 596.78 [+0.43] # 596.78 [+0.00] INFO: # Control packets tests # 598.99 [+2.21] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 601.26 [+2.27] 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__->