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 4CACF41D93 for ; Tue, 28 Feb 2023 00:23:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46F6F40141; Tue, 28 Feb 2023 00:23:00 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 6D5A140141 for ; Tue, 28 Feb 2023 00:22:59 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id ky4so8575852plb.3 for ; Mon, 27 Feb 2023 15:22:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=o8oF/Xj2itB1/3FhpL2btpHY3k86iDsn4NJu7LV2Llc=; b=Vvt2uVwnWZRLHYGeokJGLxK0hGe1vTmLGvvW+qme7iB2K2hoKM/Ic+apBqjOKzDMFo /e9CvmAqNOB6umuXwkU79z/TbatnmIwGo3D4yPoHMYu0E8ar6muEREJt3IODXeQAP0SK ivvdeIJUEs8UCH2MahcykbOCJBYBstxvDFwd4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o8oF/Xj2itB1/3FhpL2btpHY3k86iDsn4NJu7LV2Llc=; b=c1bie9Eeh4TLbpRgYiB15GkUClkkI5UsS/j64ow7ywc0Dtfx2bG5n2h4ALnp5aVt9v wngD0UFY5c/H84Qz8Edrp5qhyOEgPIclK6hlGJAHxpNHPFSfePesTrOCWrp8W8hk3unr MlLwGTJMzSd/isB3NpMJPYC85QmTdy1FCNAl3+fqChiNri9IeJIC0x0ohFtNOzuw2ELp DrW4MzxwvABVSSwSSybrgdkIjQwD8/KxPswH6m6vqy1nueuX5i5/CZ/9Giva0xZcwICd YGrotMPVGDh8MpmIAN6PeTfBP/3tiZPucZSkfBEz0VwCsLaenoqSMeSSPFT2noW32cTV Q4eg== X-Gm-Message-State: AO0yUKUGnvj25lFk30koxCBrujlvWHNN30j3mYhj9g/htpMUcylvU5sW IZPyCbxQ3YTndrrVgsGgXfrxf6iMiYXCtYemlq6INzmyekh041OGoOQ= X-Google-Smtp-Source: AK7set9Rxgn/hb/3AITKzwM6EZQ2sXZT3tWChLiNevWNRk53kBXWbdKRy8vAyLm43swbELonvTHDkM3BLpDk X-Received: by 2002:a17:902:ea04:b0:19c:c8c8:b544 with SMTP id s4-20020a170902ea0400b0019cc8c8b544mr735359plg.64.1677540178602; Mon, 27 Feb 2023 15:22:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iz12-20020a170902ef8c00b001933544c049sm331713plb.109.2023.02.27.15.22.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Feb 2023 15:22:58 -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 1E2AC605246B; Mon, 27 Feb 2023 18:22:58 -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 1965E601B1; Mon, 27 Feb 2023 23:22:58 +0000 (UTC) Subject: |SUCCESS| pw124556 [PATCH] 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: <20230227232258.1965E601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 27 Feb 2023 23:22:58 +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/124556 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, February 27 2023 17:17:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124556 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ 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 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 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/25555/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/