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 44D4141EAC for ; Thu, 16 Mar 2023 08:20:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 251F840EF1; Thu, 16 Mar 2023 08:20:35 +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 B7C4740EF1 for ; Thu, 16 Mar 2023 08:20:33 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-17aeb49429eso840938fac.6 for ; Thu, 16 Mar 2023 00:20:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678951233; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=x6b5o7WdXjEuhopaVJrjoLAqxGJFHPKgxPG4/Nxb5fg=; b=Y8gzdO6On//SVtpFacYs9MfshewvIBgM9PR6q2HUNddXDrR8opXwfhwDnlRblABlVc qwsXxJ3A29DjexDzpXVsK80zSBIgFdIAcDg9AW9nIDUFO/u3u7HmHpsCsSsXXy/4Z9v8 HY1t4QTyPAXADaTMBIP6PPCElORo1SITDCXYM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678951233; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x6b5o7WdXjEuhopaVJrjoLAqxGJFHPKgxPG4/Nxb5fg=; b=lQu8yy1rR1gctq5ix9Krdx8d98oK/xEOFCYdRKdFPrubwl3bg+aUDpL/1FvrMbtGVY U60ZfUVX2tMap1Qv3fpQoJ+rjKkH2gvRO41Sa0rFagux4Grg839jJ/35KnKgYMNpykZM bXMgNxLqHsUZxno3AOywi2HkE1K6z8O8fzXWvYgw8tx9/jigDDLjK8OlXpAdekbQFG6V pDkj8m7f7ihEnk7dZ5rBdBGNc2DaR2LLeGFgmORnyW71VZdpEiILpZvJXCBHWG/gv3+0 1G/njGx3e6iUvuPFfwgHlgkmIrxkgHCi0i2cCbJEphs9hE5P0GbGwsrGLdC0dNoDiO/B RXRQ== X-Gm-Message-State: AO0yUKW7NIMGV2zWEDM8eN41/HuEPXY1W6b/u50lEtrvVvKDxTMwrLPG DoP46xjiag0TkzSik8dcrC6ou0c42++bzIiN6LWh6tqKuy20TYZqSVwPyakd/qZ45/5KHj6MaQ= = X-Google-Smtp-Source: AK7set8KWtWE1Lf/2laXGUz8lyGCFyOFgtREtD0eyXw+pR6HBuAXAGTkwUhY3ZCooen+GseNyahpCr8O2nEJ X-Received: by 2002:a05:6870:3383:b0:173:41f6:2793 with SMTP id w3-20020a056870338300b0017341f62793mr30126339oae.12.1678951233040; Thu, 16 Mar 2023 00:20: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 zf38-20020a0568716aa600b00177ac8a4dcbsm307865oab.2.2023.03.16.00.20.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Mar 2023 00:20: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 8A81D605246B; Thu, 16 Mar 2023 03:20: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 78AA46011D; Thu, 16 Mar 2023 07:20:31 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230316072031.78AA46011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 16 Mar 2023 07:20: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-testing Test-Status: SUCCESS http://dpdk.org/patch/125127 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, March 14 2023 22:50:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125126-125127 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/