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 E8D8241DB2 for ; Thu, 2 Mar 2023 04:14:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2D8E40DFB; Thu, 2 Mar 2023 04:14:39 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 2B59E40DFB for ; Thu, 2 Mar 2023 04:14:39 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-172afa7bee2so16753071fac.6 for ; Wed, 01 Mar 2023 19:14:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677726878; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=78GYAVQ2eqZI4NGNT9qhjk7cWtnUC1AJf6nZJ4delgw=; b=MaddNjJJnD/ntMcKxFiM1jI0034+/VlrRQBkXXKlySCRW+ONeUASc/RAKXeR28xNcs nLsJDDuUhH2ALAm54dE8ekzCPXy5rCVhbhhwX29TuWTbODHmOQ8jDM7t9mq9g1NhIiN8 8fb0Q7XAtE+W1Y7ie0Z3Zuk9iFoLVa4zufhVw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677726878; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=78GYAVQ2eqZI4NGNT9qhjk7cWtnUC1AJf6nZJ4delgw=; b=Z/hvYkOSQEVJQMKDAbHrJxL0APgilLGQceRkRYEviXk3sVKo2NMdpNsXkvpY8kSN10 olR589okpn73/HYVN/aHMEuLto77ZUv9yfR3LUZH3ZHlethPu8XkbJ19P6vXbDdVmOJs OUlj2iaLVkePK3c/G6zrNNMyJ+ciQPYkJaNigL6Y3nqN5XsuaIe7xHjYp5vCtbwKGLYu AEKnPWAxSxmWQcOYSMYcd13HhA2zAwJSYGXZ1btNGErQg2M817l+sr0mzGHQ8R/vYB4x TKq6r2pMqhcpp/c0VjXxGIwykQGVofI5aI4Ts+Aa89zLyYmT8p0RHkq7LxXCIuNEH6zi uuGQ== X-Gm-Message-State: AO0yUKVF1LxrbeAtt5YV9dUJe8RljcpzS3iY2NbVZzpWm8gpk1pdISmQ /7+++TdTSuUJOKoNIlLVMj5IpE7zQ3QviYCOfnTMEh1zBRegRozherk= X-Google-Smtp-Source: AK7set9J7end53wcEXSJ7ZJLOrQ9EPQvBH8Eo7MAhvjAWk/q8LhpKYE0wAO1d/4+Xbw+AyD3LvAl+qF0tPuB X-Received: by 2002:a05:6870:3911:b0:176:3d05:6344 with SMTP id b17-20020a056870391100b001763d056344mr1285692oap.7.1677726878534; Wed, 01 Mar 2023 19:14:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dx39-20020a05687076a700b0017299192eb2sm109068oab.40.2023.03.01.19.14.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 19:14:38 -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 162E8605246B; Wed, 1 Mar 2023 22:14:38 -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 12A15601F7; Thu, 2 Mar 2023 03:14:38 +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: <20230302031438.12A15601F7@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 03:14:38 +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_snow3g_autotest | cryptodev_sw_zuc_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/