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.75 [+13.75] # 13.75 [+0.00] INFO: # Host entries configuration tests # 14.73 [+0.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.74 [+1.01] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.75 [+1.01] TEST: Common host entries configuration tests (L2) [ OK ] # 16.76 [+0.01] # 16.76 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.45 [+7.69] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.20 [+7.75] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.04 [+8.85] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.01 [+8.96] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.02 [+0.01] # 50.02 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.81 [+7.79] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.61 [+7.80] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.68 [+3.07] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.56 [+2.88] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.58 [+0.02] # 71.58 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.29 [+7.71] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.62 [+0.33] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.64 [+0.02] # 79.64 [+0.00] INFO: # Large scale dump tests # 116.94 [+37.31] TEST: IPv4 large scale dump tests [ OK ] # 352.47 [+235.53] TEST: IPv6 large scale dump tests [ OK ] # 573.70 [+221.23] TEST: L2 large scale dump tests [ OK ] # 580.19 [+6.49] TEST: Flush tests [ OK ] # 580.29 [+0.10] # 580.29 [+0.00] INFO: # Forwarding tests # 593.27 [+12.98] TEST: IPv4 host entries forwarding tests [ OK ] # 595.38 [+2.11] TEST: IPv6 host entries forwarding tests [ OK ] # 597.42 [+2.04] TEST: L2 host entries forwarding tests [ OK ] # 601.36 [+3.94] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 604.92 [+3.56] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 608.32 [+3.40] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 611.89 [+3.57] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 613.39 [+1.50] TEST: L2 port entries forwarding tests [ OK ] # 613.79 [+0.41] # 613.79 [+0.00] INFO: # Control packets tests # 615.98 [+2.19] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 618.15 [+2.17] 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__->