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 50DD941E6D for ; Sat, 11 Mar 2023 01:29:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C36A40698; Sat, 11 Mar 2023 01:29:37 +0100 (CET) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 25E6440698 for ; Sat, 11 Mar 2023 01:29:36 +0100 (CET) Received: by mail-vs1-f98.google.com with SMTP id x14so6191929vso.9 for ; Fri, 10 Mar 2023 16:29:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678494575; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=F7De21YUhj8l9HTGlRiixj4j+lMq06ZRRkBCyPzN9FU=; b=BRON3FMlryYCK9Ih9wAj77MQ1g7DDAOTEOg/dVZgqZr1X2vGC0DvnS5MmAbenoloU8 tAyhNm7Dy9jawkTG1c1PXaCiRhMDDT9jB9r+XxrqfT8pzIqyLS3ah7Kzqj4oVdim/jfd JuKiB45akdVodSG4HwkDfzaG5uyHAYNUz+Zp0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678494575; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=F7De21YUhj8l9HTGlRiixj4j+lMq06ZRRkBCyPzN9FU=; b=wiKEDQtNA6fhXdmxE1clsL5XC9HNkhUpT8PjtyrJi0Fa3zZZIO7XpovSiwFr02WSRM x3H9rpVri6h2XivLU1Ngh2GDcwVZRyo9bG/byxoBZ76RA+vOo056HgNM46CW+DcnWQYi RrNzfx7hdXdymReezCBNh2fB2UfmFF5Yde5FgQaOh/qfg3FZVYfQkrotkX0GgoCLgfB9 9aoDIFgzzjdrSWgePGXbm8cteahyedp39oqe4nKxxtRNYKs/a29SKcRJar3FcVVWSqAa 6dk6z6+FebOpc2/hYWvSaS1QI8+na6EmgC7GgkMKIUwyJRYBSjRfFi3DaBVI26BC4ptE kN8w== X-Gm-Message-State: AO0yUKW5COkNAB/OP/cMaYqUKF3W6nDIVIWK91rZQ2sDyz6leUnXbmY0 kOiS4UTiuc+OnwyMj3m/M9UPeFKGH672VH4IsW/DNrnkjfy37TTEMXL8l+ZUVLStrhm0xhVXeg= = X-Google-Smtp-Source: AK7set/5jjwMUJgsp+kJQpyLIBCBiCkseA6ydn6OWIydNMPZA0wNzpKbQ66SvZJMsYth4Gsmv1VkutZ0xXwD X-Received: by 2002:a67:f546:0:b0:3fb:8618:95a3 with SMTP id z6-20020a67f546000000b003fb861895a3mr15198457vsn.27.1678494575546; Fri, 10 Mar 2023 16:29:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bm12-20020a056102510c00b003cedf9165a3sm91301vsb.4.2023.03.10.16.29.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Mar 2023 16:29:35 -0800 (PST) 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 3C27B605246B; Fri, 10 Mar 2023 19:29:35 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 3F3ED6025C; Sat, 11 Mar 2023 00:29:35 +0000 (UTC) Subject: |SUCCESS| pw125017-125032 [PATCH] [16/16] rcu: use previous value atomic fetch operations 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: <20230311002935.3F3ED6025C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 11 Mar 2023 00:29:35 +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/125032 _Performance Testing PASS_ Submitter: Tyler Retzlaff Date: Friday, March 10 2023 22:15:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:b15d75b2872efce397d827dac78692a919358302 125017-125032 --> 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.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -2.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 4.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.8% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25690/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/