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 E3BC84284A for ; Tue, 28 Mar 2023 06:49:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFAE940A87; Tue, 28 Mar 2023 06:49:02 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 96C8940A87 for ; Tue, 28 Mar 2023 06:49:01 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id o6-20020a17090a9f8600b0023f32869993so13978152pjp.1 for ; Mon, 27 Mar 2023 21:49:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679978941; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=TK2qY7D/5vyT0NwYcejcJMenFhrruCJOmwNRXRXLpAw=; b=CUKvmSZ1CUnPyy8QnDobI9obOtUOmgVVA7Wx89s49WyfEnGIcqnYuGJaOnbzT0tRz7 F0FXF3bMeZoCFsoAh9cVUQwBJLwTTgnzjs5LtZwjvzcl1+FF3OdS1pDwMw70ZTmNFRzG Nqimtqqq+3n4x9Nq4xuVSTVWVlo+MuMbJyQfs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679978941; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TK2qY7D/5vyT0NwYcejcJMenFhrruCJOmwNRXRXLpAw=; b=JTjHU5phpP/uzKwslEtuc1RUumQWPxPX2jjey0TdEoG2zkTJdB8eqPH7clKOBp/ZOI PI3qzXqSrKA2mpTJ1Z/MdXEi0NHbwqY6hR/dCkl+z5J8kIyUOPq6aCak1wH3OnFtCl5G A1T2gVJviUrrPq0POjSMDEJ164ogSWBX2tXTbtE47kDjo14FEAfkA7mWsUxEeiATb6gp DrAHRZ4kFb2Z6Sdj5ZjyPuF27nyH5bRd14BL52/B+m/zXwRuprhv1OYHi9uxHleIwS8R cTwmOx7eDiaZYJGqjzUGGs98Xfb4/wBTV5LEsoR0aQ5/rGbR/s7h7dRNBUGpLowrelOM 3pFg== X-Gm-Message-State: AAQBX9fr9Izl16ZUtMSRXbpmYlOV37RW5zkzGdZ+3LxRB149jSuYLziS 6igGDY93vhCOShr7Q5wWjzy6xi2ctQwF0eJ0Rxvy9ZECBJf0EH9iSZAnzFcORvQxrhXntGiKMQ= = X-Google-Smtp-Source: AKy350bwwnaJCO/7EBNX+Ub64cZvHWFQWG2LND7M8xfFXhmwAa/++8HkPXWI9pLy12Xo0di8mnCyLYE3/wYR X-Received: by 2002:a17:90b:4d81:b0:23b:3422:e78a with SMTP id oj1-20020a17090b4d8100b0023b3422e78amr14892605pjb.6.1679978940795; Mon, 27 Mar 2023 21:49:00 -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 oa3-20020a17090b1bc300b0023b46a6b93bsm502973pjb.15.2023.03.27.21.49.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Mar 2023 21:49:00 -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 4D559605246B; Tue, 28 Mar 2023 00:49:00 -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 4F19560123; Tue, 28 Mar 2023 04:49:00 +0000 (UTC) Subject: |SUCCESS| pw125531-125532 [PATCH] [3/3] eal: use C11 memory model 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: <20230328044900.4F19560123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 28 Mar 2023 04:49:00 +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/125532 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, March 27 2023 14:30:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:9e3223adfab71bc88e9ba67c520b87c529d34a35 125531-125532 --> 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/25872/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/