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 4CDD741EC3 for ; Fri, 17 Mar 2023 22:33:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4939A42F98; Fri, 17 Mar 2023 22:33:03 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 59C4142F98 for ; Fri, 17 Mar 2023 22:33:02 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id o12so2899031iow.6 for ; Fri, 17 Mar 2023 14:33:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679088781; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=opSrB5qDuzzO4gDgaE6eD29EJTqAJf9PYb+GAJCXwfc=; b=RzuQfmqyc9/CTEqtgnwyTRLUHH9VhgmUk2D+2YUKxXRunMLpRtWl014/zvUnA8JJlC HUz4ARoBQOhO7DODImkuJ67ucfRKvlkAQLq5Rz3FdDQHIwzifqgUdyVtph2cf/3hhOJp 1Z8R1AJsmSLY6SQ1lgLUAPM6wWmziwWqfojdw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679088781; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=opSrB5qDuzzO4gDgaE6eD29EJTqAJf9PYb+GAJCXwfc=; b=4hCy0m02fejzSwkLXvFWnyDlYTj+P6niVhmL4cg9leJBp5onDtTcXKzTcqMjFGvvWS AiFZsBGx5y6Lr043BuyueO+8t6RC/01eZ+F+lfbgKRHs7oCrkqclT/wKl4uEB2mPuKMB X2zmCQvC9Ujo+jtpr0/ugFq73GpllGgyDfwtqRGAYp3HLrgMwzjP6soLS/Zs8/ROkyTI SYSG8JteQ7MPGV7ftdVk4b0rxL6CKi3e2R3yIQs2kjqE7hvYtuTS4ACCTeJnOyblke2H GIxzG1w2kFZ2waLDYFPYo3fmfUSoGm1PGIFMYFtCNTJHbMtgVC8P0u1O4q+yzQTWfMYu c+tA== X-Gm-Message-State: AO0yUKWHv01LDrdXketgzQXAwNWLiPlG+dyVGblqUwtkktPekQx0P3O/ hmX6JL6gtT4FZYUIPJjWeHPSTYmEEiujykwSA4mtiybmEiQOvZKwLka9rkiJPBUmzpHAIT+9OQ= = X-Google-Smtp-Source: AK7set9a6RyJcG657ex4qCFM8aFvKWGJR+aRlyE2GuMhicjuP6Uc5LjnoyKUbvlqIn0zjgPB6a3QEE+N/zFF X-Received: by 2002:a5d:88ca:0:b0:74c:d689:64bd with SMTP id i10-20020a5d88ca000000b0074cd68964bdmr40444iol.19.1679088781694; Fri, 17 Mar 2023 14:33:01 -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 r3-20020a02aa03000000b0040626d6f97csm294210jam.45.2023.03.17.14.33.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 14:33:01 -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 49575605246B; Fri, 17 Mar 2023 17:33:01 -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 46ABA6011D; Fri, 17 Mar 2023 21:33:01 +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: <20230317213301.46ABA6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 17 Mar 2023 21:33:01 +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/125238 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Friday, March 17 2023 20:19:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce5440e0350df101443aa4d0e96bea0a06ef9364 125233-125238 --> 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 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/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/