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 C1C6841EA5 for ; Wed, 15 Mar 2023 22:45:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE2C540141; Wed, 15 Mar 2023 22:45:55 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 5698340141 for ; Wed, 15 Mar 2023 22:45:54 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id le6so874952plb.12 for ; Wed, 15 Mar 2023 14:45:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678916753; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=V/p5ttdwx+c4m1ax4LaWLoLI1jk1LLk1vt2/zPEJmRU=; b=NMkoE6UyVqMDczeB0GT7t7hFfdWADSnvaO+SqgVX8eYZ+hJn/sRn1kCj4EOP/qwyMO yJjFzirvoFkGSrUjWeUQ57epwRV1b2hJkD1Jk1HIAJ8p8GP9iXQNsr6+6z8eXYQNYaPp 0MTypnyDjdUgQL6jimHCbIw5xIO8W6mMfZRzM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678916753; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V/p5ttdwx+c4m1ax4LaWLoLI1jk1LLk1vt2/zPEJmRU=; b=pK7zRd5A6KVp/iIwSJzKC9hJQNRO7QyfmBGcYnB/Sze+EZQQ9c7b1VLmP7JieLQ7PJ ohu3dQbyxrnI5hQr0UJ9AuRiSEgnL2cF+3VDd75+zxJt+aV21JqLrV2sDHNpfFT9fRAJ YAbY43+VFGxrgBu7+/3eeLm8lVLa8VSDXY3wWbY9ixOYBMNhzADHnoQTs1CyobTZk6fk U90Yx4/SxxeGf2N1sGJyhsQ6t09YiJKAW4hAi8MR094NAL1rKWGH6it5zbrBjoV7RpEW zAlASMVijV25Cs+zSb/nDb4brzP9Utv9LMgAFsZlLy52naU+NWxR+2OWPXUXeg+Abj0l NXiA== X-Gm-Message-State: AO0yUKULz8DzFbYSaaFh+hnP1gMyQ1U3YFnVuK6H5Kv5w7Ma452hvY0f cO37+7Vx3Mg+hmh2ef2mN4IOwu1qCCIEwol/5AbB2T027iXZ+1ZRWZRSjA== X-Google-Smtp-Source: AK7set8YB/IVZICi/AN50QFxpwyhHmmP3QZwb9VzaFWmtfQSUcmgwjYUYC/RmjU0gGnI8T0ulliK0Gk0t9km X-Received: by 2002:a17:902:d4cf:b0:19c:eb42:883 with SMTP id o15-20020a170902d4cf00b0019ceb420883mr1046867plg.49.1678916753663; Wed, 15 Mar 2023 14:45:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ku6-20020a170903288600b0019e2a4d3fdbsm260343plb.7.2023.03.15.14.45.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Mar 2023 14:45:53 -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 DE383605246B; Wed, 15 Mar 2023 17:45:52 -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 DD73F6011D; Wed, 15 Mar 2023 21:45:52 +0000 (UTC) Subject: |SUCCESS| pw125153-125169 [PATCH] [v2, 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: <20230315214552.DD73F6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 15 Mar 2023 21:45:52 +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-Functional Test-Status: SUCCESS http://dpdk.org/patch/125169 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, March 15 2023 21:15:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:8c9bfcb1553d756eb5392a56ac7813b3865c3ec7 125153-125169 --> functional 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/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25749/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/