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.18 [+13.18] # 13.18 [+0.00] INFO: # Host entries configuration tests # 14.17 [+0.99] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.18 [+1.01] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.23 [+1.04] TEST: Common host entries configuration tests (L2) [ OK ] # 16.24 [+0.01] # 16.24 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.15 [+7.91] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.90 [+7.74] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.32 [+8.43] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.13 [+8.81] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.14 [+0.01] # 49.14 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.84 [+7.70] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.42 [+7.58] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.27 [+2.85] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.28 [+3.00] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.29 [+0.01] # 70.29 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.00 [+7.71] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.38 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.39 [+0.01] # 78.39 [+0.00] INFO: # Large scale dump tests # 114.14 [+35.75] TEST: IPv4 large scale dump tests [ OK ] # 334.00 [+219.86] TEST: IPv6 large scale dump tests [ OK ] # 556.27 [+222.27] TEST: L2 large scale dump tests [ OK ] # 562.47 [+6.20] TEST: Flush tests [ OK ] # 562.57 [+0.10] # 562.57 [+0.00] INFO: # Forwarding tests # 575.73 [+13.17] TEST: IPv4 host entries forwarding tests [ OK ] # 577.72 [+1.98] TEST: IPv6 host entries forwarding tests [ OK ] # 579.83 [+2.11] TEST: L2 host entries forwarding tests [ OK ] # 584.03 [+4.20] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 587.73 [+3.70] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 591.60 [+3.88] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 595.57 [+3.97] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 597.11 [+1.54] TEST: L2 port entries forwarding tests [ OK ] # 597.55 [+0.44] # 597.55 [+0.00] INFO: # Control packets tests # 599.89 [+2.34] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 602.22 [+2.32] 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__->