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.88 [+13.88] # 13.88 [+0.00] INFO: # Host entries configuration tests # 14.86 [+0.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.85 [+0.99] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.82 [+0.97] TEST: Common host entries configuration tests (L2) [ OK ] # 16.83 [+0.01] # 16.83 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.86 [+8.03] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.77 [+7.91] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 42.19 [+9.42] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 51.10 [+8.91] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 51.12 [+0.02] # 51.12 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 59.16 [+8.04] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 67.03 [+7.87] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 69.88 [+2.84] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 72.78 [+2.91] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 72.79 [+0.01] # 72.79 [+0.00] INFO: # Port group entries configuration tests - L2 # 80.69 [+7.89] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 81.12 [+0.44] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 81.14 [+0.02] # 81.14 [+0.00] INFO: # Large scale dump tests # 120.23 [+39.09] TEST: IPv4 large scale dump tests [ OK ] # 344.09 [+223.85] TEST: IPv6 large scale dump tests [ OK ] # 549.83 [+205.75] TEST: L2 large scale dump tests [ OK ] # 555.72 [+5.89] TEST: Flush tests [ OK ] # 555.81 [+0.09] # 555.81 [+0.00] INFO: # Forwarding tests # 568.60 [+12.78] TEST: IPv4 host entries forwarding tests [ OK ] # 570.60 [+2.00] TEST: IPv6 host entries forwarding tests [ OK ] # 572.47 [+1.88] TEST: L2 host entries forwarding tests [ OK ] # 576.15 [+3.68] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 579.73 [+3.58] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 583.23 [+3.50] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 586.80 [+3.57] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 588.22 [+1.42] TEST: L2 port entries forwarding tests [ OK ] # 588.65 [+0.43] # 588.65 [+0.00] INFO: # Control packets tests # 590.80 [+2.15] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 593.04 [+2.24] 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__->