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 # 19.88 [+19.88] # 19.89 [+0.00] INFO: # Host entries configuration tests # 21.89 [+2.00] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.85 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.84 [+1.99] TEST: Common host entries configuration tests (L2) [ OK ] # 25.85 [+0.01] # 25.85 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.51 [+10.67] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.17 [+10.65] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.87 [+16.70] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.79 [+15.92] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.80 [+0.01] # 79.80 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.40 [+10.59] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.85 [+10.46] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.93 [+5.08] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.05 [+5.12] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.06 [+0.01] # 111.06 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.73 [+10.67] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.45 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.46 [+0.01] # 122.46 [+0.00] INFO: # Large scale dump tests # 171.76 [+49.30] TEST: IPv4 large scale dump tests [ OK ] # 382.31 [+210.54] TEST: IPv6 large scale dump tests [ OK ] # 572.13 [+189.82] TEST: L2 large scale dump tests [ OK ] # 588.10 [+15.97] TEST: Flush tests [ OK ] # 588.11 [+0.01] # 588.11 [+0.00] INFO: # Forwarding tests # 602.90 [+14.79] TEST: IPv4 host entries forwarding tests [ OK ] # 606.19 [+3.29] TEST: IPv6 host entries forwarding tests [ OK ] # 609.36 [+3.17] TEST: L2 host entries forwarding tests [ OK ] # 615.42 [+6.06] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.25 [+5.83] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 627.21 [+5.96] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.88 [+5.67] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 635.20 [+2.32] TEST: L2 port entries forwarding tests [ OK ] # 635.80 [+0.60] # 635.80 [+0.00] INFO: # Control packets tests # 639.22 [+3.42] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 642.37 [+3.16] 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__->