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.99 [+18.99] # 18.99 [+0.00] INFO: # Host entries configuration tests # 20.67 [+1.68] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.40 [+1.72] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.26 [+1.87] TEST: Common host entries configuration tests (L2) [ OK ] # 24.27 [+0.01] # 24.27 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.03 [+9.75] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.21 [+10.19] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.91 [+15.70] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.03 [+15.11] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.04 [+0.01] # 75.04 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.73 [+9.69] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.84 [+10.11] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.89 [+5.06] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.00 [+5.11] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.01 [+0.01] # 105.01 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.05 [+10.03] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.72 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.73 [+0.01] # 115.73 [+0.00] INFO: # Large scale dump tests # 164.21 [+48.48] TEST: IPv4 large scale dump tests [ OK ] # 369.81 [+205.60] TEST: IPv6 large scale dump tests [ OK ] # 558.90 [+189.09] TEST: L2 large scale dump tests [ OK ] # 570.09 [+11.19] TEST: Flush tests [ OK ] # 570.09 [+0.01] # 570.09 [+0.00] INFO: # Forwarding tests # 584.69 [+14.59] TEST: IPv4 host entries forwarding tests [ OK ] # 588.13 [+3.44] TEST: IPv6 host entries forwarding tests [ OK ] # 591.42 [+3.29] TEST: L2 host entries forwarding tests [ OK ] # 597.52 [+6.10] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 603.28 [+5.76] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 609.09 [+5.81] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 615.09 [+6.00] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 617.49 [+2.40] TEST: L2 port entries forwarding tests [ OK ] # 618.14 [+0.65] # 618.14 [+0.00] INFO: # Control packets tests # 621.87 [+3.73] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 625.43 [+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__->