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 EB03741E8E for ; Tue, 14 Mar 2023 09:55:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5F6F40A7E; Tue, 14 Mar 2023 09:55:33 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 277F040A7E for ; Tue, 14 Mar 2023 09:55:32 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id j6so3818776ilr.7 for ; Tue, 14 Mar 2023 01:55:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678784131; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=DxaPq/Zky83NQhKBn7eU5363NLhO4qkr97EILmr22hI=; b=KQPS+tUjXqJN9ggRKplg4uTHJGVAAoYfb6VYAEH0mVfb0KsfaV1oOtHxyKaPtbNsDE cxYUi32AvXAXnZPEQmjPeYiG/aWNWtkaKfLKtW07Ll8+d8akvUIwnbH0jWzpwWwcmL23 KqQSU7c17Anm5/BbT8W19N4OzgtfdzY4p0G3w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678784131; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DxaPq/Zky83NQhKBn7eU5363NLhO4qkr97EILmr22hI=; b=DR4yuK0Bkuf0AJGf3ooHevOtpIfX5nYCc+AmcOJ8h6A/pHQLCkXPTIbcU1jI6VwM25 lxvCUzbQH9X995TKKloax5IhUwmZ3JeAN5SwedwL+ir7D+eOOc4RTW4d1vtkXzQ+ACss H8ypiHuI22eoqSVki3KIlGI/Hc6hX2n1owE1RC6d5yaPR9FyKEq70R0aXYi562BBBKwp TOLehrTW4chYaNG0exrqMTgjUmFwYR9aHuhI9uinOvRiOAA0DK0owoFDbbZdRp0f0W7d cLbEUS0HktqJXcRi0SiU5GkCRfl7MCcoqMfpoemPTRcTJ6zT5mWfZfJ8vXDIoIO2voBm by/g== X-Gm-Message-State: AO0yUKUNi6RfCqm226NgBgBUajE6AZpAmepeUYoEC5jZE6G1tFRSYsS8 YxROyj5zjpBkuAd3oDNipsw568739n9VhbqGg7Krt0ciGzuiT8KY658knw== X-Google-Smtp-Source: AK7set9JFY/1H8Ox1h3RosryNzpjOMKCz3xbqJF18+mM5izqwNjJ2hXH1J0IXZYUgXJZyhj9iI0CymYvCVaq X-Received: by 2002:a05:6e02:1c03:b0:322:f878:abc9 with SMTP id l3-20020a056e021c0300b00322f878abc9mr1886367ilh.4.1678784131566; Tue, 14 Mar 2023 01:55:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q11-20020a92750b000000b003224474ae3bsm85819ilc.37.2023.03.14.01.55.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Mar 2023 01:55:31 -0700 (PDT) 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 3BAF8605246B; Tue, 14 Mar 2023 04:55:31 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 3ADB86011D; Tue, 14 Mar 2023 08:55:31 +0000 (UTC) Subject: |SUCCESS| pw125082-125083 [PATCH] [v2, 2/2] eal: fix failure path race setting new thread affinity From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230314085531.3ADB86011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 14 Mar 2023 08:55:31 +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/125083 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, March 13 2023 23:31:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125082-125083 --> 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 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 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 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/25720/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/