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 EB3C941E99 for ; Wed, 15 Mar 2023 06:26:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E68D4400EF; Wed, 15 Mar 2023 06:26:46 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 8E972400EF for ; Wed, 15 Mar 2023 06:26:45 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id bp11so4405623ilb.3 for ; Tue, 14 Mar 2023 22:26:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678858005; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=J5aIvaPf0fKsfpMtJfOll7KyUImjT6legEHPmaRV++0=; b=SM6jFLOnPJ8q3f2ojYi8cOGtoyCHCYQuzg4v6A9W3eATlyEsbAeqPcPlpASVqDs48o +jmnXB9HZb02gBHR8coXusxUnIiwKVmvrDkuERA7s5qXC5AW27mxBKu35ZFV4lnViUne sm9zTJmubajX4k0wSBdwW0oOsSpkwo+0uX+XI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678858005; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J5aIvaPf0fKsfpMtJfOll7KyUImjT6legEHPmaRV++0=; b=wYHi3lCVyktxIy0Sp5oyL/yxdy7jyopwg4Vt3fEG/cHKFf/iXaUAG/p27FsC7yvCh1 RcgwVSR0V2jzEZRt+NenY09ZKKgxLZIz6deNy9ZV3RVq3knzKhFjQyXdhIntbBwfnNEh FeplkFGUdAWufrzCNYAOUeBz2l6e0LneV05om6CAxNiQPf3rry0wgNxEeZzrW8pz+9Zn LdkyUDM3KfRDro6vobyHgFlmGXXqYSt6bPpFPZ0wqqtfUDEUXY+pl3ZJAwAZo+kYoA3X sTpNSxyIlytgVH1S+ObksQyU3OwNs+8bSqultHw5dmYPES2s6cviQUTSoZ56E4RRb+6q nOeg== X-Gm-Message-State: AO0yUKUUUHivndtmzJz5Rvc4scsazwJ/qPM4rAcuCoeJ3IAvqXScfrWW gMrxM00qonXQia1y9oIcjX3BeURC+Ov/DMVd6N4CEO+WwKBW92HrMJb4sxCIkfpBqLXcRbAt7Q= = X-Google-Smtp-Source: AK7set9gBSOd5FkZMMlJIEAmjuRgPyBlpZdJexVizOK1UGDtLUJb5Wm1XiHO3BQ3Mfsk2j14ffbhJhcU6/pG X-Received: by 2002:a92:c00e:0:b0:317:b01:218 with SMTP id q14-20020a92c00e000000b003170b010218mr4074013ild.22.1678858004974; Tue, 14 Mar 2023 22:26:44 -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 o3-20020a02b803000000b003e6b5776b56sm198690jam.49.2023.03.14.22.26.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Mar 2023 22:26:44 -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 8825F605246B; Wed, 15 Mar 2023 01:26:44 -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 876BD6011D; Wed, 15 Mar 2023 05:26:44 +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: <20230315052644.876BD6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 15 Mar 2023 05:26:44 +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-compile-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_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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/