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 BC2E441E95 for ; Wed, 15 Mar 2023 01:01:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B68A7400EF; Wed, 15 Mar 2023 01:01:15 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 86A60400EF for ; Wed, 15 Mar 2023 01:01:14 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-17aaa51a911so3857403fac.5 for ; Tue, 14 Mar 2023 17:01:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678838474; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=x+unk1xVByBOIuVkOq3WOKvLTLOVIg1ahaovtQT6nGo=; b=Xv2vohbzo4lXYPO05UVo1qBzSvv/PTb7rjR6mVcaVAd0CHu9mhXWc/nA0Dz67CtY1r Fh+sMvM3oXQ45NvXNE2o9CBEDi71BGGdUnIqX8ZQwgVoEOtnq3C4Itdu3ZNHWK66C90M KxnuNAu4vnQ80te02Qx0UZsE+ls22e1ogDI4s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678838474; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x+unk1xVByBOIuVkOq3WOKvLTLOVIg1ahaovtQT6nGo=; b=dI4W77N4O4/UH4VuWjiYQxaL+uvCdeA8jKfTTGofWfaxqx6zU5d/F2txPy8BNhAgEy t1HwsJHBBHwQKtIwRM1X3pUnpTJ0Gep2NMpiV3W3+CV8CU4Bs8fS3IP+9i2euOXoIIDC qd6+JgPWjW6mL+kZZe4lqeXjZNwNhkqIxGWjHo/eMtKUn9qHOAUfZw9VX3TbgpRySMdH 45L11AMOl1OssASXO9tvbAdztYUKlYR032pjnv1Esb5AB4F22MtQQKWS8YVJ2rOyEGQ/ kLDYpjtmCGTZ/Uz9aKaDiaOqY0Fz4O8e1igxwTWQWuN0bMDQl08Epp4Jy+NHZYR2PLT5 km+A== X-Gm-Message-State: AO0yUKWxHl1x2FEu3MOxZjd8xRb6npth51oINBlVIBieaYLms4BncBIJ CrZgWxstDdIoZVIbu0hp6ySiCHbYKJNyEYOBFbQC4UQLiHS5JaZKZgL99g== X-Google-Smtp-Source: AK7set8uThrM1B9XK+v/JaOUO10HQlAPnfOM+2j+cGi8uiTRR8KvUG7pHI3GjpFFOi2WTL2VyUQTxioMaksL X-Received: by 2002:a05:6870:d1ca:b0:177:cb05:57c2 with SMTP id b10-20020a056870d1ca00b00177cb0557c2mr4644309oac.9.1678838474002; Tue, 14 Mar 2023 17:01:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g2-20020a056870214200b00172427061e1sm232299oae.0.2023.03.14.17.01.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Mar 2023 17:01:13 -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 7D4B9605246B; Tue, 14 Mar 2023 20:01:13 -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 7C75E6011D; Wed, 15 Mar 2023 00:01:13 +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: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230315000113.7C75E6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 15 Mar 2023 00:01:13 +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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/125127 _Performance Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, March 14 2023 22:50:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125126-125127 --> performance testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 1.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 1.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ 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/