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 815F541DB3 for ; Thu, 2 Mar 2023 06:00:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D48C40DFB; Thu, 2 Mar 2023 06:00:43 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 758E740DFB for ; Thu, 2 Mar 2023 06:00:41 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-172b0ba97b0so16935362fac.4 for ; Wed, 01 Mar 2023 21:00:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677733241; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=gNHNy4R4fXPoqp0dzDvKh7cyJvI+6ga+78ogrwN5lbM=; b=WkIqOhIQl0kgHAJfBcQcXS+tXZLRNPUzOAw3vpBjxr/jMweuZvJuDByv6raxoV+8xx cPrc80dnZED0dA0xvh23dG3RJXMXDhWmREVeyO0czqF5YzrV3Vn8+q/33+ixSsBosKJR az8uh0GW6QmWHN8Z1Ak3TGpqNvw72QECVigfM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677733241; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gNHNy4R4fXPoqp0dzDvKh7cyJvI+6ga+78ogrwN5lbM=; b=vCOxfrebu1/C8gbSNzDsEa0W6CZD/mUnw3Ksa4YlC5M2u4UGKR0ASUxmr+2Pb+RU+A a4OOdJrR9RkzPMRdH3XjpIUMHd+wAPrDK7wOQu8cLblbqmoUbchpA0DTSeRO1TunbFNB xJqnwrHBRYY768mWd48UXpGjYLx96NhKaJyO1vNeR4lZXn+zKw8Zu0Y7P5L7vmczTLYn bdn9QHwb/yMFOpVtJexa3IQUQlxgs/PwcuVo51Fy76dgK4EZmxwkCREhVvl17YL8R5pC 9jNLh4wV6Bl0k6PkpOj6lusPH1MIGk1tNz2pq/2Rueh5/71O2ESrFe/4wx98vRoWIMZN rRfA== X-Gm-Message-State: AO0yUKUIe8Fai1h1D3JIA+BoXJmQAE/vLy9Ee5GwT6Cw/oCaBhJB+mpp TbEq6cFS7XtLqtRM0K4oF1n1EczVKWa5L5Mtkz/Px7HlPnhDidLsRXlbiJN97/cSfPc7ED8= X-Google-Smtp-Source: AK7set/joGfCyYXeKdAjeYW1DtRCDSp0MVhuHNDWfzbtYD0CbOQGBF4Hewp5tBSKDlppU3udeKLhEcoW5+bd X-Received: by 2002:a05:6870:a40d:b0:163:90fa:73ab with SMTP id m13-20020a056870a40d00b0016390fa73abmr5879273oal.45.1677733240825; Wed, 01 Mar 2023 21:00:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k128-20020a4a4a86000000b00525261f75c9sm900034oob.15.2023.03.01.21.00.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 21:00:40 -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 5F8BE605246B; Thu, 2 Mar 2023 00:00:40 -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 5BB3E601F7; Thu, 2 Mar 2023 05:00:40 +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: <20230302050040.5BB3E601F7@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 05:00:40 +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 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/