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 CBC9541E6D for ; Sat, 11 Mar 2023 01:33:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A61F240698; Sat, 11 Mar 2023 01:33:29 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id D03E740698 for ; Sat, 11 Mar 2023 01:33:28 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id l2so3963095ilg.7 for ; Fri, 10 Mar 2023 16:33:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678494808; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Kqz+b60Lzueb9QzHRzzbyblHs4AdDsaLWeCp284ugcM=; b=CdD6EPY7YvL/byfC5kvdrvEsSFsIaqHtkKZO98LToK4/2itleeTg9qS8QRfwjlAg0R BRpD0NImX1p/wujMYnZpQ9Ty+pILiDEg3VzVBrGrmmmiyLaXCi/wmzhl1nGJs0kylv6+ BiWvzzM1QsBJxt2FK4SEnQHyJhoCK6GN0yC60= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678494808; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Kqz+b60Lzueb9QzHRzzbyblHs4AdDsaLWeCp284ugcM=; b=JmMH0AXHE2OJ9NCc4PsWATl2qQMtbyRqMxoaJtsuScdWfuXHwICGjYn0L3hGMifiO1 roCC8OkvrPMjR+Yc3DL5nx+Atvvp07BpnKz6RShSu5CczrB52uRTYj329cw7SJQC5LIq mcmBBf1eISQDa35f+49gK+GQNiLFoXCxmUHkvZbxK9Izin/5qtm9gub4TtPP64amj0jO 6jVwtCp0ACtsu38P1CGEuutBZeDJZ+ELh69eiTV+D2Dk7BuvFniK5aghbq4shZhGcahv 973ZtF+nwHBmhed4b2BCv1Kci5oQYt7zfXTAvAVwhp8tbnJpRvYBKjlPPf2EzjHCsCGV mr6Q== X-Gm-Message-State: AO0yUKUvgnjq7Ttam7c8sSKsc0jc7Ss65M9txo0/E7TyODHjwQKKBAFz XqYIbaiCaIZPK5Vd8xZls59fpypo4iEhX9td0WT4EF5R33Ge507vGeHQCQ== X-Google-Smtp-Source: AK7set+DUhSlQbw3lNXHgCYa6uko9ApPc+csZmUT4dsid9V86JDcFsmE1qlQtOV4VDwCQbMcvxRI1u+FTRg2 X-Received: by 2002:a05:6e02:1014:b0:316:aa64:cc03 with SMTP id n20-20020a056e02101400b00316aa64cc03mr5062589ilj.18.1678494808219; Fri, 10 Mar 2023 16:33:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v3-20020a927a03000000b0031529922556sm92285ilc.13.2023.03.10.16.33.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Mar 2023 16:33:28 -0800 (PST) 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 BCA0D605246B; Fri, 10 Mar 2023 19:33:27 -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 B52E66025C; Sat, 11 Mar 2023 00:33:27 +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: <20230311003327.B52E66025C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 11 Mar 2023 00:33:27 +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-Functional Test-Status: SUCCESS http://dpdk.org/patch/125032 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Friday, March 10 2023 22:15:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:b15d75b2872efce397d827dac78692a919358302 125017-125032 --> 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 Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/