From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id AB89F42A4E for ; Wed, 3 May 2023 13:43:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A845E41144; Wed, 3 May 2023 13:43:32 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id E993F41144 for ; Wed, 3 May 2023 13:43:31 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-55a5a830238so31645527b3.3 for ; Wed, 03 May 2023 04:43:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683114211; x=1685706211; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9zCjWdJ9mFF2JFt9bpikBwC3dosCr8YJ9wAwDh9adQE=; b=GLJ6Ul9QG9crvZxAuklqNe71RsgYeet4nMX3hecL70vp/aP4DEWqNidFoxQWD0b792 HROPNlcCFi9z4I71wBwL1dChthyFwYEE30l40OKMglPTfsogMG2erSQdVWJ55eEQL67v ISjjKKCukFbHDmD/WvBkXh9DgVlG2NzufvI0s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683114211; x=1685706211; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9zCjWdJ9mFF2JFt9bpikBwC3dosCr8YJ9wAwDh9adQE=; b=EWbqWKb4/uHiNdveAJTzaqQLDtQD/hu9Ucbfml4pKdBr9XUV5OrW7mNJU6UMuli0yk CORuHuTe6VfPL9VXNLkXjlblV58VKj1c0DA9h2PJKTdTHfCF0odmdTQedkwM5dmmgWEX focTv+jUnrJnqBdv5aDKerHDky2nfvEJj/7f72Kds1DLPAl+dVOoCfVcTZv5+DDXgD+I AqVxjYkWCAK+18/YwzRBUb2gXPatT4idJJjNJ7L+/yK7hI6ZSj2VOkG5T0GrB573oRe6 Igl795hbnvZJf32+woJa7scynlw2M0qma0A7ABK/miag3qxzeSTdcX2hmzenk5wL5xBf tZMA== X-Gm-Message-State: AC+VfDz1A/+ydIO8+lhLVAqv6UCQYbQXP5oYDPzY4DkGD/46MGrKlpRj wyT5m5/ERK/q0KeFfURoRSuoOVk1gxMfzYKz/N7BLnxkNjc2vVQZNlW4sA== X-Google-Smtp-Source: ACHHUZ4CreSYNRoXHk5idKBucGv+HnT+ooaTJRm2QxIkWDbTG6dOuQ5y5SmXEirAvQi/nZ+KUK9jdKjujQ38 X-Received: by 2002:a25:6844:0:b0:b9d:90d1:6301 with SMTP id d65-20020a256844000000b00b9d90d16301mr16657714ybc.47.1683114211325; Wed, 03 May 2023 04:43:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6-20020a5b0106000000b00b8ef2149e8dsm2243163ybx.1.2023.05.03.04.43.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 May 2023 04:43:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 May 2023 04:43:31 -0700 (PDT) Message-ID: <645248e3.5b0a0220.4deff.c68cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id EFF70605246B; Wed, 3 May 2023 07:43:30 -0400 (EDT) Subject: |SUCCESS| pw126668 [PATCH] [v1] devtools: allow variable declaration inside for loop From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126668 _Testing PASS_ Submitter: Ferruh Yigit Date: Wednesday, May 03 2023 09:50:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126668 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26155/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/