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 5758C426C2 for ; Thu, 5 Oct 2023 14:51:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 526034014F; Thu, 5 Oct 2023 14:51:02 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id C3FFE4014F for ; Thu, 5 Oct 2023 14:51:01 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-57e3c2adbf0so508550eaf.2 for ; Thu, 05 Oct 2023 05:51:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696510261; x=1697115061; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=USJcludNuMwJoZCPXnASlZn+iSwA7vksRA2tUsOoKdQ=; b=W8R9hHc82sHnNF2hu5QpwzKptOQR0qOpBOw1urCL4O1Homd8o9tu+zBEDN89BQK8FZ DfVkp5F+YBUVVV+0ouexHmgoab9G4G5UTTlZL+IltiFMaEPLmzWgia9msUM9uauFK+ob S29l/EimavZU2SlTb0CixYic62pLzJM+htHIA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696510261; x=1697115061; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=USJcludNuMwJoZCPXnASlZn+iSwA7vksRA2tUsOoKdQ=; b=h5j7qp6ijG+y8Lr4lLyBCkvtT4Rysdm4p/C+prIpFutOHInWwP9NLUqKYJKXCNyfzn x+8aipS+Ofw9oL6I0eo54u6j9C/bFwanD+disJH9/irg1DcU8eZ3cKELVhcSQiwirOFL dVLe589fA8e2oe4szBEm4LNQ0oVjGgyTve7cJO2IlfxQf0jXIxNBpis//o6mSSiY6tkG 8n8WV5+GP72mrP1XiNAXWIbjGALrJr1DLy+vePBSlo5cE1fvR/OJkTOYNfm4qj1OyB8y s7nCeNueQxH8xJ6E7ndOKMuCgmprFQW4s1iuoCsx4jTMJdqcYdvafVqOAq9pYGnkmCIT RPkg== X-Gm-Message-State: AOJu0YyRthaCp83ogxOtcVm2AbTF2AFo2f97HduZCh20u5ve3Z4XIAh1 jzCIth+PRbuinfZyH6Tr2JJQ1VEz0eOPzggwXjCcXsnL+JPF2AvCV3IM/g== X-Google-Smtp-Source: AGHT+IFyTv2wMZKeU5uN9H5KEg58zNxZAc2CN1LK+FiyGoU7rDJb2vkmMv7YhIU4brYbJpx459ywpSikVEdQ X-Received: by 2002:a4a:3458:0:b0:57b:c983:bce9 with SMTP id n24-20020a4a3458000000b0057bc983bce9mr5126659oof.8.1696510261176; Thu, 05 Oct 2023 05:51:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r185-20020a4a37c2000000b0057b789e5113sm105878oor.1.2023.10.05.05.51.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 05:51:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 05:51:01 -0700 (PDT) Message-ID: <651eb135.4a0a0220.f10ad.6059SMTPIN_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 A6B396052514; Thu, 5 Oct 2023 08:51:00 -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 | +---------------------+--------------------+----------------------+ | RHEL8 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/