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 0F72B42A51 for ; Wed, 3 May 2023 15:27:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D0A241144; Wed, 3 May 2023 15:27:20 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 51BE441144 for ; Wed, 3 May 2023 15:27:18 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1ab13da70a3so16304045ad.1 for ; Wed, 03 May 2023 06:27:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683120437; x=1685712437; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AS6i3VZs9b3mBhZLFWDVxMAuZTVeBY2HX3xxwHUDZfM=; b=HF3K29Htl7zOd4RpcFe0jRe5m/6hEQgB3zusWhq22F2CQ24UZijz+GzoVLFmWE8Ol6 be1LIeSb/BDwrUvVM7NpBIsu3a7VWkq/KfDXy6WtIJf+hB+QwTIHiF22GD2wG9hOcoD2 ZJGb2FUEvPfbj3u2lCpSn0a1Mq+KLqK351puA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683120437; x=1685712437; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AS6i3VZs9b3mBhZLFWDVxMAuZTVeBY2HX3xxwHUDZfM=; b=Y0uLRoWwpKD67nC4c2jE1m/FWyYufGfhuoQzkc6a3eU6/uBopeLSrRcAttU4tImf/7 hd47weIDr4zUr7BAAlCavsxd5BwXNYuOrNAoJsyeeDgJJJVX7nopU4poqI0GpNzRo60G CoCly2EwroSFtz52nFBaPNcv6Gt9gaS76V2GSRRjgXvkD6/y3nIYciGq6zYT4m6ZlSqf Qu1MOEmHH/TwG6GRfaKiuyaIqZozMDzdZUHGJ+vUrsMtRzQYRqT5DIlfcATFYz5KMbM3 KMWL1a66LTWyE1DoTj2cVshXNH9Z12wQZxfB+6/GbxopDWyACZUK7z035hbPSIY9rNt/ 7IbQ== X-Gm-Message-State: AC+VfDxwC/1QCPGibiDJehg+4IdW4xhbmS9i/2G2Mj5eI6uo3PatcbD2 hy4ohZ5ehmLJm+M7B3o/m93EEqpcdNW2rDKcnosGZNfS1/UDqasZgRaExo/Ka+XyIYm4ALraNg= = X-Google-Smtp-Source: ACHHUZ6KfvwTf03BRaqSPISsOAUhUBN+PjAyVmlX1SeXlRIPD6aGM9AD5+tZTgg7/+7Th/gjyc8nVqHkkPVb X-Received: by 2002:a17:902:fe01:b0:1aa:fe40:6f96 with SMTP id g1-20020a170902fe0100b001aafe406f96mr58901plj.23.1683120437501; Wed, 03 May 2023 06:27:17 -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 io13-20020a17090312cd00b001a683234179sm421576plb.7.2023.05.03.06.27.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 May 2023 06:27:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 May 2023 06:27:17 -0700 (PDT) Message-ID: <64526135.170a0220.b31ec.1394SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C0C94605246B; Wed, 3 May 2023 09:27:16 -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-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 | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/