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 C40CC42A50 for ; Wed, 3 May 2023 16:07:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BDCC441144; Wed, 3 May 2023 16:07:14 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 8E47B41144 for ; Wed, 3 May 2023 16:07:13 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-766692684e1so104902439f.3 for ; Wed, 03 May 2023 07:07:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683122833; x=1685714833; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MHXI5uPTePXxel28g9dQSmh1fuN3nklvIT25NOiP22w=; b=REpZIzfw0dto7c1LsevAm5eXM+AfiKPBZXm6TzFfnlxnWAk4q+0KWbFnXLCzVV9teg 4XgZN0cX8UszyUrcSIW4eLqPKQVbjIOklJfNwC3hwhoOrYwJ180i8Epls4Vz1Gp9NUTm zOLQ+DTx/vpUGC832J4k70e/H+Q/5vouqKtRY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683122833; x=1685714833; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MHXI5uPTePXxel28g9dQSmh1fuN3nklvIT25NOiP22w=; b=RAR9bNxGE6ckvCtpUEzWBIFx2NthR0VhB8CFXveuVHeiamN9k9Pa79bId3RSy2gazo kU0/KK7i27UpX8f5dqyS12aXnPAuWaE2JWISogxSCw88fxhB1NRLJtVGnQ3/PIAYDAua zTC8IGBaq/UhiNpQ9gXsrj5sZdOFwc+1BkLGly2LpBY2cpVfa0HCPJ6i4bZDz5/W6Ugh PFMLMwNbujF+SXiAFBHBLU7YI9+CnCJpzMj2H+27dBBMOS3FZDAMNXffbjMvrI/2oz5u oI4skU8x84dYFK4Trdu9mCiAowVCaVQJMulAPYV/QRI1KEb6e+k/HIeZO/yXtSHglmSI i6gA== X-Gm-Message-State: AC+VfDzswwJ7zubke+bcS6H+U/cywEZDmNx+z7t9bKEozN3q8mFWLAM7 ksB8mD+Pe2s9gXuiJl+rBWJahrGiHq+wYNAf508Se6O3v9qNFhx4J4s2ug== X-Google-Smtp-Source: ACHHUZ5JGZC5Rd4C7Rk5jaSCWyvgoPEZG6jqT0MBuP6KGdCk+6Cl84ZbYd9d8oOgdSYpl+EnrRBvahWuWEDb X-Received: by 2002:a5e:8f0a:0:b0:769:817a:93ff with SMTP id c10-20020a5e8f0a000000b00769817a93ffmr5705102iok.9.1683122832943; Wed, 03 May 2023 07:07:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 193-20020a021dca000000b0040f657a187esm2720549jaj.69.2023.05.03.07.07.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 May 2023 07:07:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 May 2023 07:07:12 -0700 (PDT) Message-ID: <64526a90.020a0220.be7fc.2e73SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 7FE996052472; Wed, 3 May 2023 10:07:12 -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-aarch64-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~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/