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 B6926426C2 for ; Thu, 5 Oct 2023 15:49:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D15D4014F; Thu, 5 Oct 2023 15:49:01 +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 3CEB74014F for ; Thu, 5 Oct 2023 15:49:00 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c63164a2b6so16642685ad.0 for ; Thu, 05 Oct 2023 06:49:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696513739; x=1697118539; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KRrnyU3S5WskpRNrUhk5rUJ4uhmC6GgZOzAtW4AC5qM=; b=IdiVcFgd8BYyTPY03yz4TsG142h0AhZEXI7weTX3fQk0P309hfR9BhKMbsN3wwSxwj JvRrAsuHXobimHswyKZgzzFTVLmtQYiowWq0zUmAB4dRAry5HFlYRtAGYTTkNDXCfJom 5FRtDUmKCJrUbOHimrb5cezQCGP4tU1PLAH9E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696513739; x=1697118539; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KRrnyU3S5WskpRNrUhk5rUJ4uhmC6GgZOzAtW4AC5qM=; b=Ab9+kAV1elJZZV2uufOMDGZSCgbYAMg36HAVvq/brNSizbnVsV/2+BlsPEZl13Dh/7 fOUuQm10oNMrlgIeM/XnDxhPzYqYohjjKx8GeAX1znphKTiu1JgIf4090lfBcr761ouw jUObE0p0t/Oq1zrvOwwc3Brz6uh0d1xo2RvEmxADz3/CDlYEG67gJOMJc3mFCF9xEOhL qjJAbj9aGwdk5PiWwQXuAz08SU6Cg9KKJlwJSFKwgFB09bxfg6ak5qhqbCQ5RPDHnIiQ u3AGOiScxRgkoCnsNHrGUSQBrkiBcMgyXKL16LGeNxug2lnMSuYXLz3Z/xZkKS/KD1Tj P87w== X-Gm-Message-State: AOJu0YzowiglexrCqY9zR+0GNXkbiDc6Ds6+xsd+OmGoOu/ByxFLQDVI U4OMZJ4HfOLIwxqZmpukVSlYt0lzid+eqNBNYG4BQ/4KXUvLfGIslrrRWw== X-Google-Smtp-Source: AGHT+IHNUwzhzZwAhfAfyxoYW1qG1EOabnU8J0aumLRErTKB16FJyg/v7aGAYsJSI963Xhe3MjZ1nW4DpLRX X-Received: by 2002:a17:902:e890:b0:1bf:193a:70b6 with SMTP id w16-20020a170902e89000b001bf193a70b6mr4860901plg.5.1696513739299; Thu, 05 Oct 2023 06:48:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r23-20020a170902be1700b001c731b62426sm48081pls.2.2023.10.05.06.48.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 06:48:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 06:48:59 -0700 (PDT) Message-ID: <651ebecb.170a0220.8f4a1.255dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 52B01605C351; Thu, 5 Oct 2023 09:48:58 -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 | +----------------------------------------+--------------------+ 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 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/