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 B271941E8C for ; Tue, 14 Mar 2023 02:50:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF63640F16; Tue, 14 Mar 2023 02:50:00 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id A8F2540F16 for ; Tue, 14 Mar 2023 02:49:59 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id w23so15350140qtn.6 for ; Mon, 13 Mar 2023 18:49:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678758599; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=KdH4iGu9vOrgVJRAeMXi8lx+qQEKgVgIkJkHumNmagA=; b=f4nrp69GXpKrLP8mgNV/6EwgIiGBoUrTZaUUNbeOwwYSmiMYV3oqt3CmWSVJjguRxl uuneudVoazZ+RGH1n0few7xl/sSK5p8Iy/I5QbAFvXHdQBZSQXi542Rq5HhBw3VQRYgR MjCua4ne4mIZ6+Cf3kaHf8/0jXOYTZD8FVzAw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678758599; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KdH4iGu9vOrgVJRAeMXi8lx+qQEKgVgIkJkHumNmagA=; b=n6l6d/MjG3/uIIrqS96f2P0Ex9Nvoh/tuwA5joLq4sYJJHwQQKA8+dlX+0gAlMdn8v Q0Cl7pP3PupgZH5lfJ0jA9+uzZb81mNMXeUIQ29E8sPMBvFB9tDfwuAxmbmsE+vdF6X0 CaYvCtvN9x+v57cKW69CHcXWz/el3xt5pN9TIxgM8YTBZ46GHwfif2vlRgo2n94tcBzg ghN4VsiT6tXsKinVDZXHKMoymfxnHWTOSjVqJ3EN1k12axEF1pkPX1cG+LwgWtG9ypeY NEiJa6slGVsOWQ/r5ehfs2fR4s1bhe2dE3HvcIUNQ04FWWjiP7tzME6zk9xCK4afE6Xl 4akQ== X-Gm-Message-State: AO0yUKVkFFtBn9Dvet97zOe829UksjxHk40QE2dS8L4d42T8SUuxi/rN tREIiRiuDbTMx9DYQRhgK6WNRHlq7ip4wP+a/ETlZEGmX9/AJihjPT2uNezqELEvBJllMDNfGQ= = X-Google-Smtp-Source: AK7set/yWJx15e1tfE/5e3otUGFRFQTFctjG2JrA5CycJk8uzCZeMoZno11kPYuhvn1ZE4n4lRTL+FxIEaSY X-Received: by 2002:ac8:5acd:0:b0:3bf:b896:ff72 with SMTP id d13-20020ac85acd000000b003bfb896ff72mr63248239qtd.68.1678758599107; Mon, 13 Mar 2023 18:49:59 -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 bj19-20020a05620a191300b007456cb1f6c7sm84808qkb.8.2023.03.13.18.49.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2023 18:49:59 -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 D2500605246B; Mon, 13 Mar 2023 21:49:58 -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 D16096011D; Tue, 14 Mar 2023 01:49:58 +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: <20230314014958.D16096011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 14 Mar 2023 01:49:58 +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-Performance Test-Status: SUCCESS http://dpdk.org/patch/125083 _Performance Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, March 13 2023 23:31:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125082-125083 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-39-generic Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 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/