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 E16D341EC3 for ; Fri, 17 Mar 2023 22:13:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC82442F98; Fri, 17 Mar 2023 22:13:46 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 3381D42F98 for ; Fri, 17 Mar 2023 22:13:46 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id h5so3398385ile.13 for ; Fri, 17 Mar 2023 14:13:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679087625; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=hDm9rUzeb09FthfOQ0EqePP8SSM0ygP36mQTj1YXufU=; b=DfZRL1VH6A2UCj5Fm8jWfSqwqp5qOsV6+WuXJCfEaRzEj0kJF8Us30rtNuWsUVjvNI xkdq7cNak2PWZEjjKJBGa0sKz+OzIHJCuz6Cpx4euF3aldZyByWbPVfj52NUcwsPD+l8 Z/+O69K5zypKVe4YTwvLoQz3vaylPYkeLlp14= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679087625; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hDm9rUzeb09FthfOQ0EqePP8SSM0ygP36mQTj1YXufU=; b=TZN3i3sSNq/FfXD2MaTSpzgqloxws7GgEZC6p2RDRrXO4hA5FwREtV7iMZwtun6WjX bQ9KVYKxBmhZPAUL0WN634jgJ7C7l/TNxiqCYs58eNnXCounObE92+0yhln7N+rkijXQ RC2qCgTJTyUQNG0PT9/Mhix6dVnEkQKRyoUof7xXFmQWgzZtEy4EU5whfcIRiPscGmvT W811KQadYDN+CvKdb0gXSMEH6bx+ruaViLBaQ9co+hoqef5EVeHRwr1l/VE7xfJAg4HF O1fxXk9zo0CPX7cEhaPSOUiaE8Rm+kVMA4/UGhRdKHl5GIj7ANC9O+AOD7tLZyUeSYeU NUIA== X-Gm-Message-State: AO0yUKWZ3uIaSgT5K0kJO0hSfceuP5ag6Y7pkxqxY4Gsk8ybOEyyuo4I pUqtwNlmPCKM/3Q37B5jsrbIcQz8xqgI6rqdUE4q6ZU8qyqxt4LBHYH5GA== X-Google-Smtp-Source: AK7set/nBfjn5g6eTUeUnk75aU27LhdmfIreFJxQth8jenIfb0vntTjlH4NEuaVsOdcjXTdT3i3LH/e/APnX X-Received: by 2002:a92:c985:0:b0:315:4c1c:f9db with SMTP id y5-20020a92c985000000b003154c1cf9dbmr42607iln.19.1679087625528; Fri, 17 Mar 2023 14:13:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g17-20020a022711000000b004012a27fc02sm282735jaa.51.2023.03.17.14.13.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 14:13:45 -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 1FAF3605246B; Fri, 17 Mar 2023 17:13:45 -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 1D4776011D; Fri, 17 Mar 2023 21:13:45 +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: <20230317211345.1D4776011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 17 Mar 2023 21:13:45 +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 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/