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 # 12.71 [+12.71] # 12.71 [+0.00] INFO: # Host entries configuration tests # 13.58 [+0.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.46 [+0.88] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.28 [+0.82] TEST: Common host entries configuration tests (L2) [ OK ] # 15.29 [+0.01] # 15.29 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.78 [+7.49] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.17 [+7.39] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.91 [+7.74] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.73 [+7.81] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.74 [+0.01] # 45.74 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.24 [+7.50] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.67 [+7.43] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.31 [+2.64] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.06 [+2.75] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.08 [+0.01] # 66.08 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.63 [+7.56] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.02 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.03 [+0.01] # 74.03 [+0.00] INFO: # Large scale dump tests # 109.07 [+35.04] TEST: IPv4 large scale dump tests [ OK ] # 323.53 [+214.46] TEST: IPv6 large scale dump tests [ OK ] # 538.21 [+214.68] TEST: L2 large scale dump tests [ OK ] # 544.62 [+6.42] TEST: Flush tests [ OK ] # 544.71 [+0.09] # 544.71 [+0.00] INFO: # Forwarding tests # 557.54 [+12.82] TEST: IPv4 host entries forwarding tests [ OK ] # 559.59 [+2.05] TEST: IPv6 host entries forwarding tests [ OK ] # 561.51 [+1.92] TEST: L2 host entries forwarding tests [ OK ] # 565.32 [+3.81] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 569.13 [+3.80] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 572.89 [+3.77] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 576.67 [+3.78] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 578.23 [+1.56] TEST: L2 port entries forwarding tests [ OK ] # 578.69 [+0.46] # 578.69 [+0.00] INFO: # Control packets tests # 580.97 [+2.28] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 583.38 [+2.41] 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__->