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 # 16.21 [+16.21] # 16.21 [+0.00] INFO: # Host entries configuration tests # 17.47 [+1.26] TEST: Common host entries configuration tests (IPv4) [ OK ] # 18.67 [+1.20] TEST: Common host entries configuration tests (IPv6) [ OK ] # 19.80 [+1.13] TEST: Common host entries configuration tests (L2) [ OK ] # 19.81 [+0.01] # 19.81 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 27.87 [+8.05] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 35.77 [+7.90] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 45.07 [+9.31] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 54.55 [+9.48] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 54.56 [+0.01] # 54.56 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 62.45 [+7.88] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 70.29 [+7.84] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 73.36 [+3.07] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 76.53 [+3.17] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 76.55 [+0.02] # 76.55 [+0.00] INFO: # Port group entries configuration tests - L2 # 84.39 [+7.84] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 84.80 [+0.41] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 84.81 [+0.01] # 84.81 [+0.00] INFO: # Large scale dump tests # 123.64 [+38.83] TEST: IPv4 large scale dump tests [ OK ] # 351.71 [+228.07] TEST: IPv6 large scale dump tests [ OK ] # 562.67 [+210.96] TEST: L2 large scale dump tests [ OK ] # 568.70 [+6.02] TEST: Flush tests [ OK ] # 568.80 [+0.10] # 568.80 [+0.00] INFO: # Forwarding tests # 581.61 [+12.81] TEST: IPv4 host entries forwarding tests [ OK ] # 583.69 [+2.08] TEST: IPv6 host entries forwarding tests [ OK ] # 585.61 [+1.93] TEST: L2 host entries forwarding tests [ OK ] # 589.38 [+3.77] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 593.03 [+3.65] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 596.56 [+3.53] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 600.15 [+3.59] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 601.65 [+1.50] TEST: L2 port entries forwarding tests [ OK ] # 602.07 [+0.42] # 602.07 [+0.00] INFO: # Control packets tests # 604.25 [+2.17] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 606.63 [+2.38] 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__->