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.23 [+13.23] # 13.23 [+0.00] INFO: # Host entries configuration tests # 14.13 [+0.90] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.11 [+0.98] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.06 [+0.95] TEST: Common host entries configuration tests (L2) [ OK ] # 16.07 [+0.01] # 16.07 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.96 [+7.89] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.54 [+7.58] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.97 [+8.42] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.62 [+8.65] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.63 [+0.01] # 48.63 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.46 [+7.83] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.40 [+7.94] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.51 [+3.11] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.85 [+3.34] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.88 [+0.03] # 70.88 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.88 [+8.00] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.32 [+0.43] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.33 [+0.02] # 79.33 [+0.00] INFO: # Large scale dump tests # 117.55 [+38.22] TEST: IPv4 large scale dump tests [ OK ] # 336.81 [+219.26] TEST: IPv6 large scale dump tests [ OK ] # 554.87 [+218.05] TEST: L2 large scale dump tests [ OK ] # 560.98 [+6.12] TEST: Flush tests [ OK ] # 561.07 [+0.08] # 561.07 [+0.00] INFO: # Forwarding tests # 573.85 [+12.79] TEST: IPv4 host entries forwarding tests [ OK ] # 576.01 [+2.16] TEST: IPv6 host entries forwarding tests [ OK ] # 578.05 [+2.04] TEST: L2 host entries forwarding tests [ OK ] # 581.85 [+3.81] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 585.45 [+3.59] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 588.96 [+3.51] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 592.63 [+3.67] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 594.23 [+1.60] TEST: L2 port entries forwarding tests [ OK ] # 594.68 [+0.45] # 594.68 [+0.00] INFO: # Control packets tests # 596.92 [+2.24] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 599.05 [+2.13] 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__->