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.59 [+13.59] # 13.59 [+0.00] INFO: # Host entries configuration tests # 14.62 [+1.02] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.68 [+1.06] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.78 [+1.11] TEST: Common host entries configuration tests (L2) [ OK ] # 16.80 [+0.02] # 16.80 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.65 [+7.85] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.32 [+7.67] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.15 [+8.83] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.25 [+9.11] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.27 [+0.01] # 50.27 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.02 [+7.76] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.77 [+7.75] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.68 [+2.91] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.45 [+2.77] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.46 [+0.01] # 71.46 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.06 [+7.60] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.41 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.42 [+0.01] # 79.43 [+0.00] INFO: # Large scale dump tests # 115.12 [+35.70] TEST: IPv4 large scale dump tests [ OK ] # 348.18 [+233.05] TEST: IPv6 large scale dump tests [ OK ] # 570.70 [+222.52] TEST: L2 large scale dump tests [ OK ] # 577.19 [+6.49] TEST: Flush tests [ OK ] # 577.31 [+0.12] # 577.31 [+0.00] INFO: # Forwarding tests # 590.21 [+12.91] TEST: IPv4 host entries forwarding tests [ OK ] # 592.37 [+2.16] TEST: IPv6 host entries forwarding tests [ OK ] # 594.60 [+2.23] TEST: L2 host entries forwarding tests [ OK ] # 598.54 [+3.94] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 602.00 [+3.46] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 605.77 [+3.77] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 609.54 [+3.77] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 611.02 [+1.48] TEST: L2 port entries forwarding tests [ OK ] # 611.48 [+0.45] # 611.48 [+0.00] INFO: # Control packets tests # 613.74 [+2.26] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 616.14 [+2.39] 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__->