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 649F542828 for ; Fri, 24 Mar 2023 02:06:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 602CB4068E; Fri, 24 Mar 2023 02:06:01 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 693EB4068E for ; Fri, 24 Mar 2023 02:05:56 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id mp3-20020a17090b190300b0023fcc8ce113so3616503pjb.4 for ; Thu, 23 Mar 2023 18:05:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679619955; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=6R1vMeIA0DI0OO7r27GEMy2pffgtF2LFTqpF6k+iGPo=; b=am6YVbqnp7gSh9Q4YzcBo2BQbx6hrWHMiOtI/H/uEwBGZLzFLPafNwdD8EKYLQmli4 nHjdC5cnnBjVt+Md3NToJwCqj/PkodY+j17U55fhczj6IHKGAKU2jXeatH+pMY3Wu1/5 znzOmYsPVZKzemhKPcWSmSLcIhxIOvNjNiM9A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679619955; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6R1vMeIA0DI0OO7r27GEMy2pffgtF2LFTqpF6k+iGPo=; b=2OKAzZxy2Z7IYOzbHeW55a2wb842suHPZhCwx9Vq8Sngk9tZp15khTr18icC6NlDUl zn2eATATPee/l4/4tiSypA7+RHaq7NWUCiT8ySMKh7hZse6hM4Ax52QVQzc3LEkzWND8 i4J4aU0uGFe9Fu8uGB18ZfPs+7vABRngkcOcQBfylLNOXL6p6AOttz2E3WV8sn86/fXF vYTQHEpY1qICygWWTKsjtSLzurJLeV1vU/CFO7VMXeqZam9boQfDnRpRUnBuhAyZ2ata inUvcpVBiOo54jdqrnu2RhwSrGRhGjE1sIcuDDVVcee+CDF22WgSq+KPZrdNQXHBs31A UUIw== X-Gm-Message-State: AAQBX9euqTwGXlUK1Cwnl2MQKwjL5xVJDRsmYpQ2ZM97xtzOoyalbEzf bfckskt9K9YF04aYtLYPZ4z9m57WoMf6uI/Z6l7zcumKfnahiqEIJvtkmJi8/YiKgg== X-Google-Smtp-Source: AKy350arwpVd4aoxwwhCiL56ESIIQwcvWeO2wKLY4IgXMHkRKUsVlY19QXNlzXDcalG7w5yCQPh9/f+jtYBk X-Received: by 2002:a17:90b:164a:b0:23d:3549:82b7 with SMTP id il10-20020a17090b164a00b0023d354982b7mr777731pjb.46.1679619955683; Thu, 23 Mar 2023 18:05:55 -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 z13-20020a1709027e8d00b001a202e20a0bsm312361pla.116.2023.03.23.18.05.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Mar 2023 18:05:55 -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 F0599605246B; Thu, 23 Mar 2023 21:05:54 -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 F10EB60125; Fri, 24 Mar 2023 01:05:54 +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: Ali Alnubani , Test Report Cc: dpdk-test-reports@dpdk.org, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230324010554.F10EB60125@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 24 Mar 2023 01:05:54 +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-mellanox-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 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 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/