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 # 13.81 [+13.81] # 13.81 [+0.00] INFO: # Host entries configuration tests # 14.72 [+0.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.77 [+1.05] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.80 [+1.04] TEST: Common host entries configuration tests (L2) [ OK ] # 16.82 [+0.02] # 16.82 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.53 [+7.71] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.21 [+7.68] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.94 [+8.73] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.58 [+8.64] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.59 [+0.01] # 49.59 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.43 [+7.84] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.12 [+7.69] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.06 [+2.94] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.02 [+2.95] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.03 [+0.01] # 71.03 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.68 [+7.65] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.07 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.08 [+0.01] # 79.08 [+0.00] INFO: # Large scale dump tests # 115.48 [+36.39] TEST: IPv4 large scale dump tests [ OK ] # 344.12 [+228.65] TEST: IPv6 large scale dump tests [ OK ] # 561.95 [+217.83] TEST: L2 large scale dump tests [ OK ] # 567.73 [+5.78] TEST: Flush tests [ OK ] # 567.81 [+0.07] # 567.81 [+0.00] INFO: # Forwarding tests # 580.59 [+12.79] TEST: IPv4 host entries forwarding tests [ OK ] # 582.59 [+2.00] TEST: IPv6 host entries forwarding tests [ OK ] # 584.58 [+1.99] TEST: L2 host entries forwarding tests [ OK ] # 588.41 [+3.83] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 592.06 [+3.66] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 595.70 [+3.64] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 599.40 [+3.69] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 600.87 [+1.48] TEST: L2 port entries forwarding tests [ OK ] # 601.36 [+0.49] # 601.36 [+0.00] INFO: # Control packets tests # 603.63 [+2.26] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 605.96 [+2.33] 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__->