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 D069C41D93 for ; Tue, 28 Feb 2023 00:28:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B439740141; Tue, 28 Feb 2023 00:28:01 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id F393340141 for ; Tue, 28 Feb 2023 00:28:00 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id 4so5282936ilz.6 for ; Mon, 27 Feb 2023 15:28:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=neHttHcqKJQlu4wlsc81jBM8mtpoG+6VsN4GtL6TPBc=; b=CxmGRXKmuSWe2O/T2O+ze1uJC0wablE8Djajfg64cq7UxgUOkPOi7WlJQTzt6bbhQt yycA/B8Z7bRvLoEusatO360TXHVTsRkTH1klrrT5fyiie8v1XCAPfcoZe3Twz76fiYqq VX4drnlogKsxtbl+7krMJHuo6KRkCJbOsDH6s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=neHttHcqKJQlu4wlsc81jBM8mtpoG+6VsN4GtL6TPBc=; b=0yz/VkJcIJ6KNKNXMC6Ns0HEI2scVYgu8pfYHKevDeGPrfGxSpJ6fJYrLpoawebo+U 0HpQ/xryiRM3Kt7nKl8i+xY9ds/wOOLRLhPODvhIxTNi9M76msnb1JWpZGDWR65B1pXW tGJ6IOr71o8uB+1EKets5oRmuVY95AlXVM72fhlNUElZ1Z34p4FgAW9Mfcm4hNQ36RTi JC5XLpQsmyUw4damLYEUeKMJS3jP+KaDq7GagON6WFErAfh4hKkz9r0xZE4XTCe3trpn 7ZVdgcalzgbIfbF0aJZG7YjyixlnuiKuda+yOYr//4/unfFgemgGMWPkfS4iGI2S8jvV bHSA== X-Gm-Message-State: AO0yUKWBlhfso2sUeyYMRF9zDFfuu8sFThlVfn94uDJE0fcJlw83eyMM MJ1WxtaGVKznDMTjVDfUFuTOOAG3dtnPt2Hr0x6DzaWHGqSYG1AXGsg= X-Google-Smtp-Source: AK7set+/Kik6YeQg6aDRa7obDwkZPLaX+pgq6g7yYotA8QfrHfCIukGN8zmsM6LMYZpntsAgLozeHFLFudt6 X-Received: by 2002:a05:6e02:12ed:b0:317:6591:95db with SMTP id l13-20020a056e0212ed00b00317659195dbmr1102108iln.8.1677540480189; Mon, 27 Feb 2023 15:28:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s2-20020a02cf22000000b003c4e9cbe0dfsm378596jar.71.2023.02.27.15.28.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Feb 2023 15:28:00 -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 D6B1A605246B; Mon, 27 Feb 2023 18:27:59 -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 D1E53601B1; Mon, 27 Feb 2023 23:27:59 +0000 (UTC) Subject: |SUCCESS| pw124556 [PATCH] eal: fix thread race in control thread creation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230227232759.D1E53601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 27 Feb 2023 23:27:59 +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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/124556 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, February 27 2023 17:17:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124556 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25555/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/