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 B683A41E8C for ; Tue, 14 Mar 2023 02:58:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B356840F16; Tue, 14 Mar 2023 02:58:30 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 735EA40F16 for ; Tue, 14 Mar 2023 02:58:29 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id gp15-20020a17090adf0f00b0023d1bbd9f9eso3408946pjb.0 for ; Mon, 13 Mar 2023 18:58:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678759108; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=JgPvf9xrqAXn58xlssm8T/F4JdWifdtpyig7VmbQAzY=; b=aV49dOYDrpakBjVrxT30PqmsOp+GBk074BkVrk+XS5ZzIF5Zzpq5QW1hF1mnVrpsyM eycLmoGUbfJ+xBbbnFGXaRviMFU++tYjSnKLhv/WDW8ViZ2xZbA2vD5WBCBmkBfmM8kH xNDWOOsBoQ7kIYoVGW79nXIGqBqKRt4iyteg4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678759108; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JgPvf9xrqAXn58xlssm8T/F4JdWifdtpyig7VmbQAzY=; b=UeJ3ifsGiPO1CXS12eijYMLpqBea+JaR2ZWdcuUu+RVu5oTjjbPqYenelKL6Wsi4OF tbqZ1uMpeCP+2CN6iv35/my3WwipdGnNdoVYkVM7lL1KDnulFQHsOr9ajj9hZUNcMRCk IqMuFS1fDM5OMdVNj+JupFE/DkEJwc5XXGJ8MvPQGtMt87sebYssXljU3MmAegAoX2a8 OMy6Sbgc2WtF2t+GfXzuv1+dgaVUk67HA8Cb5D2prtgxUU0hPJfP8Z5WV9LK0WgJBQgE 7uSMw8CKs2dzrAP9BGMTZ14k4VTrofXcISIZO4c5ri2oyO2LO7KgUfDjewzuww344SmI CLLw== X-Gm-Message-State: AO0yUKV5s0/xON0BTWSAnrFhqz5xzIG6j91f6Pop/kdRW3vB8x+K2URI VYoZayXkB0cif4uEZSP9AzpXYPEocIhuAB7V0RZUF+cUStiLp6r0Bv/bJrwxbGh9EoheU5NebA= = X-Google-Smtp-Source: AK7set/voFvxf+CU0buWRaC0dKoY4XqRu6yFBkE6xPwUSBgW2+iys2ruoRfLvpz2KrvX7lP8dREC9Q6DTaCH X-Received: by 2002:a17:90a:2c2:b0:23a:340d:fa53 with SMTP id d2-20020a17090a02c200b0023a340dfa53mr37693788pjd.44.1678759108664; Mon, 13 Mar 2023 18:58:28 -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 on3-20020a17090b1d0300b0023b473eef77sm83675pjb.7.2023.03.13.18.58.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2023 18:58:28 -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 E66F1605246B; Mon, 13 Mar 2023 21:58: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 E5B7A6011D; Tue, 14 Mar 2023 01:58:27 +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: <20230314015827.E5B7A6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 14 Mar 2023 01:58: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-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 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 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/