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.03 [+20.03] # 20.03 [+0.00] INFO: # Host entries configuration tests # 21.72 [+1.70] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.41 [+1.68] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.17 [+1.76] TEST: Common host entries configuration tests (L2) [ OK ] # 25.18 [+0.01] # 25.18 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.55 [+10.38] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.79 [+10.24] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.52 [+16.73] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.27 [+15.75] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.28 [+0.01] # 78.28 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.45 [+10.17] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.43 [+9.99] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.80 [+5.36] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.12 [+5.33] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.13 [+0.01] # 109.13 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.43 [+10.30] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.17 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.18 [+0.01] # 120.18 [+0.00] INFO: # Large scale dump tests # 170.47 [+50.29] TEST: IPv4 large scale dump tests [ OK ] # 368.53 [+198.06] TEST: IPv6 large scale dump tests [ OK ] # 578.93 [+210.40] TEST: L2 large scale dump tests [ OK ] # 590.96 [+12.03] TEST: Flush tests [ OK ] # 590.97 [+0.01] # 590.97 [+0.00] INFO: # Forwarding tests # 605.90 [+14.92] TEST: IPv4 host entries forwarding tests [ OK ] # 609.58 [+3.68] TEST: IPv6 host entries forwarding tests [ OK ] # 612.91 [+3.33] TEST: L2 host entries forwarding tests [ OK ] # 619.11 [+6.20] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 625.06 [+5.94] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 630.80 [+5.74] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 636.56 [+5.76] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 638.99 [+2.43] TEST: L2 port entries forwarding tests [ OK ] # 639.65 [+0.66] # 639.65 [+0.00] INFO: # Control packets tests # 643.22 [+3.58] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 646.88 [+3.65] 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__->