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 6C07042A4F for ; Wed, 3 May 2023 14:05:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6945841144; Wed, 3 May 2023 14:05:05 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 0480E41144 for ; Wed, 3 May 2023 14:05:04 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3315ccc1ce0so4017995ab.3 for ; Wed, 03 May 2023 05:05:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683115503; x=1685707503; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VtvLdTyVqVVg0fpU3hiWEjXm7SdcFtJyZgji2pM3S6s=; b=jPl9Bd8CMPxGd29KZdq4Vc6gW2qRxr93ad9ttWsngv3D1dtZXK7xLRUAZPDg0tosY3 ulo71VHEv/24L0qFz+zJnyjy3RlZfsJ5MaOS5qFl41ozWEE6zeQ7u19Y8kXCQW1TUno+ OmtHXkAXN+1x2W4LXxwaSOAk4cIoZPSHyzUCo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683115503; x=1685707503; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VtvLdTyVqVVg0fpU3hiWEjXm7SdcFtJyZgji2pM3S6s=; b=a2FVKjHr3nsMijfeKTX25DlR2tenx52VqyFoxy4nJu6D2bhDDz2+f9ED0Ysm92yEI3 HaitGrRjIFuI8hDguLvwcwTmZCe627llDewbU5pZuHnNsgAKQ2n4jK1oufgOgiKsPgb4 avCGHkJrQH+gOuXcYK66gtWhHzJ1ruQtfiq2gflegiPFtTOu+CFJ0Kn8paYYB/W9r1r0 d1tEUyf9mTLnvVR4yEtGKHO2toRh0h1b5d0zvSsx3xq7lKN3oR6TsvkuDgjYknN9/spP PEUBZn99eYUzhSLV3TnR2c0efaDulU1B0JHVLdSFIJF7YRluWOjqEQj+jBEIWBr2a5p2 D+8Q== X-Gm-Message-State: AC+VfDyUdVQngJozhAYKYwnU/DL2vCbuOUJX4JaGz0+2LLZ0p80ocZfU MA7yDh9ZLLUjLtyHRyXEksgYD7mvPD5xtSLvWUKYlFvcYnjHgUXOFCv2UTZPWNeXYAjZfh+ILQ= = X-Google-Smtp-Source: ACHHUZ4B0UX0ii89z8C0nGSpKRnVcri9dULWILPH0Zb5hxRuUrJ794GqyWryVTNNfKKIlc3jEt7QCl9VWyjS X-Received: by 2002:a92:6808:0:b0:32b:577b:cfad with SMTP id d8-20020a926808000000b0032b577bcfadmr14301375ilc.31.1683115503183; Wed, 03 May 2023 05:05: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 p2-20020a92d282000000b0033126c0ab07sm133099ilp.48.2023.05.03.05.05.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 May 2023 05:05:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 May 2023 05:05:03 -0700 (PDT) Message-ID: <64524def.920a0220.a811a.6923SMTPIN_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 B690A605246B; Wed, 3 May 2023 08:05:02 -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-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 | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) 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/