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 1829842828 for ; Fri, 24 Mar 2023 03:03:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC85A4068E; Fri, 24 Mar 2023 03:03:18 +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 2BB674068E for ; Fri, 24 Mar 2023 03:03:18 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id h7so276056ila.5 for ; Thu, 23 Mar 2023 19:03:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679623397; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=0XPBpConGWG4e1dildzR4zvIB+r61YAPt4CQBszxJjk=; b=WFxba44siAhC2iCFRCBp9tR/lOTtJiV72eGocY4XUyyS9CA1OiUSTSYadQR1MwJDP7 xTD19qQwAUKzO+7Nek3jHpx30lVdSldp+E8R3KmJd+/gAEPBL7Qk7Y1ywc8kkne4hT5q 5fqdjF0v3xNNJTttW2s6mxoWBDl2WiEqUQugc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679623397; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0XPBpConGWG4e1dildzR4zvIB+r61YAPt4CQBszxJjk=; b=yUjmFJYk4P2Bi1AGrykuC8Z7GVDdcnN7iiMzX46nEIAUarJQ2L5bWYTfM2ICYnfvMN +MgINsHuaQfQMp/H0ICD1FmReBeK8NSE3jt56EWBN5i6ygjyBHFOUfZNX3kPh8wZq6AP PN2lscYcx2MxSeOnV/HuHMrLKtTdrL0FQhvR+ftKi/+L6jzA9hvDzWN4LmHXofKL4E4W pR1hnWoQKdw2PPWit4UoI5fjErDnp6EXDmTyz4CkbZY5qEzLVHIIafAIPLStiBiLS5wF 12sWxW+uR9XfrT81rNU6epSQ0rDF54WboE+8SNDlRQ85PUIVzoSdAVgLTkqCNyxSS0Lw lUFQ== X-Gm-Message-State: AAQBX9fjiTnNseC5PNFdw0dWWUKScF1qHrf/0TCZtsR5AHCBNZ33pApA QKmNpRMyhh1OIj9hQFBBWek3Q6uMlpzYa/k/WV5sCbuyjhJVoswvn9yrIw== X-Google-Smtp-Source: AKy350YM51pmqPGVRqiHxcMKk1ckXpix9LOYTUvEa6Q0aXX5mfk2vgbnrVPFKA9v/ebQ/hRmHrasiqOMVMxe X-Received: by 2002:a92:c501:0:b0:310:c6f7:c1e9 with SMTP id r1-20020a92c501000000b00310c6f7c1e9mr1331396ilg.5.1679623397517; Thu, 23 Mar 2023 19:03:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n27-20020a02711b000000b003e33de88078sm3234605jac.65.2023.03.23.19.03.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Mar 2023 19:03:17 -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 33E39605246B; Thu, 23 Mar 2023 22:03:17 -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 3327560125; Fri, 24 Mar 2023 02:03:17 +0000 (UTC) Subject: |SUCCESS| pw125479-125480 [PATCH] [v3, 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: <20230324020317.3327560125@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 24 Mar 2023 02:03:17 +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/125480 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Thursday, March 23 2023 22:53:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:3223d456062bb12e9e6cf02b97966f42affa4d11 125479-125480 --> 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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25861/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/