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 F1D1D42306 for ; Sun, 19 Mar 2023 23:58:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9673410EC; Sun, 19 Mar 2023 23:58:37 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 6C17F410EC for ; Sun, 19 Mar 2023 23:58:36 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id o15-20020a4ae58f000000b00538c0ec9567so1169082oov.1 for ; Sun, 19 Mar 2023 15:58:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679266715; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=mLjJ8oLT06cpKptzGm4k6yrhiviRzr+5njQViUHobnQ=; b=TADUI4p7Jw9Tn7zA2EviXFg7qJ72q1RPOX2iyLxA1tyix66rvph8/cHnsvcS6cZqIE VTvu+iZRNCaiVGZw+cDxfvoVvymmDNvsuBbQTQLXXO90ezc057Kx2SvgQcCC9y9ahYH0 rqaDPjevSl8DIQQNendUFlWo+3tcO4pm995No= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679266715; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mLjJ8oLT06cpKptzGm4k6yrhiviRzr+5njQViUHobnQ=; b=XysMEiYU7EaapqOV9OxLAJRLbsrq1RQJQYnxLv5ReIF5a5lMylqOLwPBMaM5H2yA0y 2CI/+jZGyR+aCKjWW7HRaThNY/RKfbYjZ+TYAy7pMDyCCrNpTjZEg04UWSrCdY96p9Ji A1vc7bCkE8vvoCALQ+4LjLEFDd/bZxH7PvV58WAKGP+mMhopbcGd8WV3vfCWoBH4eUVW bXFpyUBQU1xDK7iod7KXkmv3iTI7RhEtQfJ/pVcVytLIupYt8zEZBK/zG/aycI9UdU7V mY8OCIw9JDVhXEYLEK19GvqJUSjhgWf81HJA0rgwJFTM5KVgXqoZOQeIHOYxsCfOZJob a5cQ== X-Gm-Message-State: AO0yUKV/cDb3yAjcz1vhP2AySFJqrKndqeU5gO474xeE0kaMX7u5snc6 i0OMx3ZNuHU6z/h7OmsmVHqnJm7jMrUZcH3iZtjfWw93/WFOXRnOg6ImU+tLCXOa2UFCUQMklQ= = X-Google-Smtp-Source: AK7set/bvsx6+sd3O29odY+y1xMQcuaaFBDmcoU+vnL2cBikPtrimPrHP94IWmpTZcKt2LvVagznChmPY9j3 X-Received: by 2002:a4a:41c9:0:b0:538:fc3b:f66c with SMTP id x192-20020a4a41c9000000b00538fc3bf66cmr2806984ooa.1.1679266715714; Sun, 19 Mar 2023 15:58:35 -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 c138-20020a4a4f90000000b005252f362fe2sm1896660oob.1.2023.03.19.15.58.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Mar 2023 15:58:35 -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 3C35E605246B; Sun, 19 Mar 2023 18:58:35 -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 3A0E460214; Sun, 19 Mar 2023 22:58:35 +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: <20230319225835.3A0E460214@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 19 Mar 2023 22:58:35 +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 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/25785/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/