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 25EA541DB0 for ; Thu, 2 Mar 2023 02:50:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F4034021F; Thu, 2 Mar 2023 02:50:25 +0100 (CET) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 75C784021F for ; Thu, 2 Mar 2023 02:50:23 +0100 (CET) Received: by mail-vs1-f100.google.com with SMTP id f23so20973760vsa.13 for ; Wed, 01 Mar 2023 17:50:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677721823; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=LpN+MgFXbdJUiqOnAC4NLJgHeOiMIwtg5jC9xVyuNIc=; b=LhuiEaThKW7Mg1Lz63OnUBl3kMWEg0UeMb3C5Xh+zfswswbaqSIDLkPPyXKoFfOl5t WhLokoZdUDduGoJutb8KBfQkapimVVHjbynTxhpnbr2ieuPXVArHkY77WQm+Pij1nICw 93mlqMzruMVLjBi97UkKRjyItk0fsPIxhjwOA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677721823; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LpN+MgFXbdJUiqOnAC4NLJgHeOiMIwtg5jC9xVyuNIc=; b=8Bl6Wk66w+rE3Fcmz9M2fF4ve0CxGGAy/AGHIvtVUo7sZw/I8Qv8mhgZEiov7gwl9P K55csDtqDKfgk5P7Vp8z96MgJ95pCj5gmmHtaO9+KMjO87R4xaqxZpcy6v3XeIPLuziq oqUkAZn7EVxEzAyfwWkQZosoyvZn9KKj2kZNEehBPFT+ALWLhJ5X05vsRWhGOSzkZDfa G9n4mWJnKRGCmfCASdFeQqZ2GROTq0s7YSTDkjGjjSiXv+XqpB4WHtGW/qlgd6GNX+4D xPsLUMGfBpzu9bFdCwsv8gHzcT2a6RUiDFzTbJkLC9SBrwKU8QFyBUZtwMfYKTjkxt6M ZpiQ== X-Gm-Message-State: AO0yUKVnjc0YgkrbhQ6cev5fL45BGm0ENvt6RQtR0iJ/+GONt/AAlVGR 0s7vsforc4KdCMHXlm++iWbiyzGGp4TkGPGXK+t5ExDvW/4oUQNC7PG6xvIc97MsODLTLtU= X-Google-Smtp-Source: AK7set8O7MHLZ2dZx5/SqFicmKmb6KLtis0ZyUxBVddPecvFF9EVnPL/A85awcNXjfTsqN3zLBEpgT0v5blp X-Received: by 2002:a05:6102:3406:b0:416:8ea0:7505 with SMTP id p6-20020a056102340600b004168ea07505mr228322vsi.5.1677721822916; Wed, 01 Mar 2023 17:50:22 -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 q16-20020a9f3850000000b0069025376054sm965994uad.5.2023.03.01.17.50.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 17:50:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 9CCF1605246B; Wed, 1 Mar 2023 20:50:22 -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 98E33601F7; Thu, 2 Mar 2023 01:50:22 +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: <20230302015022.98E33601F7@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 01:50:22 +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-broadcom-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: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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 Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/