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 # 18.78 [+18.78] # 18.78 [+0.00] INFO: # Host entries configuration tests # 20.44 [+1.67] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.12 [+1.67] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.77 [+1.65] TEST: Common host entries configuration tests (L2) [ OK ] # 23.78 [+0.01] # 23.78 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.46 [+9.68] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.08 [+9.62] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 57.34 [+14.26] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 72.04 [+14.70] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 72.05 [+0.01] # 72.05 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 81.97 [+9.92] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 92.02 [+10.05] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 97.41 [+5.39] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 102.82 [+5.41] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 102.83 [+0.01] # 102.83 [+0.00] INFO: # Port group entries configuration tests - L2 # 112.78 [+9.95] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 113.47 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 113.48 [+0.01] # 113.48 [+0.00] INFO: # Large scale dump tests # 164.71 [+51.23] TEST: IPv4 large scale dump tests [ OK ] # 377.92 [+213.21] TEST: IPv6 large scale dump tests [ OK ] # 579.02 [+201.10] TEST: L2 large scale dump tests [ OK ] # 590.79 [+11.77] TEST: Flush tests [ OK ] # 590.80 [+0.01] # 590.80 [+0.00] INFO: # Forwarding tests # 605.64 [+14.84] TEST: IPv4 host entries forwarding tests [ OK ] # 609.07 [+3.43] TEST: IPv6 host entries forwarding tests [ OK ] # 612.57 [+3.50] TEST: L2 host entries forwarding tests [ OK ] # 619.00 [+6.42] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 624.97 [+5.97] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 630.94 [+5.97] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 637.01 [+6.07] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 639.53 [+2.52] TEST: L2 port entries forwarding tests [ OK ] # 640.19 [+0.66] # 640.19 [+0.00] INFO: # Control packets tests # 643.91 [+3.72] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 647.55 [+3.64] 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__->