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.47 [+13.47] # 13.48 [+0.00] INFO: # Host entries configuration tests # 14.43 [+0.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.42 [+0.99] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.31 [+0.88] TEST: Common host entries configuration tests (L2) [ OK ] # 16.32 [+0.01] # 16.32 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.99 [+7.67] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.54 [+7.55] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.03 [+8.49] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.11 [+8.08] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.13 [+0.01] # 48.13 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.62 [+7.49] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.15 [+7.53] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.97 [+2.83] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.79 [+2.82] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.81 [+0.02] # 68.81 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.47 [+7.66] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.87 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.88 [+0.01] # 76.88 [+0.00] INFO: # Large scale dump tests # 112.84 [+35.96] TEST: IPv4 large scale dump tests [ OK ] # 335.37 [+222.52] TEST: IPv6 large scale dump tests [ OK ] # 552.99 [+217.62] TEST: L2 large scale dump tests [ OK ] # 559.28 [+6.29] TEST: Flush tests [ OK ] # 559.38 [+0.09] # 559.38 [+0.00] INFO: # Forwarding tests # 572.34 [+12.97] TEST: IPv4 host entries forwarding tests [ OK ] # 574.48 [+2.14] TEST: IPv6 host entries forwarding tests [ OK ] # 576.81 [+2.33] TEST: L2 host entries forwarding tests [ OK ] # 581.10 [+4.29] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 585.06 [+3.96] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 588.94 [+3.88] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 593.02 [+4.08] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 594.46 [+1.43] TEST: L2 port entries forwarding tests [ OK ] # 594.95 [+0.49] # 594.95 [+0.00] INFO: # Control packets tests # 597.31 [+2.36] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 599.92 [+2.62] 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__->