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 AC0B242A50 for ; Wed, 3 May 2023 16:31:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8F8241144; Wed, 3 May 2023 16:31:26 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 3E0DA41144 for ; Wed, 3 May 2023 16:31:25 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-63b5c830d5eso3704178b3a.2 for ; Wed, 03 May 2023 07:31:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683124284; x=1685716284; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=I0pGclXq5YCe6GMlK74JOgjBaaD1ji+zJZs6cqD44dU=; b=iBcZA1UN8KZ3NMOVDIt/p3xSvqVnd/e50tdwH3YDjdg8QZzdWWA83+PG/hKd8VF8xE O1sCQ9t9CrGSoEAQ5e832vCcRJsKBYGEUUkOmmzuSx8PxCbmccZHAYPCWhDeuduJ/mjw xvQssDcFZniOKdEG8yvc8gHrnuoNFDPer4yzY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683124284; x=1685716284; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I0pGclXq5YCe6GMlK74JOgjBaaD1ji+zJZs6cqD44dU=; b=kRqnrpEHweywzutz63JStsPXpiC9bfJYhI62qsHs/ocS/vUeeb7TFbvyvrMqQp3DWI GPkffifDnd1WfHp5cxkAmwnlApFOhP1IWwoB1FzpAINCXgTNsm2u86n1R2KpAE21N92M gZSkh6UpeFNAflOcz+F9BgEC2uGThq1N17vYkiVxIsoFtkLeZ24yi2njVgttm0sfXgBv 67wFYWRCyzKqSALJCkQXdz44d/ZTWqdpmq/Irm3ezIb8rAZwv+MmqDp9qN4jqjRmzdfV fpqPPMwkZV5JV8wnPfhBhzR09LmxwABG/H6cezSEmCg0rlC7BtxAWxgWRmBIk1DBO4cA jszQ== X-Gm-Message-State: AC+VfDzj5gx/SLD/zoK96S8SlWCflEeSBPeGKEysuESaa0pgus85y/mC MOb5+60HX0Z/v8ergtMJRGoC4QBLoc6bRzBL2JJQioCY4R7NqPZUIyNxrXQgCnIdHn0Tct9z8Q= = X-Google-Smtp-Source: ACHHUZ4RrfEbIGOdORYKaGJMYBKUCtQbj5xxl1LFvzDeQH2IAwFNyguLsR2eqW1f4t7Lol5Fmba4pPv7IyGo X-Received: by 2002:a05:6a20:8e10:b0:f0:718f:8ee7 with SMTP id y16-20020a056a208e1000b000f0718f8ee7mr26826500pzj.53.1683124284510; Wed, 03 May 2023 07:31:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o188-20020a6341c5000000b0051b8d116432sm1759236pga.22.2023.05.03.07.31.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 May 2023 07:31:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 May 2023 07:31:24 -0700 (PDT) Message-ID: <6452703c.630a0220.f5ae1.d7f4SMTPIN_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 00E0A605246B; Wed, 3 May 2023 10:31:24 -0400 (EDT) Subject: |SUCCESS| pw126669 [PATCH] [v2] 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/126669 _Testing PASS_ Submitter: Ferruh Yigit Date: Wednesday, May 03 2023 10:30:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126669 --> 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/26156/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/