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 F21BD41DC7 for ; Fri, 3 Mar 2023 13:14:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB52F400D6; Fri, 3 Mar 2023 13:14:28 +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 82910400D6 for ; Fri, 3 Mar 2023 13:14:27 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id me6-20020a17090b17c600b0023816b0c7ceso5943207pjb.2 for ; Fri, 03 Mar 2023 04:14:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677845666; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=OXKiE26Jwv07SWKXkA7HT9/KGjfdoIx1gkVO3ZODQnw=; b=BbLcFnpTNflbMqgNBvO1JNE4wlv+7JQYYiWxmVxj8Q1Xfg/RLPFfFKqbCHA9uYF4ax CSuiHSSqnrMRNUCB0zRzYItFVrcwXciUKSDEFcSFtuUe+2kOYTKcuhPHVMrtEWq/G7S0 +VVPH4fRVyg3c+52WJJ09XGnzzty9w/YnF9I0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677845666; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OXKiE26Jwv07SWKXkA7HT9/KGjfdoIx1gkVO3ZODQnw=; b=LgawKGFa6WVaWnkgMpLwyFIadOw2Pc0RyOj0rDrLPSScp4qHCj4ibZchjNWoB4bLSy UN1mLY9/CTaRNHQBL54Rv8zL3Z93bSuPuoE5Ku3uV5uNX83pjNBCmXt8MkDDZCcBJDZf 27MSw/bDwXa+zRLobnownTmpoFJofwFyVyjWD5+QFBTzNlzrhO2s/+YofM6wOWWiWlzV 3KlSNTFohie04zU1jOfHDxd78i9+0FD7INNWn1hUiJQvOCeXpXmmNk+jOTEXX0bxCAZx RevtUQFyTtnAjBbNqlbQ3BCItBbqkHAoAjwy7bMNbIHSzn86Qo4IvLhjgnUQGW78jwt6 G7kQ== X-Gm-Message-State: AO0yUKWxWKQ8D0y8cKvflOPq/qUJ26G8ohO5RWrIRdkWoOzoDLq01sY6 agb79rlCc8OOIW3Y3pBopIxrpVd+EhzJe4FHWUkkb3C6aWBTu256fRwvU1rdq7viryq+ZvQ= X-Google-Smtp-Source: AK7set9vPt68q+hGnpO8Ae1VIdogRPJEvV9uaivtuzKcygew/xcDZSGPEq+CUgVm1NZ8WZ6Qqwf4aeMHj6wx X-Received: by 2002:a17:90a:1a02:b0:234:e5c2:b92c with SMTP id 2-20020a17090a1a0200b00234e5c2b92cmr1569556pjk.15.1677845666757; Fri, 03 Mar 2023 04:14:26 -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 i14-20020a170902c94e00b0019b041d1d28sm45841pla.76.2023.03.03.04.14.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Mar 2023 04:14:26 -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 0A6FE605246B; Fri, 3 Mar 2023 07:14:26 -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 057EB600AF; Fri, 3 Mar 2023 12:14:26 +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: <20230303121426.057EB600AF@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 3 Mar 2023 12:14:26 +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-testing Test-Status: SUCCESS http://dpdk.org/patch/124619 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, March 01 2023 21:09:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124619 --> testing pass Test environment and result as below: +----------------------------------------+----------------+--------------------+----------------------+ | Environment | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile | +========================================+================+====================+======================+ | Ubuntu 20.04 ARM GCC Native | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | PASS | +----------------------------------------+----------------+--------------------+----------------------+ | Debian Buster | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Debian Bullseye | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | RHEL 7 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | FreeBSD 13 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | CentOS Stream 9 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | RHEL8 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/25581/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/