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 E63F0426C2 for ; Thu, 5 Oct 2023 15:51:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0F824014F; Thu, 5 Oct 2023 15:51:19 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 9B2444014F for ; Thu, 5 Oct 2023 15:51:18 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-693375d2028so848124b3a.2 for ; Thu, 05 Oct 2023 06:51:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696513878; x=1697118678; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+9JnirQTz8MawHUCIbPiY1JBdBwrMpzFEvNai9FHRNY=; b=hjugoWxBhL12GarKW0Py28CYREYqwFszEsP+/GJoGyrOj1v6CziAP0E2Rmvq5dnMjF YRiXXwOTCRVitEo0JzcJzUjR4IafFmUELHM4BXC0VVu5rnNlB5ihzbW4FDcKgUAzU2q2 DLj/IfDyc4YOLKpOru3lbHnYIkCCZ/hhUWXKQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696513878; x=1697118678; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+9JnirQTz8MawHUCIbPiY1JBdBwrMpzFEvNai9FHRNY=; b=oPiPVS+jHQDeMBh+FNb4/6k1Shm5mdJ/pCxmM+p4GiDpA9IGTPrwrYOyJkZqV2dynw PToiTSZo1LGf5YGf9vMKYW7GXKGeSvkSl0H08u3MVISXfqNB0yAyk4+tg3vmVawGiVkh c4S3z1y/2j5+lklMPyK01XyJJol0Fa7FQ/449mfSeDquwt+o9mKREd4Zp8ipAe0546EA S92esCBbSt0LhQF6moD28Xc7KPuprCwPE18iuDhHT8kG2lwqtHStTt//OhlQOrP1nh9Q aNr24sSZMWZ4vklVvnFnhUZmcrOcslQ6P6XI9oNY2dSI1dU0ZetGdEn37CVDKuoTZZoJ I9YA== X-Gm-Message-State: AOJu0YzU4S7vFu1HXshq2F08mhppf4ez7ek1vuPG4y5b6WdstrJvZVkM ZWK7qVcZvybeg5+PGDRBk1Rw61RGU+qkhvIuUW/zdIXLIlaq4DtFx2VNDlcSnMkBNm/pctS9qg= = X-Google-Smtp-Source: AGHT+IH4BAxdBX8Eqlsmx3LLtXUlftqP3S/e+oF5HYzxeOAiQYVA5/KZxlhZbSXYYLv8qc8J/v5Fkif3tnYn X-Received: by 2002:a05:6a20:2447:b0:154:3f13:1bb7 with SMTP id t7-20020a056a20244700b001543f131bb7mr5162384pzc.49.1696513877741; Thu, 05 Oct 2023 06:51: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 d20-20020a170902c19400b001c572662217sm55093pld.33.2023.10.05.06.51.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 06:51:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 06:51:17 -0700 (PDT) Message-ID: <651ebf55.170a0220.d2eb4.32d3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CF521605C351; Thu, 5 Oct 2023 09:51:16 -0400 (EDT) Subject: |SUCCESS| pw132330-132331 [PATCH] [2/2] common/cnxk: fix race condit From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132331 _Testing PASS_ Submitter: Harman Kalra Date: Thursday, October 05 2023 06:25:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:3bcd5b3198d4a31176b1ac73fc7236a12186fffe 132330-132331 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27832/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/