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 A8B8941D93 for ; Mon, 27 Feb 2023 23:46:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87DF840A7D; Mon, 27 Feb 2023 23:46:50 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id B118A40A7D for ; Mon, 27 Feb 2023 23:46:49 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id i4so5254254ils.1 for ; Mon, 27 Feb 2023 14:46:49 -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=u+ZZC/TrIZgV2lnBbqfx43GEPW+S67fhOJnUruW+SRc=; b=fe1hLSYlJApGIhvGpa59OJb3zAY93uACJRqTMWWALer8lW8rSWAtCRiQcr1akk2tSF xLvZL+eqPnFBmon4gte5ulnRoeGAeWioLqO1EZteP73bmx1bMmRxvVTX5SIQguBWSMN3 vV3DJ7/RBAfndRL8hAgBy1D+2FUM0zU3nnQNk= 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=u+ZZC/TrIZgV2lnBbqfx43GEPW+S67fhOJnUruW+SRc=; b=kRYFWDp5vqNjAMG2We9YbrS1r4XfNFYK9lcfYEPDpGK6eTpZt7aJKmyOTOsSWIegKC /nfhLx3nSMhjWeiyqKrGk94r3mL+nWqzvGKHCLl3dzy1/ZICgVi0fht3Cupr4EQaYIfZ JWBPTJ+nbMWrnt1z/sBk5pEIyBfbdoKZw9MQX3yV9Vc5gW0m7F1H+5dHPd94pgBt5x5f oxZcJiPhU020AaeOY7DIx0MaBXPp3JavhxJlJHbF8/q75FRi6CWylpFm1qVB/QrSdhKJ o0dcTB8wpgCmGQBSnGs1M7idyAwDQ9p84oytY5gc6Q0V9ckIGepuj+2czxYHgw+BO8zc w9+Q== X-Gm-Message-State: AO0yUKUdUd1HAgOWWTqG1gQSsNRBdnZHO0V5y52xnibH9LiUTXm1IecH 6gfxeAbmZVNUy7mVW0pfSzusRET2vsa3vqOdd5n6fxbMyrqBqks1gZ8oCAlzXsUjsh+e2mE= X-Google-Smtp-Source: AK7set+iHFWzkEV+osE5+rPF2NZ73O49mKkE5W2Knj0E7y15ntqi5DMP3QA3MkQnxClO6cJRR1mZW4gjBrBi X-Received: by 2002:a05:6e02:1aac:b0:315:7004:3e48 with SMTP id l12-20020a056e021aac00b0031570043e48mr1012508ilv.10.1677538009061; Mon, 27 Feb 2023 14:46:49 -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 l19-20020a02a893000000b003c5148d6be8sm370610jam.22.2023.02.27.14.46.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Feb 2023 14:46:49 -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 B7DC2605246B; Mon, 27 Feb 2023 17:46:48 -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 B374A601B1; Mon, 27 Feb 2023 22:46:48 +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: <20230227224648.B374A601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 27 Feb 2023 22:46:48 +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/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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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) 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/