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.32 [+13.32] # 13.32 [+0.00] INFO: # Host entries configuration tests # 14.29 [+0.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.19 [+0.90] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.05 [+0.86] TEST: Common host entries configuration tests (L2) [ OK ] # 16.06 [+0.01] # 16.06 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.59 [+7.53] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.11 [+7.52] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.90 [+7.79] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.24 [+8.34] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.25 [+0.01] # 47.25 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.96 [+7.71] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.69 [+7.73] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.60 [+2.91] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.45 [+2.85] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.48 [+0.03] # 68.48 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.16 [+7.69] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.55 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.57 [+0.02] # 76.57 [+0.00] INFO: # Large scale dump tests # 112.52 [+35.95] TEST: IPv4 large scale dump tests [ OK ] # 329.72 [+217.19] TEST: IPv6 large scale dump tests [ OK ] # 554.96 [+225.24] TEST: L2 large scale dump tests [ OK ] # 561.27 [+6.31] TEST: Flush tests [ OK ] # 561.39 [+0.12] # 561.39 [+0.00] INFO: # Forwarding tests # 574.43 [+13.04] TEST: IPv4 host entries forwarding tests [ OK ] # 576.54 [+2.11] TEST: IPv6 host entries forwarding tests [ OK ] # 578.68 [+2.14] TEST: L2 host entries forwarding tests [ OK ] # 582.67 [+3.99] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 586.51 [+3.83] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 590.32 [+3.81] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 593.91 [+3.59] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 595.45 [+1.54] TEST: L2 port entries forwarding tests [ OK ] # 595.92 [+0.47] # 595.92 [+0.00] INFO: # Control packets tests # 598.36 [+2.43] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 600.60 [+2.25] 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__->