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 # 18.79 [+18.79] # 18.79 [+0.00] INFO: # Host entries configuration tests # 20.58 [+1.79] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.34 [+1.76] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.16 [+1.81] TEST: Common host entries configuration tests (L2) [ OK ] # 24.17 [+0.01] # 24.17 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.09 [+9.92] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.17 [+10.08] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.39 [+15.23] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.27 [+14.88] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.28 [+0.01] # 74.28 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.48 [+10.20] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.41 [+9.93] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.91 [+5.50] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.27 [+5.37] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.28 [+0.01] # 105.28 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.21 [+9.93] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.93 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.94 [+0.01] # 115.94 [+0.00] INFO: # Large scale dump tests # 166.10 [+50.16] TEST: IPv4 large scale dump tests [ OK ] # 375.94 [+209.84] TEST: IPv6 large scale dump tests [ OK ] # 573.02 [+197.08] TEST: L2 large scale dump tests [ OK ] # 583.68 [+10.66] TEST: Flush tests [ OK ] # 583.68 [+0.01] # 583.68 [+0.00] INFO: # Forwarding tests # 598.22 [+14.54] TEST: IPv4 host entries forwarding tests [ OK ] # 601.33 [+3.11] TEST: IPv6 host entries forwarding tests [ OK ] # 604.43 [+3.10] TEST: L2 host entries forwarding tests [ OK ] # 610.42 [+5.98] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 616.16 [+5.74] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 621.84 [+5.69] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 627.76 [+5.92] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 630.18 [+2.42] TEST: L2 port entries forwarding tests [ OK ] # 630.82 [+0.63] # 630.82 [+0.00] INFO: # Control packets tests # 634.62 [+3.81] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 638.21 [+3.58] 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__->