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 C110041EC3 for ; Fri, 17 Mar 2023 22:42:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4806742FFA; Fri, 17 Mar 2023 22:42:32 +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 9BBD540DF6 for ; Fri, 17 Mar 2023 22:42:30 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id om3-20020a17090b3a8300b0023efab0e3bfso10440540pjb.3 for ; Fri, 17 Mar 2023 14:42:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679089350; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=RLJKTMVwKuknFGShNBUQDkR1eNjbH73N3dXYpDzdJzs=; b=doNfdC3uv1NHX9IXq38gBkKJ7FGUN3yWnYMK+gswnblD14I3oakiHVNxNg13yJn8cy uzerj93D/755/CHToUtw92Bb+hWmnbl65o+l/8KDG8t0gAUvWZuqcKaC0qw/3KQo93a3 wnYRl9LzpifnZUw5dBtEXhadGw4Se84UYgi6w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679089350; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RLJKTMVwKuknFGShNBUQDkR1eNjbH73N3dXYpDzdJzs=; b=EzT2nypn5yBxZ2hYgFh8GD5dfj+P+6lGy00+GEDhCpNCYsqEbfNG/3JLShBYOMJY6M kXrZ7AUpdzguLjs98t7Z7KspVnDXjkIghj5CwVIrNsnrAc6c7EomEyS9ucBJRs4EJ3mK u1cA8/lrS5Lolq12DFNrUonfwb/ySIymFaU2efsuFmJrUOe12EbmBlBDyvGxx5MJXsjT Qv28VqZFMV0LM5erLvT/bZk9Tafh+5O7mf7CEmmeYGgQuC8SwGeqcjB9YcJ+kcGFyKJG ABRHVf4nRRTxkHBVyI8KChDz0GdoGrgc0SxzefAbBEsfiDEPfIQ3t4BoJeH0DCWDgduN cVSQ== X-Gm-Message-State: AO0yUKXHq0qty/IAeOKkjhZiwijZAEW/YmsbqR5KcvxrNzuCKERx2gcm ydqykwX8FUIJYqNLCIlqzvfWlsuo6ox8PI3FvzEMgy7/ZoVh59ol+6gazJ3zFPmrYL/t6YXGfg= = X-Google-Smtp-Source: AK7set/v4lsyK/TJCALEFX90CZPRN+ePSNKdoUwK5FeujNnzldTZl2M8tYh+rp49gqsAla9UvXvy0IcXzvl+ X-Received: by 2002:a17:90b:38c5:b0:23d:35d9:d03e with SMTP id nn5-20020a17090b38c500b0023d35d9d03emr8969357pjb.48.1679089349848; Fri, 17 Mar 2023 14:42:29 -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 p2-20020a1709027ec200b0019ea9e5814dsm188470plb.46.2023.03.17.14.42.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 14:42:29 -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 584B8605246B; Fri, 17 Mar 2023 17:42:29 -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 421B76011D; Fri, 17 Mar 2023 21:42:29 +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: <20230317214229.421B76011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 17 Mar 2023 21:42:29 +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/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 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 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.6% | +----------+-------------+---------+------------+------------------------------+ 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/