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 # 19.97 [+19.97] # 19.97 [+0.00] INFO: # Host entries configuration tests # 21.69 [+1.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.54 [+1.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.26 [+1.72] TEST: Common host entries configuration tests (L2) [ OK ] # 25.27 [+0.01] # 25.27 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.27 [+9.99] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.31 [+10.04] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.97 [+15.66] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.96 [+14.99] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.97 [+0.01] # 75.97 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.94 [+9.97] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.98 [+10.04] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.01 [+5.03] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.97 [+4.97] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.99 [+0.02] # 105.99 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.90 [+9.91] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.56 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.57 [+0.01] # 116.57 [+0.00] INFO: # Large scale dump tests # 164.28 [+47.70] TEST: IPv4 large scale dump tests [ OK ] # 369.35 [+205.07] TEST: IPv6 large scale dump tests [ OK ] # 566.79 [+197.44] TEST: L2 large scale dump tests [ OK ] # 577.65 [+10.86] TEST: Flush tests [ OK ] # 577.67 [+0.02] # 577.67 [+0.00] INFO: # Forwarding tests # 592.28 [+14.61] TEST: IPv4 host entries forwarding tests [ OK ] # 595.55 [+3.28] TEST: IPv6 host entries forwarding tests [ OK ] # 598.66 [+3.11] TEST: L2 host entries forwarding tests [ OK ] # 604.79 [+6.13] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 610.60 [+5.82] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 616.39 [+5.79] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 622.20 [+5.81] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 624.58 [+2.38] TEST: L2 port entries forwarding tests [ OK ] # 625.24 [+0.66] # 625.24 [+0.00] INFO: # Control packets tests # 628.93 [+3.68] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 632.44 [+3.51] 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__->