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 7A5E942A4E for ; Wed, 3 May 2023 13:14:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4FA4E41144; Wed, 3 May 2023 13:14:05 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 0A38C41144 for ; Wed, 3 May 2023 13:14:03 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-61a4e03ccbcso37779546d6.2 for ; Wed, 03 May 2023 04:14:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683112443; x=1685704443; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ySezzJM/j4+IQgkJz0H86Aq53F9JC+XSG11LpMvm9+U=; b=CielWXGx8WoNkaDQsWYfT9LN40bpQgzTaSimep31MnbpHQm+Yt/v+DQft7pEJT123K qcMmeZWfrKYVgmgjyxA7iT2sf7U3KdDISbCVkDhuneHFl5Q3pcQkJzg2KfN0c9qdkakj gWtwvnIQ95K/LaDApjieQZGzS1A3DCR5EsaO8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683112443; x=1685704443; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ySezzJM/j4+IQgkJz0H86Aq53F9JC+XSG11LpMvm9+U=; b=P3sU5UyD7oLqM3kXit+AZ07MTmG19Pxtnkge/ijENzFQ50vOQKobfP6fqERTtj4e88 4ffkBVDj3OU682efxeDkgj17jkJiFh1Ve1Tqs1AQ9QmPmG0Fiy7PiMSeqJk5gs+yDlim JVULWwhddNliAk72l4G3Kd6nmAKPUQILXOU0iqHWEFmXbFTiLH8vrh9xWeGKjjpnpdmv S+pEIYXsIaA21GDuN26cNDJBHlWo2y+OozrGd09aoaYTeZV4FExYL/DF/xOODtxKd9I9 U3I8cj8PlgMLlhZ7rYZswCTComycPkuz06FsbtLmjqRPhqmbWmm8UhDBEQqAFzlbGv0C c7Qg== X-Gm-Message-State: AC+VfDwXja0+EgSWT5z5EnJoeZ/BG1FeY45NAUuOyuIH5vlTYzm2SAGA lY2BcY7Xm2lxZyC4Jx3xjdxU2a77cCuaoSgVZiqzdWskoLIbMxfcdWSvxVm+3cbM8XowVCUFww= = X-Google-Smtp-Source: ACHHUZ76HoRta4AUysWumHGSsUEcIMTIEfxEBZE2C/nnYTxTTJFud5MKwLeq1hwfAiGW5XZS5BbfOaIMMQLh X-Received: by 2002:a05:6214:20ed:b0:61a:ee15:4a93 with SMTP id 13-20020a05621420ed00b0061aee154a93mr11454000qvk.28.1683112443405; Wed, 03 May 2023 04:14:03 -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 pe24-20020a056214495800b005ea3384089fsm1776283qvb.20.2023.05.03.04.14.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 May 2023 04:14:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 May 2023 04:14:03 -0700 (PDT) Message-ID: <645241fb.050a0220.8bab1.999cSMTPIN_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 1D502605246B; Wed, 3 May 2023 07:14:03 -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-aarch64-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/