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 4D89141DB2 for ; Thu, 2 Mar 2023 04:15:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 478BA40DFB; Thu, 2 Mar 2023 04:15:44 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 56E3440DFB for ; Thu, 2 Mar 2023 04:15:43 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id z5so9733265ilq.0 for ; Wed, 01 Mar 2023 19:15:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677726942; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=JmCNzynnnjzAfKvu/KLnRXosrZEgR5h0O9ZybDWJmLU=; b=j0Pk58g5grKOwOzDCTTplKie6VNuazqE9og87OQWLDpnz+w8+/mA4o6gfGSRzGnpnp WU60QUSz3ragoxKpHEaxDDmIJpVlQmV5bSmIip5enevA3PVmbEGcHN2AsQHx3LmNkoWS Bmpw/ZgSSqA2UD8r+EHNiUsPrY3nup0u7RLKo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677726942; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JmCNzynnnjzAfKvu/KLnRXosrZEgR5h0O9ZybDWJmLU=; b=g8lkYygDGdngdNtONTs+C73DIJagXZAt4FiNCsr7cGaZPn+Qwu7eAsqU/B36w/L2/m 1ox+kr78ZkrFtA4scXAG1WJpk0ak2bvcr7xklRxBYbkW0xC2siEfjxIiBPnjjsc8UYni o0LTuk//Yr+XoNK/xsJy1+JryNKVLCWarRnQ2f7uzHNghCa7VAt4DpSuRQaOv29BbbUm Im8hDoYeiEkflbwnaugjsW0p8McoRWYXt+Nww5SCE0kN7UkE8G5vCQVr3NhsLqbycO1s B+9GGudpeKso35aJm1mlK5uvmyehbJEaRw0kVZkCxD7bi/3PZ63fX4i0Uc5ov1pqgBp5 Z2Ow== X-Gm-Message-State: AO0yUKV4LtrxvEArm7x9CfO7SHGTxiJ/86SJ7WaFJBAkcAyQDoe6OFcf KrGtT8aVbq7G0h1t9m3L+7z+83PslqJwaAAPDz1YhuD7nH1VgeXXHnwosgRqUe++u6RV8PE= X-Google-Smtp-Source: AK7set+Yh/cxKXqV5WwY1hHLbUE9TodPbc+eLKpbPlE1kp40eD1EgvqG4RDjV71j5gPWhINBDGRE1AiB/UTf X-Received: by 2002:a05:6e02:1c41:b0:315:3421:ef2a with SMTP id d1-20020a056e021c4100b003153421ef2amr8488265ilg.25.1677726942749; Wed, 01 Mar 2023 19:15:42 -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 w14-20020a056e0213ee00b00318a8202098sm13476ilj.60.2023.03.01.19.15.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 19:15:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 498C0605246B; Wed, 1 Mar 2023 22:15:42 -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 460F4601F7; Thu, 2 Mar 2023 03:15:42 +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: <20230302031542.460F4601F7@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 03:15:42 +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 | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +===============================+==============+==============================+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-------------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 11 | SKIPPED | PASS | PASS | SKIPPED | +-------------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 ARM GCC Native | SKIPPED | SKIPPED | SKIPPED | PASS | +-------------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 ARM Clang Native | SKIPPED | SKIPPED | SKIPPED | PASS | +-------------------------------+--------------+------------------------------+---------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/