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 603D141EB5 for ; Fri, 17 Mar 2023 04:55:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BA7C40A79; Fri, 17 Mar 2023 04:55:58 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id BF82A40A79 for ; Fri, 17 Mar 2023 04:55:57 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id le6so3946975plb.12 for ; Thu, 16 Mar 2023 20:55:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679025357; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=A16JpCUyaZsJgL1aSbQRx1rdWvL8Lfq+/o6JwpE9JAQ=; b=f1NE1XdOa0SYxU9SUHO0cRzz7YH8Ox2xdZNL7BKRlAtYxJKi22izZZ6lgiXaup5cvI jfEUNGzfM/0Bp/sMr1YiTvULDgQ6I2dLPDjueTSPXsodmGibIxWnrN9QhJjpDFGqtGZ/ Eaf7MJhfGv/DImFczJZsZHJ1kCLQDQExuUlSA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679025357; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A16JpCUyaZsJgL1aSbQRx1rdWvL8Lfq+/o6JwpE9JAQ=; b=Tly1CWm591qdPuUkb4B1uNkDIkyhEuES+MU4+49mOvUCfClvf+RnS76N7VgaslGYYm a2o8WQhsad9dMrI+kIlkQBMndHQvYVnxLps0aKh0/9SoMh5zmhWbsrZMkvyp+xoqX4rO J6KWD9joyeh9S1wiwNXSBo4m5BCSVsSmpv9jvZX9eZEsTdJxX1+6G2658Z32NVP4GFoN eiu98EuR5C0cJPxpmEmtgQU8oAjIhrF5uo/dS1mVzxH5QDpZyiXjbWChjqLHYlxL5sx1 5wZ2AQPdS1q5wArJBUhaollNPyxzww4NzGLjVW5xQvghKMqx4uIQy3hxwj0ldzkiDZEm p0kw== X-Gm-Message-State: AO0yUKXPVYuY3Sg4CmC2dRtPndU8I71Oh+c8/Kl4nDojWIGrV0gaU5dO +0K7VeFvTQi2yc4rpevAjmbbkiMABkvB5kftdQhiJML4lyKwVFpy2tmKo5SopuONtciP5ufN2g= = X-Google-Smtp-Source: AK7set+q16S/ak+USiVbfxZih1IJfsmPd3t+PWZZ+1TwjPVJopTqeQBhySmMchgHkJ95GLJ3+aD0SmhToYtT X-Received: by 2002:a17:902:d0c9:b0:19b:afb:b92e with SMTP id n9-20020a170902d0c900b0019b0afbb92emr4941164pln.40.1679025357046; Thu, 16 Mar 2023 20:55:57 -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 w22-20020a1709026f1600b00189cb5eb59bsm69218plk.55.2023.03.16.20.55.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Mar 2023 20:55:57 -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 89C5F605246B; Thu, 16 Mar 2023 23:55:56 -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 88A996011D; Fri, 17 Mar 2023 03:55:56 +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: <20230317035556.88A996011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 17 Mar 2023 03:55:56 +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-abi-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 | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 20.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/