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 CB6AB426C2 for ; Thu, 5 Oct 2023 14:53:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B26594014F; Thu, 5 Oct 2023 14:53:17 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 8D6684014F for ; Thu, 5 Oct 2023 14:53:16 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c3f97f2239so7277365ad.0 for ; Thu, 05 Oct 2023 05:53:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696510396; x=1697115196; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=USJcludNuMwJoZCPXnASlZn+iSwA7vksRA2tUsOoKdQ=; b=cNC9LrmpG4QXgvXohaO8l04juFdqWfPp7ezU5EpVyM/GxR4khoRu2PE6f0MnQoVZTo DB5I7ohVDl1Nr0YFkLqORbuJblEXI8ADuUA4NFXgXURN9TkNwgEqThBIc+dS+HQHybA1 b07TDpTawLVR6Zg4Bzf3GxLX/FBYZh6HTI0+s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696510396; x=1697115196; 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=QNMmTxM4raystcxPDYmAMSilSG1j/UCddXewuLVJ7B9AhjSLwi8VHLYGFBXIs3Ri/H YQNDF0MCxaJ4vepeB4oYQ2+AMda36IdukQARlPtPP9bqT5YlNwSXo6KiBE7T+lNjh264 BifzIJFV/fpijOggkusX4ZW3IYS2TrvYZopANJyNX31kmkgjjhz1hAaPNPNFoOWrgPqR 6Lc4EdD5QGIpIs1wuzLdqIgy1ZpkYuTnFG06hovR3mpf56/jNrAPeZ5XWsncdQpTTNbH 0+OXMUxErSqXXT1p67lvzp7pI5xpIHdG1RsLMF6qniKEPglHNnW66JGTuFYnu++LPXlN CSVw== X-Gm-Message-State: AOJu0YwOvffkmsRwS4FMiU0ikPruLvz4fVEB50gTFrXgG7sr4xrDrEo5 NcP5Vose00LrsX+0UuErlx6cIAvhG7kwj7T0g+nKTInvQ8JP0A8L688MUQ== X-Google-Smtp-Source: AGHT+IH6O4Hna4zXUZPxYol4cmGsuCMGm8bieeac5KO0JhY8vGezNP3A0RAQiryj9ZvFL20bY5/cBcTMhBzn X-Received: by 2002:a17:902:820c:b0:1c3:aee0:7d27 with SMTP id x12-20020a170902820c00b001c3aee07d27mr4865170pln.24.1696510395789; Thu, 05 Oct 2023 05:53:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b10-20020a170902d88a00b001c72e89ea81sm51194plz.110.2023.10.05.05.53.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 05:53:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 05:53:15 -0700 (PDT) Message-ID: <651eb1bb.170a0220.f1a50.2b24SMTPIN_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 D20ED6052514; Thu, 5 Oct 2023 08:53:14 -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/