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 4495E427E4 for ; Mon, 20 Mar 2023 19:15:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4126540A80; Mon, 20 Mar 2023 19:15:48 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id DDFE740A80 for ; Mon, 20 Mar 2023 19:15:46 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id bp11so6918549ilb.3 for ; Mon, 20 Mar 2023 11:15:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679336146; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=x/ikgEIF4A5yMP/ntvdkvX3p2YVSIdCRIxi2fWSpzEU=; b=V0z0HgRyVxhL4iEi3kic1enStVTOGNExsR7OuC4AXiEZv1G8UxGvEuRMisRt2DdBDE GGDZWt3noCytFTu3vVnkP0ooVu+dhyfoZc40OvZ7Rky5MP4V2o1aK+yGnb/qhTLkDQc4 07ODb10QeihdOGnWL5Hxk4ohW5hVanE9TQmNM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679336146; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x/ikgEIF4A5yMP/ntvdkvX3p2YVSIdCRIxi2fWSpzEU=; b=aBCNyeWK9foU8PHBhg9bSU8JuOVCWOgLx+ws3JPasCgg9jk4zxJET3GIWqY9IZDoZv FWyIxL+M8ywWz8CS1eGOesuaDEDW3jZOKhM47WPRNTG21HnJcMwbo2YWYRMShLlr31c6 dJ5Cbo77DyygdUKDDoe7eiQTYESLWuc44gfDx42VoDPUXHf8nExXc18ilQVj25TkH6yb L1xDOcLxXPCtodyBdDaSPkU9un4k5Sn6ft0HVL/9bPtwa4/lqtRG0+pkJZlWpRaGR3Dk jHYGkH32ySqtncEQC16m64USpe6l8NQggcvtESk50s0XVAp6xLndE6rmRlcacGYOrWoN ZViw== X-Gm-Message-State: AO0yUKWyLFDc/+Cs/zvkkbGSCQ5PgcplEdvN7MfIEES9f/YM89bteZb2 GNLvKXdI33yVIkQLxsh8TwIRPR6dBqGZkchkChNjNb3LrmkWJPiPQI9t0f3HAgHmyV7oL4EtAg= = X-Google-Smtp-Source: AK7set8dgUNBESULWZpPHSOoCb3r/2Ju//bb3LmmEcc5iMvZNyWj+7QR+eArJdZCp6gTsJLQfNiwsa2I15rz X-Received: by 2002:a92:d187:0:b0:315:2eec:4054 with SMTP id z7-20020a92d187000000b003152eec4054mr311599ilz.13.1679336146361; Mon, 20 Mar 2023 11:15:46 -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 j18-20020a056e02125200b00317168fd6eesm1391259ilq.54.2023.03.20.11.15.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Mar 2023 11:15:46 -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 E9E80605246B; Mon, 20 Mar 2023 14:15:45 -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 DFE9560214; Mon, 20 Mar 2023 18:15:45 +0000 (UTC) Subject: |SUCCESS| pw125233-125238 [PATCH] [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: <20230320181545.DFE9560214@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 20 Mar 2023 18:15:45 +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/125238 _Performance Testing PASS_ Submitter: Tyler Retzlaff Date: Friday, March 17 2023 20:19:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce5440e0350df101443aa4d0e96bea0a06ef9364 125233-125238 --> performance testing pass Test environment and result as below: 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/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -1.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25785/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/