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 87838426C2 for ; Thu, 5 Oct 2023 14:51:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8284A402EE; Thu, 5 Oct 2023 14:51:17 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 92DDA402E2 for ; Thu, 5 Oct 2023 14:51:15 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6c4c594c0eeso641377a34.0 for ; Thu, 05 Oct 2023 05:51:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696510275; x=1697115075; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=USJcludNuMwJoZCPXnASlZn+iSwA7vksRA2tUsOoKdQ=; b=ZzaDcknkVisBzJeIPoLZsVgVxTP87MSzZ/OcuoJ9eRhSjWviGA7PVZDex8ME+G0gg8 AqmzxLGdszmT/a4VppTMXli16/u2Gfe4CW9O3Pg+Q7uidNlgLZ7WA+Hucgl7QLuV6Zaq A4ZQ9SyjArvA2cZ2li2wOo8M+DLYzf8Vm6H28= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696510275; x=1697115075; 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=AsEZnjuDVFtIOS5WzANeKGCczD4BHSQCyyEXfoaLkn0N30IKa1BROX5AB+BVrZk6E2 AqRN0E9CiDypfkSsHrcx2k9IFLYCxpXiG32Qc7nlipNXMHO7RWstNZEm6bpYOTHZacIu ITS/MmnKVrZ+9um8VVeAo3MzeTtRFaDfzzovFAPuLkC6bP6xRRFrEvvQ5h8g2IpjwdN6 rC38QpbQr3SYZyUHzT/BMQQxNVMQl3huUj4QZ4oZq/wJh6t+5qSNmFplojPoT+lvG9J3 IEY71adWnmlvri5Zd+H/weeRjNflaZRKXXAHFgo3+qhHRsVne02DJXGtQFYCMB5dxfDj LX9A== X-Gm-Message-State: AOJu0Yzn3jGc/Nxd9HTnDhACPxzVNcmv66/+/s//AnylrBI3Aj9GLQAr sPg6dFtMakNSXb1ploZ+ThBTWpzIAXgzsNTOzIXnnKzVBKyU5/f3Ot8xlw== X-Google-Smtp-Source: AGHT+IFaCuascAumh+XRRC/qBOX3oG7FCEp0Pm7obzbH+u2ctJwCTUK9iDkEgl/xm6JAHOI6jU+AJ8mBebvl X-Received: by 2002:a05:6870:e311:b0:1d5:ab82:c3b8 with SMTP id z17-20020a056870e31100b001d5ab82c3b8mr5431032oad.53.1696510275011; Thu, 05 Oct 2023 05:51: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 p4-20020a056870868400b001dd36727e1esm117457oam.31.2023.10.05.05.51.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 05:51:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 05:51:15 -0700 (PDT) Message-ID: <651eb143.050a0220.fea76.6f47SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7C8F46052514; Thu, 5 Oct 2023 08:51: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/