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 820CE426C2 for ; Thu, 5 Oct 2023 15:05:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66CCE4014F; Thu, 5 Oct 2023 15:05:56 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id BAB044014F for ; Thu, 5 Oct 2023 15:05:54 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-57b67c84999so565987eaf.3 for ; Thu, 05 Oct 2023 06:05:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696511154; x=1697115954; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BRkFNPFindEHhNU13MZ8slW1u1k06Y29IWOj7PLYmRw=; b=QuqMECNF+KfnGuoeHWC+d6pdZvcdDjOm1aZN4IyM58vNXSl0RTC8dHIQQF9rxdm0tX HRkmPQnummf0Xmh8urRLxu4GclGtKuztZ+6BRP7onGOHLHRXX8m8emO4/c0xxjZ6hg8O NxjFc988W2ZONsXWcToZmnSbtZTmeHSenCCeQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696511154; x=1697115954; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BRkFNPFindEHhNU13MZ8slW1u1k06Y29IWOj7PLYmRw=; b=gh/8LSPPtE4UZDp26Ts18USpNNgulXRT9eRQSc6oudlJf05zAmUyNRoUalKkF3kEN5 oAKk2d311+wT9U5EC7mevM096s2hKueOAnVhOUbIhEKxnGoRB/2lGQaNoUdG+H+D2BNA c1OxMLTtICKB64rhv3ur++NgaBuOQohO/LaamFcQfgLdY9Dae7zX2v9Lin6puEE13kVv e5PhjcXdcKtRMbEALjuMtycCvwTDcv46Wbiyp90n2rocPSL4sM1JqnbDzXQjFOU4IkVz fWd/6J2rpjurM/TVPC20NHmSJqL220a2bt4/phd1OUIIcBN5LpVjYewXfhicMxMZKyme Mnyw== X-Gm-Message-State: AOJu0YyHXuTE16NQD2WSFCvQSqVxHZ8L/EpavbgowTyUVrRCdREZb+m+ gz3ZptoFHH/0sBO2+dB+NdGZqeVDQCwPaKaMOvurZbpDtLFDbvxFvaRYEdoGO+NHXAjounNlKw= = X-Google-Smtp-Source: AGHT+IFFOV8nzwd6NEfgJaCtWLWRaSQpb6zEKpYgaF4CMl/n0OcLY4zMUob5anMkkIomvDxV4Ftbsio+0/yS X-Received: by 2002:a05:6358:4327:b0:13a:1e90:4813 with SMTP id r39-20020a056358432700b0013a1e904813mr5828605rwc.29.1696511154035; Thu, 05 Oct 2023 06:05:54 -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 c126-20020a633584000000b005859ca8534dsm64504pga.19.2023.10.05.06.05.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 06:05:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 06:05:54 -0700 (PDT) Message-ID: <651eb4b2.630a0220.ed19a.37dbSMTPIN_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 2444C6052514; Thu, 5 Oct 2023 09:05:53 -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 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 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/