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.50 [+12.50] # 12.50 [+0.00] INFO: # Host entries configuration tests # 13.40 [+0.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.26 [+0.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.14 [+0.88] TEST: Common host entries configuration tests (L2) [ OK ] # 15.15 [+0.01] # 15.15 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.83 [+7.68] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.48 [+7.64] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.96 [+8.49] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.57 [+8.60] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.58 [+0.01] # 47.58 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.22 [+7.64] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.88 [+7.66] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.72 [+2.84] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.49 [+2.76] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.50 [+0.02] # 68.50 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.97 [+7.47] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.37 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.40 [+0.03] # 76.40 [+0.00] INFO: # Large scale dump tests # 111.06 [+34.66] TEST: IPv4 large scale dump tests [ OK ] # 329.11 [+218.04] TEST: IPv6 large scale dump tests [ OK ] # 556.88 [+227.77] TEST: L2 large scale dump tests [ OK ] # 563.61 [+6.73] TEST: Flush tests [ OK ] # 563.72 [+0.11] # 563.72 [+0.00] INFO: # Forwarding tests # 577.05 [+13.33] TEST: IPv4 host entries forwarding tests [ OK ] # 579.34 [+2.29] TEST: IPv6 host entries forwarding tests [ OK ] # 581.77 [+2.44] TEST: L2 host entries forwarding tests [ OK ] # 585.95 [+4.18] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 589.94 [+3.99] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 593.69 [+3.75] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 597.48 [+3.79] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 599.22 [+1.74] TEST: L2 port entries forwarding tests [ OK ] # 599.75 [+0.53] # 599.75 [+0.00] INFO: # Control packets tests # 602.31 [+2.56] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 604.79 [+2.47] 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__->