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.63 [+19.63] # 19.63 [+0.00] INFO: # Host entries configuration tests # 21.26 [+1.63] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.85 [+1.59] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.52 [+1.67] TEST: Common host entries configuration tests (L2) [ OK ] # 24.52 [+0.01] # 24.52 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.32 [+9.79] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.15 [+9.83] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.74 [+15.59] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.15 [+15.41] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.17 [+0.01] # 75.17 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.12 [+9.96] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.76 [+9.64] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.24 [+9.49] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.91 [+5.67] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.92 [+0.01] # 109.92 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.14 [+10.22] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.83 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.84 [+0.01] # 120.84 [+0.00] INFO: # Large scale dump tests # 170.15 [+49.31] TEST: IPv4 large scale dump tests [ OK ] # 375.65 [+205.50] TEST: IPv6 large scale dump tests [ OK ] # 571.29 [+195.64] TEST: L2 large scale dump tests [ OK ] # 582.60 [+11.31] TEST: Flush tests [ OK ] # 582.61 [+0.01] # 582.61 [+0.00] INFO: # Forwarding tests # 597.32 [+14.71] TEST: IPv4 host entries forwarding tests [ OK ] # 600.66 [+3.35] TEST: IPv6 host entries forwarding tests [ OK ] # 604.08 [+3.41] TEST: L2 host entries forwarding tests [ OK ] # 610.33 [+6.25] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 616.10 [+5.77] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 621.96 [+5.86] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 627.89 [+5.93] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 630.34 [+2.45] TEST: L2 port entries forwarding tests [ OK ] # 631.01 [+0.66] # 631.01 [+0.00] INFO: # Control packets tests # 634.81 [+3.80] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 638.47 [+3.66] 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__->