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 # 20.27 [+20.27] # 20.27 [+0.00] INFO: # Host entries configuration tests # 22.02 [+1.74] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.75 [+1.74] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.48 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 25.49 [+0.01] # 25.49 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.77 [+10.28] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.89 [+10.13] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.17 [+15.28] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.08 [+15.91] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.09 [+0.01] # 77.09 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.44 [+10.35] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.49 [+10.05] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.59 [+5.10] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.68 [+5.08] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.69 [+0.01] # 107.69 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.49 [+9.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.09 [+0.60] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.10 [+0.01] # 118.10 [+0.00] INFO: # Large scale dump tests # 165.57 [+47.48] TEST: IPv4 large scale dump tests [ OK ] # 363.02 [+197.44] TEST: IPv6 large scale dump tests [ OK ] # 559.32 [+196.30] TEST: L2 large scale dump tests [ OK ] # 570.46 [+11.14] TEST: Flush tests [ OK ] # 570.47 [+0.01] # 570.47 [+0.00] INFO: # Forwarding tests # 585.09 [+14.62] TEST: IPv4 host entries forwarding tests [ OK ] # 588.58 [+3.49] TEST: IPv6 host entries forwarding tests [ OK ] # 592.01 [+3.42] TEST: L2 host entries forwarding tests [ OK ] # 597.99 [+5.98] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 603.71 [+5.72] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 609.50 [+5.80] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 615.67 [+6.16] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 618.05 [+2.38] TEST: L2 port entries forwarding tests [ OK ] # 618.71 [+0.67] # 618.71 [+0.00] INFO: # Control packets tests # 622.30 [+3.59] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 625.83 [+3.53] 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__->