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 # 13.63 [+13.63] # 13.64 [+0.00] INFO: # Host entries configuration tests # 14.62 [+0.99] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.59 [+0.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.62 [+1.03] TEST: Common host entries configuration tests (L2) [ OK ] # 16.63 [+0.02] # 16.63 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.32 [+7.69] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.91 [+7.59] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.37 [+8.46] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.34 [+8.97] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.35 [+0.01] # 49.35 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.22 [+7.87] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.08 [+7.86] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.11 [+3.03] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.10 [+2.99] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.11 [+0.01] # 71.11 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.90 [+7.79] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.31 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.32 [+0.01] # 79.32 [+0.00] INFO: # Large scale dump tests # 115.27 [+35.95] TEST: IPv4 large scale dump tests [ OK ] # 345.09 [+229.82] TEST: IPv6 large scale dump tests [ OK ] # 553.69 [+208.60] TEST: L2 large scale dump tests [ OK ] # 559.50 [+5.80] TEST: Flush tests [ OK ] # 559.58 [+0.08] # 559.58 [+0.00] INFO: # Forwarding tests # 572.26 [+12.68] TEST: IPv4 host entries forwarding tests [ OK ] # 574.30 [+2.04] TEST: IPv6 host entries forwarding tests [ OK ] # 576.18 [+1.88] TEST: L2 host entries forwarding tests [ OK ] # 579.67 [+3.49] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 583.05 [+3.38] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 586.43 [+3.38] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 589.90 [+3.47] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 591.32 [+1.43] TEST: L2 port entries forwarding tests [ OK ] # 591.77 [+0.45] # 591.77 [+0.00] INFO: # Control packets tests # 593.99 [+2.21] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 596.29 [+2.30] 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__->