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.38 [+19.38] # 19.38 [+0.00] INFO: # Host entries configuration tests # 21.18 [+1.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.00 [+1.82] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.82 [+1.82] TEST: Common host entries configuration tests (L2) [ OK ] # 24.83 [+0.01] # 24.83 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.68 [+9.85] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.68 [+9.99] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.29 [+15.62] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.39 [+15.10] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.40 [+0.01] # 75.40 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.18 [+9.78] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.98 [+9.81] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.10 [+5.12] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.10 [+5.00] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.11 [+0.01] # 105.11 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.05 [+9.94] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.75 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.76 [+0.01] # 115.76 [+0.00] INFO: # Large scale dump tests # 166.30 [+50.54] TEST: IPv4 large scale dump tests [ OK ] # 364.51 [+198.21] TEST: IPv6 large scale dump tests [ OK ] # 567.77 [+203.26] TEST: L2 large scale dump tests [ OK ] # 579.27 [+11.50] TEST: Flush tests [ OK ] # 579.28 [+0.01] # 579.28 [+0.00] INFO: # Forwarding tests # 594.43 [+15.15] TEST: IPv4 host entries forwarding tests [ OK ] # 597.91 [+3.48] TEST: IPv6 host entries forwarding tests [ OK ] # 601.24 [+3.33] TEST: L2 host entries forwarding tests [ OK ] # 607.63 [+6.39] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 614.04 [+6.40] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 620.08 [+6.05] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 626.41 [+6.33] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 628.89 [+2.48] TEST: L2 port entries forwarding tests [ OK ] # 629.53 [+0.64] # 629.53 [+0.00] INFO: # Control packets tests # 633.40 [+3.87] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 637.29 [+3.89] 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__->