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 D240B41E8C for ; Tue, 14 Mar 2023 02:42:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB7A740F16; Tue, 14 Mar 2023 02:42:24 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 476E640F16 for ; Tue, 14 Mar 2023 02:42:24 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-177b78067ffso4575803fac.7 for ; Mon, 13 Mar 2023 18:42:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678758143; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=XERk247Fhebpp9SX/O6vwMmUEnQRJntlbN1UpynkbJc=; b=V3oEdEq6qXkFSlDuft9ucYy52Anq4F0r9gevxKcBsuKMn06QajFCoXYzfINWOHFkks KY72XmXzXVmgZvWCaSPJa03OsvzwmhkbbkBJooQPRsH9leKqLD+BlCl6zEdF+nm1+ayq /DJCQg/ytm/cJV2RdBJ9QA4yS8zatQVzmK9xE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678758143; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XERk247Fhebpp9SX/O6vwMmUEnQRJntlbN1UpynkbJc=; b=DOnKspuZVZ+8DGVDfsq5bT6ATzCy2MKm4UrhccYDQUjb/y3IwLhZBB4q3MGjMQo/a1 HrJPevcUicmmoL7IzQWveCmA8+OCtPdWR8bFief5vJBsFmccTfWo5s3F1sKQ3TCRZK4c HxiAE2JD8IxCYG3I/dQOwCCveWX7/jtw5n1+qatSjJoV+6GCCzxcuGdfk6jB1d3j6BCO LdXGm6JtsCoI9mKbVrP/wRJxca4f5JomnsTt+G/cFMWwBIi+S9Wj/p615uX4Mr6s9MZe qXtlrETkBwP3y0POhZcMFMDK3SEssvJOf5Y6ME8paOdM+3cPYuI0C4egNyBs1Vb0qJD2 QkUQ== X-Gm-Message-State: AO0yUKUswA2e5OvECXPCMk9mhx4B2IVLwzJ3g6C5SBx3FRORsD1eBkCc RKyInTWsSNpfqRgQ3PjPRS+tsbtrc4+fsXp7nHQFhchHNC77BFJ1M4mVzQ/nsiAZAH79QJGBFw= = X-Google-Smtp-Source: AK7set9NVQq3PM+EbQflcrNFnE7A5Oiv/f/Mcg5pTGZTRbCcVu7Tl1cPWVLjo7/mr82cm+9LAFBwiVj9I0Bl X-Received: by 2002:a05:6870:c6a7:b0:177:8ae3:4f7b with SMTP id cv39-20020a056870c6a700b001778ae34f7bmr6699039oab.33.1678758143674; Mon, 13 Mar 2023 18:42:23 -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 eg9-20020a056870988900b001726295d5a3sm70758oab.26.2023.03.13.18.42.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2023 18:42:23 -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 290B2605246B; Mon, 13 Mar 2023 21:42:23 -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 27FF26011D; Tue, 14 Mar 2023 01:42:23 +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: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230314014223.27FF26011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 14 Mar 2023 01:42:23 +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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/125083 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, March 13 2023 23:31:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125082-125083 --> 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: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/