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 # 12.24 [+12.24] # 12.24 [+0.00] INFO: # Host entries configuration tests # 13.07 [+0.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.92 [+0.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.74 [+0.82] TEST: Common host entries configuration tests (L2) [ OK ] # 14.75 [+0.01] # 14.75 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.20 [+7.44] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.64 [+7.44] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.31 [+7.68] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.29 [+7.97] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.30 [+0.01] # 45.30 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.87 [+7.57] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.59 [+7.72] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.15 [+2.55] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 65.75 [+2.60] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 65.76 [+0.01] # 65.76 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.14 [+7.38] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.48 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.49 [+0.01] # 73.49 [+0.00] INFO: # Large scale dump tests # 106.24 [+32.75] TEST: IPv4 large scale dump tests [ OK ] # 315.77 [+209.53] TEST: IPv6 large scale dump tests [ OK ] # 537.85 [+222.08] TEST: L2 large scale dump tests [ OK ] # 544.10 [+6.25] TEST: Flush tests [ OK ] # 544.20 [+0.10] # 544.20 [+0.00] INFO: # Forwarding tests # 556.99 [+12.79] TEST: IPv4 host entries forwarding tests [ OK ] # 559.13 [+2.13] TEST: IPv6 host entries forwarding tests [ OK ] # 561.18 [+2.05] TEST: L2 host entries forwarding tests [ OK ] # 564.98 [+3.80] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 568.88 [+3.90] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 572.53 [+3.65] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 577.43 [+4.90] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 581.42 [+3.99] TEST: L2 port entries forwarding tests [ OK ] # 582.18 [+0.77] # 582.18 [+0.00] INFO: # Control packets tests # 585.42 [+3.23] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 588.11 [+2.70] 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__->