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 19DCB42A4F for ; Wed, 3 May 2023 15:42:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52CE341144; Wed, 3 May 2023 15:42:28 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 684CB41144 for ; Wed, 3 May 2023 15:42:26 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-3ef38864360so55211411cf.2 for ; Wed, 03 May 2023 06:42:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683121345; x=1685713345; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mInAZf96JSlBVsvffpy48zQ5M8AboQk2MkhmvZss6jE=; b=LYjUZQvF47tfterEzk6+YyKY6qF9softQwJOEuZ7QV4XdOh4KVgyB7hmZP5+cBYC+S GMBxZfhzJuZfEczI2hXxIOaAuUUO7GgqnehI9a788xDlnYh8QiBJExgLkHjPUrOItdrr KQm5XfqFt5e1azs/rRkOpCfIIoi01oUrOmENM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683121345; x=1685713345; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mInAZf96JSlBVsvffpy48zQ5M8AboQk2MkhmvZss6jE=; b=DaF9OX6BhhA6Ix2RMBwFCz+oqUEUHT4Txcfnm+CbLNX9CopagbDdFg4Amvm5cOOE1J JkYAZWog7WLpEjyIeU8439qGYkqfvESIA2UVdeY3M9tf4tO8Csz/85O/Ad9a3kgwIC5n gRsP5BVc5ug/Imh04QqqXHAZb9FIi5Cw7A3jZ/fKmugedMaeB9AA1foX+swwMHpR301z Mt9XbHlL9R2xa0JFwPiBVG5WkIEjtg6xRevJJrx6hGNJ/zNor0Fsjp4l0X4pd3/yZUUk pUFjWGugegIuTN/aSN+QTjfBkmFYrc2+z9V0i5QIv71eyQJ0wCrwAYIYLWA4YG+cLY6a 9O7Q== X-Gm-Message-State: AC+VfDygVIfLqoplXgnGpZotrautB1YEDJvHxDjkOKMRz4ChVbYetzl2 g1VbiC/0dtc8qqqvx9jU8FcWS9DfaUE7QLPmKnbE2kaLhy4h9L0LHL/EAB9LH/sUKTGLpmItAg= = X-Google-Smtp-Source: ACHHUZ6Afh1BAO+fd6vxaV1VVrkEKhBw6bylyyFR5Il9PkeqJgsEcva3/m3/g6+1kBlrh90DpWNFZO/Ez9og X-Received: by 2002:ac8:5f86:0:b0:3e6:71d6:5d5f with SMTP id j6-20020ac85f86000000b003e671d65d5fmr277796qta.1.1683121345775; Wed, 03 May 2023 06:42:25 -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 h21-20020ac87155000000b003f0a171bf3csm1170377qtp.28.2023.05.03.06.42.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 May 2023 06:42:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 May 2023 06:42:25 -0700 (PDT) Message-ID: <645264c1.c80a0220.e46c6.4e23SMTPIN_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 7644B605246B; Wed, 3 May 2023 09:42:25 -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-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 | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) 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 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/