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 E8EE842828 for ; Fri, 24 Mar 2023 02:04:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2D62406B8; Fri, 24 Mar 2023 02:04:03 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 87DA74068E for ; Fri, 24 Mar 2023 02:04:02 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5447d217bc6so6438807b3.7 for ; Thu, 23 Mar 2023 18:04:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679619842; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=xq9LnUlx5F64Io1U3+yrpL3aisY1MSDIsNPFvkRj9TE=; b=LFBw8xujXiudiBSE3MbMRjK+W97TejHLwYCLfSGtSsE9SICc2rpNrSlhbIYHy8pbU1 rO7cAfbc3k2LUlRzdoU3r9j+wMDuF7vmXqkXYaI4ZVnmHluS9/OeO6/0TJaK3TtcvWBV f7CqQCsVjck9oGepU7U/7NPjsWbYW7ODxH+18= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679619842; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xq9LnUlx5F64Io1U3+yrpL3aisY1MSDIsNPFvkRj9TE=; b=HVKYaXhI9swd5yFkTaTEMYrTbCxjucnNub1juPB1bTXb7owpiiXL4bwlffjjKx1cpQ /tAQrF8Y675c2ylO62I0t8pKYMhWWwFeHHh2z8KmUW0CxBD95nEnRaxUtXqvK0BjDZ+D R3A4yHpgwBIhp6W0Tk7rEP6BTppHYT3yEAAzayRoFtxbVgbtf4JHVoyICDCButBMfxor 0bMxt29VcXw/L1hzWuSBgh35f8YErx6xfUZkRJy4T3dYm3iXEKCdXBUBoS5fWttGld4X cOTAhUDdl5zpOmSQNn2ZQ4QmfhXPQwO1oCuZktSeWAEyKMYRKYgXcb8kLVdpWv50HOm/ oQEw== X-Gm-Message-State: AAQBX9dwv+zhVxRhdU15rHJuZ5YFAbv3T7CYIfZEdwuDEdY0J6FIhJkr ZCOUAEp0i9xP+fgJfDOQAOQZLYEVVUpMEmPafkAL9Ymm2WZ3y/FOwEzM0K8crCp7lHScb1KWPA= = X-Google-Smtp-Source: AKy350Z4IXXf7nHtXpQn9/qKyZw7ZVC2dNvrr1wDvLGr54HVshK7u2AY3N+QpmWHT54Dxrphk3r71WXAz1Fn X-Received: by 2002:a0d:d402:0:b0:544:d3f3:30cf with SMTP id w2-20020a0dd402000000b00544d3f330cfmr567461ywd.49.1679619841859; Thu, 23 Mar 2023 18:04:01 -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 t20-20020a818314000000b005459f233f93sm69948ywf.75.2023.03.23.18.04.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Mar 2023 18:04:01 -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 737E9605246B; Thu, 23 Mar 2023 21:04:01 -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 6309A60125; Fri, 24 Mar 2023 01:04:01 +0000 (UTC) Subject: |SUCCESS| pw125467-125473 [PATCH] [v2, 7/7] net/ring: replace rte atomics with GCC builtin atomics 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: <20230324010401.6309A60125@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 24 Mar 2023 01:04:01 +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/125473 _Performance Testing PASS_ Submitter: Tyler Retzlaff Date: Thursday, March 23 2023 22:34:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:3223d456062bb12e9e6cf02b97966f42affa4d11 125467-125473 --> 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25860/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/