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 6BA5E41DB2 for ; Thu, 2 Mar 2023 04:04:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 655BC40DFB; Thu, 2 Mar 2023 04:04:19 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id D42F640DFB for ; Thu, 2 Mar 2023 04:04:17 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id x34so15511962pjj.0 for ; Wed, 01 Mar 2023 19:04:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677726257; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=smKnx5CsG4QRBD0nMHwtyFPdb2LgD7EVOMh9Oa8dwd0=; b=iaR9Yj3KmQR645fuFCIOQ4p/v4riKye3CHpqhCeV3C3qYgRcrrCCL9t2vVfrgE8qdG CKOk+TswFeQLOaswHQBE96BBMldGDWiNDP4yNtV5JjwLli3OJ7zKOEZwioaTmJngfB1Y Pn1dSsOtOrvnPn3f46gWeg1SjrQfeK5lxl1TY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677726257; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=smKnx5CsG4QRBD0nMHwtyFPdb2LgD7EVOMh9Oa8dwd0=; b=linos0K8KzBB+cH9f2j9PYj9Gb05tUumo+NqLenwJLhGu4w7ko6j+YOxTgag7UpHwW X61y+nSR460+6nibJcqR5A+KM0/qU1m0fK8YZHy8pu8tEwJm4vzRTuF5/UL3Q5zDkgKL 9PAmjB783mLO2SZW+CHzbLVK0t4lMoKzovASO8sD+7nc+2JAKJWnfeDjnwSgyqYRfI9w xd/RaDh2HMkCH5hWEnCzoX39+G9jkvj6ECI7aaX9IIQnZRIBe/YdL1VPCeUwEAMBe+is RX3C6uZiIgQtNv96BXKD/ZAHG2u8DBioIXdGn+4DGDmxwTQcsdJK7yDBV6cHvGBfNY8P /iqA== X-Gm-Message-State: AO0yUKWLpfcKrlkHLm5xDP1X8onh23QJ3wla+LcnGSa28fEPCFk+t28S d3mam4faHCUBe5/2/Gwvm+hJjBcNc9ZIehBdKDMY0/xV84l0zQIvbE8= X-Google-Smtp-Source: AK7set/+dM/lVKm7MnM/0OkzaKPw9F/OViqmXyujfFn9Az9VEHV2cSUHJkG54W8jDK8OLVmz6wz7vp3QFcWz X-Received: by 2002:a17:903:244f:b0:19c:d6fe:39c7 with SMTP id l15-20020a170903244f00b0019cd6fe39c7mr11363500pls.41.1677726257062; Wed, 01 Mar 2023 19:04:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z11-20020a170902cccb00b0019d2102eef4sm418886ple.135.2023.03.01.19.04.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 19:04:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 5AF0E605246B; Wed, 1 Mar 2023 22:04:16 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 57692601F7; Thu, 2 Mar 2023 03:04:16 +0000 (UTC) Subject: |SUCCESS| pw124619 [PATCH] [v2] eal: fix thread race in control thread creation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230302030416.57692601F7@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 03:04:16 +0000 (UTC) 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/124619 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, March 01 2023 21:09:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124619 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25581/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/