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 8B2E9426C2 for ; Thu, 5 Oct 2023 15:06:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8503F4014F; Thu, 5 Oct 2023 15:06:56 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id C02064014F for ; Thu, 5 Oct 2023 15:06:54 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1c0fcbf7ae4so683597fac.0 for ; Thu, 05 Oct 2023 06:06:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696511214; x=1697116014; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GhKnwU9+mnwXA911n7X9bvHZKwpsNXLjGbvdJFP8M5A=; b=OXfmw/0dKg7Y32p5+j0JVK3ipd0DGUDxbB06SiGFveFRKqbClMHUe3HQuxQbEYBmD0 KmmYa9xY9Z3ppdXrbv6G12o7muIOk607zzzJ1GgVWVi2WBh+vLaNFy05X/0v4PxUeFHg uz9rsCD4YxaQ8/bIsj6cKMJUpNG0n7dvefQIU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696511214; x=1697116014; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GhKnwU9+mnwXA911n7X9bvHZKwpsNXLjGbvdJFP8M5A=; b=Ps/XohQTBNk1MBl4Y3TdK4W3/FeDLRIMGgs3pNAGhmry5RE+Xh2WNkHsIl9SQauDED 4upIqmsR5z08T82YMn5uibp++OZsf6yS/UU6S64q1NFqcjvoOyAsVeFI/QMa2p15qZuK TAHwg4NTdG412lWaBHvO7D4LKYTmvbyYXrhxq/k5fkps1YOb8JITvO2BVZiQ3fb4QGXF LcJRLCfkJR3Yc/Psvy8ndy4AWpdQvfzN+BsXv9BVNY3/VPJq1TopOh9HARZnfJyhnnY6 0zsx0jt6raCBzDqqehCS3BGyAL6Q17kiJ2jhLGbZyhz8Rndk9EG1jPkA26u54jj1SqdX NfAg== X-Gm-Message-State: AOJu0Yx7iceMp6wY0R4sHKo70P7vkAlahp2c7J2sKHAwglNDpug9BnYx mtyQwWqsmW3PCtcN7CX8cs9+BmVTpWB93qlFwKuRgDrn49gliBnWRxn83Q== X-Google-Smtp-Source: AGHT+IEuMDgdsCVSjMzQvr2b3iZXfA6fFUfBjWChhPbC6ZsTm2RYNELYetWjfEP2k2KTo6uOBgH3mTBP8P9G X-Received: by 2002:a05:6870:8919:b0:1d5:8d8b:dcc with SMTP id i25-20020a056870891900b001d58d8b0dccmr5572874oao.18.1696511214140; Thu, 05 Oct 2023 06:06:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y4-20020a056870e3c400b001d58fa2198csm111988oad.44.2023.10.05.06.06.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 06:06:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 06:06:54 -0700 (PDT) Message-ID: <651eb4ee.050a0220.ff74b.5f1eSMTPIN_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 7519E6052514; Thu, 5 Oct 2023 09:06: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-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 | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/