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.53 [+19.53] # 19.53 [+0.00] INFO: # Host entries configuration tests # 21.37 [+1.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.10 [+1.73] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.79 [+1.69] TEST: Common host entries configuration tests (L2) [ OK ] # 24.80 [+0.01] # 24.80 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.99 [+10.18] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.12 [+10.13] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.42 [+15.30] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.54 [+15.12] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.54 [+0.01] # 75.54 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.20 [+9.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.24 [+10.04] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.11 [+4.86] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.40 [+5.29] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.41 [+0.01] # 105.41 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.31 [+9.90] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.00 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.02 [+0.01] # 116.02 [+0.00] INFO: # Large scale dump tests # 168.73 [+52.72] TEST: IPv4 large scale dump tests [ OK ] # 372.55 [+203.82] TEST: IPv6 large scale dump tests [ OK ] # 570.85 [+198.29] TEST: L2 large scale dump tests [ OK ] # 581.25 [+10.40] TEST: Flush tests [ OK ] # 581.26 [+0.01] # 581.26 [+0.00] INFO: # Forwarding tests # 595.62 [+14.36] TEST: IPv4 host entries forwarding tests [ OK ] # 598.82 [+3.20] TEST: IPv6 host entries forwarding tests [ OK ] # 601.91 [+3.09] TEST: L2 host entries forwarding tests [ OK ] # 607.74 [+5.83] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 613.35 [+5.62] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 619.11 [+5.75] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 624.82 [+5.72] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 627.16 [+2.33] TEST: L2 port entries forwarding tests [ OK ] # 627.76 [+0.60] # 627.76 [+0.00] INFO: # Control packets tests # 631.25 [+3.49] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 634.80 [+3.55] 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__->