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 4B7ED41EC3 for ; Fri, 17 Mar 2023 22:15:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46CDC42F98; Fri, 17 Mar 2023 22:15:56 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id C492C42F98 for ; Fri, 17 Mar 2023 22:15:55 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id e15-20020a17090ac20f00b0023d1b009f52so10526509pjt.2 for ; Fri, 17 Mar 2023 14:15:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679087755; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=rLDKZR9r7Xhdc4JgcEtc8WdOYUtrKvxJR8Gi5DAOLSU=; b=RgIREjMcP0UC3RU6wfwXC5gLkbB/UU0/Kf3DYYxBLCXN/cEUZipuBFeC6SN3KWxDQI vrlus7dOtXCCs4pkVbtrOdSp4jTu9fYX7pCnAciDHiav5iF2JC21fz/oulJhFjEiRa9s YR1Irw34IbacsTL82CefzjW2+GVeRlilxtzmE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679087755; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rLDKZR9r7Xhdc4JgcEtc8WdOYUtrKvxJR8Gi5DAOLSU=; b=1MfhkcpbHP7OALDDVlTKxUc/hwQ68pU16GznLvXeh57vgtPa5kILB8O2CTFZAo4fWH +F8niuqOnKcywV6XjZt2kLiX4OrkSAzHuknj4/vuSDAgbU3NXfF7THPJRbgVx18ngeqH kAeZXXJNJdq+P0l2UXoHE1u1kVAqmN9j6RkXi199S8e66eagtO4mOzejaFe80Punmvfe kLztcpGXuo6kQ0tWlHzVZnj8JM4Mo22bMmkJYLnShY9dYekidzmlLkIINyVwH52QKL4T WfH9N7ZXaAaOfjwINQ6keZVCwI0vROn+ZhX4bqrwCoohR/vzRr2TPQmTpQrvOIOlwOyZ JQ/A== X-Gm-Message-State: AO0yUKUnrGJbhSYDBPlCMMl1C42sZNL+stwnZqGkK7fPAvIi4THscPp2 yq0HD20m52IMmssY/6HclhE/LE/6LgK/lNms7jb9+FBCeXifL8aJeams1BI2xTk0Ry8aPYNE9Q= = X-Google-Smtp-Source: AK7set8csZ+dNyXodHSkOTIgpQ7og2OvgTFcBCwbphaG0X5hike9B23Xl1Xu6tP9RfOzT0HzmLsvJo6Sk6/B X-Received: by 2002:a17:903:1c8:b0:19e:898f:8816 with SMTP id e8-20020a17090301c800b0019e898f8816mr9277767plh.10.1679087755072; Fri, 17 Mar 2023 14:15:55 -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 jd5-20020a170903260500b001a1a7f3675fsm170021plb.91.2023.03.17.14.15.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 14:15:55 -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 8E12B605246B; Fri, 17 Mar 2023 17:15:54 -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 8CD3B6011D; Fri, 17 Mar 2023 21:15:54 +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: <20230317211554.8CD3B6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 17 Mar 2023 21:15:54 +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-broadcom-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 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 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/