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 4DA7B41D73 for ; Thu, 2 Mar 2023 12:33:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4891240E09; Thu, 2 Mar 2023 12:33:06 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 8D0F140E09 for ; Thu, 2 Mar 2023 12:33:04 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id a23-20020a4ad5d7000000b005250867d3d9so2579467oot.10 for ; Thu, 02 Mar 2023 03:33:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677756784; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ZpCOkCQt07m3hcIv2tgik6JAOIL4dGwTQGsyEDnuTKo=; b=Vw1AJcnOegQDn0FzkEckf2tRJO5spvyLMyqsWBLwVxOiXK3FfutQeSvBpng5f8zLri sCsVPn5ooatvv39CvUe9+KmnvJ+pXWknbenfAR6PY9Sq6GDRBuzM9syy9X5+mTDmAZ24 DGef+Kuws2J98wkmxGWcGy3tJu7pqunPUNh6s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677756784; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZpCOkCQt07m3hcIv2tgik6JAOIL4dGwTQGsyEDnuTKo=; b=MO8Bmk56Kz1kQGWa4GsHIMKVsdc1Aa+xuhEf4m/nFfKn3HtgPesIekzQAF3SnFHDht bvL6dfsi4EsnJQ69DqYt0xFteXiuv1ql7HGxdhxM1xrcgTvABJzZY+yS4lYoiiYVnwbT 7eUwmhpJZm724Twxe4TVh3BJXuBkB0mFrZUxH1/8jzOO7EBJ2GxaHWD4vuETy0jNMbAK ZBPyx7atVRka3NpXCijUtZVPrHmYqr8EzDDPKx7Hbgh+VIcU/3cDNq8AOKarDwc03CHZ AO/1/BID8V6GL4l+p62ZyWjC2HPLYRdwrcxQVZuQ9nXvPBTWOmAjCJtIunbK5KbRNEJT /r5w== X-Gm-Message-State: AO0yUKU7oBEYHCn/K9kH/gHYWMFTrtAWe6j1QHKqMw7vZiwl+lcUX7Be GIwNJAsHaLslcnVetWigK2q0/SMU+pzPfbC9P26kThoqiM9r4+DV91teUi95MJgvmfjbc+E= X-Google-Smtp-Source: AK7set8x1AOyZMfjLw7DvnWqKUl3QLlvJErr3WgiaFQjnmvDtkTgYZobmCMNgdxVduhTTsmBcM/VIHQ/ltrv X-Received: by 2002:a4a:e1aa:0:b0:525:4058:2fcd with SMTP id 10-20020a4ae1aa000000b0052540582fcdmr984601ooy.1.1677756783825; Thu, 02 Mar 2023 03:33:03 -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 x145-20020a4a4197000000b0051aad493e13sm1090984ooa.4.2023.03.02.03.33.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2023 03:33:03 -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 5C54E605246B; Thu, 2 Mar 2023 06:33:03 -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 58DB4601DC; Thu, 2 Mar 2023 11:33:03 +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: <20230302113303.58DB4601DC@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 11:33:03 +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-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ 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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~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/