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 5AA3F41E95 for ; Wed, 15 Mar 2023 01:04:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33E43400EF; Wed, 15 Mar 2023 01:04:35 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 05637400EF for ; Wed, 15 Mar 2023 01:04:33 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id v10so7133218iox.8 for ; Tue, 14 Mar 2023 17:04:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678838673; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=2i9WaFoqTywT4KrQrer4L1RNkBHlEZpaaQUFSn0IYTY=; b=JTY5dwFnEuXpnS6tGWZHW2j6tsz4F+0aHRALJuTQ662LgNIO8abOzkPoiLHiu8zUM0 j7P0ia9Ycss6/fGayjyjzItI41xelfmV/zaHybal+2iH6hCKte+g6LLdwfyxFtqsWJ/u dkvzURQd25reV7E7wyWRjKzH5SOY8c6lQhejo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678838673; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2i9WaFoqTywT4KrQrer4L1RNkBHlEZpaaQUFSn0IYTY=; b=U0zujodlfpKDIKoWdwC1/JB4202NpozrwzCMMGGSnib9Td567HdOnTYQrFYQWiexUi K1D0f2zg3GDB2iIuFeULlj1zfApMGNbm9HPl/hV7ajG7YHJpzPvQo2XVh2UUSiao98Fe jYF3HN1uroKoWZB4Nf0MbIiAdKzj/ugFkz4AEsyoHpKoyQtl74Yj3NVKcO+HdsDs36m8 17WivLKTl1Uu6Jsi5WiDAsVYtKMRSNklev51GH0Y3X2/awtbiob9YMxBbScqlMqjryoZ q6pZzEBIQkOr3VpMbs0RH+XOAvhpQ2H6k8XU4TIQbhCPDYm5KEx/Fbc+/+8u4tBZxRoP NsTA== X-Gm-Message-State: AO0yUKX2AJH1MXasBwb0r4W8Hf5HH8Ry8lTZZIRJMinXG18t9RXAqWce /9WtCJXQqlXYrT8RWtb59GA/D8115IliBPoVb10JqvfHp/17VKNeRxNONQvgsSGZ2hcrBAfVzQ= = X-Google-Smtp-Source: AK7set9WjB3Sf7TPNu5BrhZmKPQt7hH7tCr3mCNVEtEr7sQeBE6ulYebg0WhdiayPxTXt2cqPcreLw5QsiQs X-Received: by 2002:a5d:9acd:0:b0:704:d003:56be with SMTP id x13-20020a5d9acd000000b00704d00356bemr14905326ion.7.1678838673366; Tue, 14 Mar 2023 17:04:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id a3-20020a056638018300b003e4375bbcdbsm212170jaq.3.2023.03.14.17.04.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Mar 2023 17:04:33 -0700 (PDT) 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 C57EB605246B; Tue, 14 Mar 2023 20:04:32 -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 BB98C6011D; Wed, 15 Mar 2023 00:04:32 +0000 (UTC) Subject: |SUCCESS| pw125126-125127 [PATCH] [v4, 2/2] eal: fix failure path race setting new thread affinity From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230315000432.BB98C6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 15 Mar 2023 00:04:32 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125127 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, March 14 2023 22:50:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125126-125127 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25738/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/