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 06B5D41DB3 for ; Thu, 2 Mar 2023 07:44:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 004B740DFB; Thu, 2 Mar 2023 07:44:42 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 12F0440DFB for ; Thu, 2 Mar 2023 07:44:41 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id t22so12779864oiw.12 for ; Wed, 01 Mar 2023 22:44:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677739480; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=HCz0pItwqjIyiN2xervwd/OOjHdWMli6F2EA8XrGKTc=; b=faZHPkMdAR+ATkWPGMrBFUyEToiET1L0CeIjLT+UQyWCwiTjrFB1KfN9Ln9oLnYzAi BkWRn7MUo6tvGpxuzp5lwtjp/NaLJlq2GktYZMow4LbRgfPaRRnGfHfyZuX3rjd1fb+Q 6EGxDk4CiSo1AK56e6hCf86n4ebvU5VYSuaAk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677739480; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HCz0pItwqjIyiN2xervwd/OOjHdWMli6F2EA8XrGKTc=; b=c5DIfycGFduBDSWFd3YZ1YPn+n67EUunOTDufGoTBKrWC5z1Oj0jZxWN/G8mOKk8q+ I775XQ9fwvAgeghMFmitnGtCE/KXqNORmwcTpyASnmGYT9/jUEnO6PU5yCf3FQZ3aTj/ hh+vevYAab5qjTNmL3vSvVzUStYs9fbuKvHU1DxS/xov/Ry71t5odeJ/bzhNgIvTVOYd pH5iPLHyvh8+R8ERl0SHYeYQ/zLp9NZ9ey+vkxkT1q2LdN89m3UBkPNZtjbtNySQQMjs PorjpZXMkWIpxKvV1aI3ZYNcsEoSxI0R8/2NY9R+L/+Ps2wjajRfFm5yIwU9sgKb9UOq mPxA== X-Gm-Message-State: AO0yUKWZNyqgNtrDHYKsTqkxva09oFSb/isQyoY7cnB4tEuYaAWd1Msf xmCn9lK9Io+Mym+hoguA7NKKngozas9ayMLDeVmI0McaTPf7kck2+xc= X-Google-Smtp-Source: AK7set+FCkLqvJHmtk5vjsE2VOQ39ZlQgNsfj0QALd1gJIMG/IAzIhzq/wCWLw0MV4fIqdcCL3PCFy0RJVLD X-Received: by 2002:a05:6808:b12:b0:384:2167:d61f with SMTP id s18-20020a0568080b1200b003842167d61fmr4495863oij.9.1677739480064; Wed, 01 Mar 2023 22:44:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r1-20020a4a83c1000000b00525085d5432sm976509oog.0.2023.03.01.22.44.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 22:44:40 -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 9326A605246B; Thu, 2 Mar 2023 01:44:39 -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 8FCAD601DC; Thu, 2 Mar 2023 06:44:39 +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: <20230302064439.8FCAD601DC@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 06:44:39 +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-intel-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: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 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 Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/