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 3B2CC41DB2 for ; Thu, 2 Mar 2023 04:15:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3547240DFB; Thu, 2 Mar 2023 04:15:37 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 84B7040DFB for ; Thu, 2 Mar 2023 04:15:36 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id kb15so15507966pjb.1 for ; Wed, 01 Mar 2023 19:15:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677726936; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Ie6rsqhwuO8s+PmMYeKvgPEcc/ftv50dWC70mSBJp7Q=; b=IgrdryXugolU1nFfYBNEx35J00USjF+zyFlIZtwmvZLb5ZYivacCMD4sgjcaYomt8Q YcQNDaM+er2gU8YGGeeSOckPhc5RmUyGrogyo6KdY+ri1PE5IXwQJcFBtyTQh4EolOQJ +TatXr3xsjC55xiRzIH+l822EmTQoKeFOZdMs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677726936; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ie6rsqhwuO8s+PmMYeKvgPEcc/ftv50dWC70mSBJp7Q=; b=mmfjHsIPmCLngWVS9aB7mAudJ+s8b8w2b5qexk3hSZ5TL39mGyUsPAzyyeUB1Mqxy3 2B0LSKEW5fZV2HCF4U+r1NdJPjrI6TuM3vndDhsaYEPfKikORKdGak6ARJXqWCQ8AbIY lQ/4Y1idHsalUX58rxBmURFiufSUx6Luw/JvKuUi06fSRSoeD26mrEpH/tUl9a0fZnFk BCQBySU00s7vA316deIIiABtMl5WT/n7ST2x6DTV9uNjUY6sM9jzAIcdNwvjMco9Avt1 3evdii+lm1YPA1b9n+Awb0fxcVH1oKcULnGUVnH5KBFI3CiNnqQPv5t22ot4c9oEmw5x u6Qg== X-Gm-Message-State: AO0yUKXOm9Y4u+oZvL6emdHfjxZy2Vf047M+Lj+xGLLPPytzRRHU1n8u xuQIdRJ04PWf6IjS8nUDpbeHnm8Y+zUjl49OKMN0XDBXQcKFPGK08wGei3Junuizp+hJfYs= X-Google-Smtp-Source: AK7set/xa7yV+mwo6TNI4bDCOELTRAqdXPNVMC2uD0CB+WVFdJpTjeKhSyAMw/VRjm4l9txvIdcGH9ipgg2C X-Received: by 2002:a17:903:230a:b0:19c:b4e3:c660 with SMTP id d10-20020a170903230a00b0019cb4e3c660mr10522491plh.47.1677726935801; Wed, 01 Mar 2023 19:15:35 -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 x24-20020a170902b41800b0019e45c059c0sm188021plr.131.2023.03.01.19.15.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 19:15:35 -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 5122F605246B; Wed, 1 Mar 2023 22:15:35 -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 4DC10601F7; Thu, 2 Mar 2023 03:15:35 +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: <20230302031535.4DC10601F7@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 03:15:35 +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-aarch64-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | dpdk_unit_test | +===============================+===========================+==============================+==============+================+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-------------------------------+---------------------------+------------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-------------------------------+---------------------------+------------------------------+--------------+----------------+ | Ubuntu 20.04 ARM GCC Native | SKIPPED | SKIPPED | SKIPPED | PASS | +-------------------------------+---------------------------+------------------------------+--------------+----------------+ | Ubuntu 20.04 ARM Clang Native | SKIPPED | SKIPPED | SKIPPED | PASS | +-------------------------------+---------------------------+------------------------------+--------------+----------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 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/