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 CA26F41DC9 for ; Fri, 3 Mar 2023 16:11:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C692040ED9; Fri, 3 Mar 2023 16:11:17 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 1607640ED9 for ; Fri, 3 Mar 2023 16:11:16 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id ky4so2977468plb.3 for ; Fri, 03 Mar 2023 07:11:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677856275; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=gwegjY3gc8BCM1jTq1tYVbSBGPIspaEGm21xa6uQZjA=; b=fk6pJubqfTxcGnDQEjBfFD5itpDZycAN411npxpCB2SAR7CR4bksz3Sx2XFpdzJoRo QeRaUBcS02qa43cgCWGWsMXe3zsphEMMFpwRgatEPdC8J69QbMb47pYtAYWyI/u4wnVK MAi39t+mga6wrPYZj6dkQ6ny2cuw0Pxl2GbVs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677856275; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gwegjY3gc8BCM1jTq1tYVbSBGPIspaEGm21xa6uQZjA=; b=jwRgjnHHaRec+AVbO11GLbJOKNrsOZlQEWv8L+PScX5hShD4F+bdXJzwus16M+uZ4j wealpkDE6J5JyBZQXO6wjlecUuupBScqWnY0YAZ4CBURjGo8ArWzl6Qn++e2A855SHj7 nNYIm97ZAc5xLgQGzszGGGS+eIG1M8VOGC55bLXlTicZALsxOEeTMsHMUQQUrhn+FL47 9utHrFHhQkAjm4ysr7HduSPOijvbJ4vyQw3v4gPkuUC0193LbndrCbxBNnOG1gcygdjJ 13bbz/fRvD/SoYtTA0HD2D0LqNWRb6PD3+xSHqF5WnotDFCfergepMRY6f7Uk0F9b5rA y6oA== X-Gm-Message-State: AO0yUKWFbKyNmpsJfwTLW8iE+mdY9lOClSz7o3el9Y9x/z/L5cCwLaw4 iUKAqyx315P0PMiGXyIclOB+KZMeeNFfrGuydAJ5MmGSQNhaqWk8Pss= X-Google-Smtp-Source: AK7set+N+9zzmuKJ5gQtJSDP/44HkxJcurgDXg+/xruPUjGx5bMl8m0o7+2yZW0mGyfjqRPAI9LHGPr7jcwc X-Received: by 2002:a17:902:d544:b0:19d:387:6602 with SMTP id z4-20020a170902d54400b0019d03876602mr2292283plf.58.1677856275280; Fri, 03 Mar 2023 07:11:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ki8-20020a170903068800b0019c16804186sm67612plb.1.2023.03.03.07.11.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Mar 2023 07:11:15 -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 8E683605246B; Fri, 3 Mar 2023 10:11:14 -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 6217B600AF; Fri, 3 Mar 2023 15:11:14 +0000 (UTC) Subject: |SUCCESS| pw124619 [PATCH] [v2] 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: <20230303151114.6217B600AF@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 3 Mar 2023 15:11:14 +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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/