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 544C1427E7 for ; Tue, 28 Mar 2023 07:15:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 511BA40A87; Tue, 28 Mar 2023 07:15:45 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 7110A40A87 for ; Tue, 28 Mar 2023 07:15:44 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id ix20so10581576plb.3 for ; Mon, 27 Mar 2023 22:15:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679980543; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ajLDEi29ZlDUuWmZK703gSy1rR9TF2zc4q6TSJBRIB4=; b=IA6EIC9sHgDd7BzwVaMhOeeQdqfVH+enVyXwaGwzZCz0/4QLiszKCH81qRoFK9PkYK HjiLS7pIAcK6KXrkTIbqZzMnNBfYfGk0014/nlEbuAPf6D2ayabGYvISDTxQw+iMsmVy 2lJM5uUP/s9Yx5LvR7IJVEOykswzAxDH/OLKI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679980543; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ajLDEi29ZlDUuWmZK703gSy1rR9TF2zc4q6TSJBRIB4=; b=NiSq5kCkSSL+AxzWUZbt/xzwkQznHOQYi3gc9K85qLvIIPXN/RcxX3O5i5FtTvkeuX to3AVPlTai4U0tA2AmS66RFPZo4e7p3fiTsBvttl+/MQN0tpPJ1aieECSfV7PZRLt2Fo TtWZNWpkqw0yy6yla9WWDN4Y74lpKOIxk1RhSKQXpoJT8hsq2bK6OM0QJfNpfcATElAA e9Dq4hFBN1oKPLdFb9viBXQrL4gEyc37wD4aSGQh+k5YMGcV+JmvZriE10I9agZ7bPfx YVoIqbKnkTMtkpUpXBX9dAoWYRV04z2neU1LXW2SZhpvdUEspnHK/5Wtq8w1nXiOlO8r mqlA== X-Gm-Message-State: AO0yUKUsSi59n11y67uIHftp+R6kv2OcwdwG4Ankvc4S+xuoGqEotOeM NkUtSF4ABnKv3rEXtOcirBFbomLlDxZT6zvvtpumJzR1ZDM28t/HZXh2Pg== X-Google-Smtp-Source: AK7set/nOaR7JZT87PooenZ+4z0WEX5rUbo4rSIus1WSOVwW1QUm7B/ohzIvJQBdH32n32r3QNyCiq4r7hw/ X-Received: by 2002:a05:6a20:669f:b0:d9:49a9:fe6c with SMTP id o31-20020a056a20669f00b000d949a9fe6cmr11769803pzh.11.1679980543713; Mon, 27 Mar 2023 22:15:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e15-20020a056a001a8f00b0062ac50b1a9esm917150pfv.16.2023.03.27.22.15.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Mar 2023 22:15:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 347D2605246B; Tue, 28 Mar 2023 01:15:43 -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 35F1960123; Tue, 28 Mar 2023 05:15:43 +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: <20230328051543.35F1960123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 28 Mar 2023 05:15:43 +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 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/