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 E2AC741EAF for ; Thu, 16 Mar 2023 11:36:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DDE2B40DF6; Thu, 16 Mar 2023 11:36:29 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 6AB4640DF6 for ; Thu, 16 Mar 2023 11:36:28 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id fy10-20020a17090b020a00b0023b4bcf0727so1140356pjb.0 for ; Thu, 16 Mar 2023 03:36:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678962987; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=zrg7ldNALw0NvB75uV3vlPrVCFp4EANjyC7iLsaGUNY=; b=P6akx7l4ENX2tvhCKKrhBYtwann1f6IWQzecu+1FTOj0gmwUKYBNSPp5uNjaD0M7r0 oxkoTF7dLvVOfH62G7uuxbMyH5Xm3B/XQ1xEdawbiHCNKUdCKvLPvzJr88rrRRL2UAnS LPndlOMU7BAG7ksicamPuUzUdN7Kuwebc9wdU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678962987; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zrg7ldNALw0NvB75uV3vlPrVCFp4EANjyC7iLsaGUNY=; b=ZXfJpuxnnEE84eR9tQJhr6ETv7tjUhe68hlmzItDL8KnPjvbdy+xcp3AFcLg3RO3q0 TLyeueBJt7zKJEAJlv93KVuAqXQGMYws83Vu0EYAoSi7piBwe5J93gqTPBAqzb7lLb9J RLj9l6w7j57QH3HcpkDC1yVDN+RFqRPfMNdsqliY+tirD8Ol9i8id9Zn8veO36I3lv3N TQgbNzfpbkvLBsddqR6k4xP5CFbDrb1MSKjbT5Di1Y29IFJTELedJYP6B4BhziVy+5QY Z36YvpqfM2an1uEOZhHVdUbXBkCK3Zm5ySoySBwTLl6MyejBVrYD3L+xcfbe+RXO8CfG sf8g== X-Gm-Message-State: AO0yUKXG7CAP1qoxiSZUV4Z2qwazBVL+Rg/2t/8g/oQ8hSkerLkZuWvx IlbRfST26bzXO997okzWVg45tTX5ZMLRnjEFN5vxSrXNKrpMqpwc/yemN/cKVRq7Ar2O6TGSwg= = X-Google-Smtp-Source: AK7set9O4fGFeYcPyxbhHhdE/Wcm6dFNJLevmOIszSxCxBj89tsvDu16QuigWMnSTOJhlE1Xft1SJPRNlm1h X-Received: by 2002:a17:902:cf48:b0:1a0:48ff:538d with SMTP id e8-20020a170902cf4800b001a048ff538dmr2757737plg.36.1678962987642; Thu, 16 Mar 2023 03:36:27 -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 ik21-20020a170902ab1500b001a1978750a5sm31784plb.121.2023.03.16.03.36.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Mar 2023 03:36:27 -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 28F42605246B; Thu, 16 Mar 2023 06:36:27 -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 27C3C6011D; Thu, 16 Mar 2023 10:36:27 +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: <20230316103627.27C3C6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 16 Mar 2023 10:36:27 +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-x86_64-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/