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 77EBF426C2 for ; Thu, 5 Oct 2023 14:47:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 71DB54014F; Thu, 5 Oct 2023 14:47:00 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id F37164014F for ; Thu, 5 Oct 2023 14:46:59 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1e10507a4d6so660077fac.1 for ; Thu, 05 Oct 2023 05:46:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696510019; x=1697114819; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wzqr+5TlPcmcsfVzoENwC9zlnI6bJRQo7jbm3gHQgig=; b=O1kdmrBesfItiXKMBbSOxW5XHuYEqsm/I0xWUYfXSQlPUhb9juA6P+xXcrn4GUtHAT vPPXnq3wTE8Yep5uhOSnixCIicemOwAX3flZ/Tne68azuh9LzLW++FWu5rRYGfXPzyCe FW4e3Qctqofg6pyaS/G0ifagaP6QUEcRxDCaI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696510019; x=1697114819; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wzqr+5TlPcmcsfVzoENwC9zlnI6bJRQo7jbm3gHQgig=; b=f0uN1MrCGH/mrlk/F57Cump/dUInyqgWqfdFTKNpkBcqTnrTRq7Rs48CTI6pcrou+Q gO72DkRH81mw6xK+asVeHCkiU2H956dzo3E72QDt84bKOto0W67YL3MTQ5CLN9Sg8qgR YPCMVUqzmIUTOE9KNxCX1vZ2OOWw0qELtKBDpKGveex3VLkgEOkayKj1lbMnjXlRvHr2 srgH2sPy6MuZPejyBUj2GpoxoFp64WgRBRXCL6NtAcGVN/g+8JmZ/vJVx0R+iCpYh+rS EUthpOeDUuwA6gzYz7KypsXvoJnaULrtxysieeqNodBayGiaNI2QuNDf7+vOgTAVawVk XWnQ== X-Gm-Message-State: AOJu0YzCVhTOj9ky2hCEINiQ8vrKAK11ZeZDxbT2qRbJHuaXahxAyZ3v BCUIUyslJUqjeraTAertnyXJxpKpLK7XviPhSe1/apfWPgA1wWVoOpXS3w== X-Google-Smtp-Source: AGHT+IElHLTeS1aDm+KDJTkD4kvlwlv692IBB2hKL8FdApRRwpnyk7vPVrxCSTP2JtiCy3c/CI4/tXETKXg4 X-Received: by 2002:a05:6870:4710:b0:1d6:61c8:1b2e with SMTP id b16-20020a056870471000b001d661c81b2emr5751321oaq.44.1696510019391; Thu, 05 Oct 2023 05:46: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 w7-20020a056870854700b001b093c25fabsm111346oaj.2.2023.10.05.05.46.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 05:46:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 05:46:59 -0700 (PDT) Message-ID: <651eb043.050a0220.b2956.5895SMTPIN_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 D47C56052514; Thu, 5 Oct 2023 08:46: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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/