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 2B41743F87 for ; Sat, 4 May 2024 17:21:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 268DF402D5; Sat, 4 May 2024 17:21:59 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id B1CFE4014F for ; Sat, 4 May 2024 17:21:57 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-61be4b9869dso5665567b3.1 for ; Sat, 04 May 2024 08:21:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714836117; x=1715440917; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=8mjRiorIyclfwDvA4Y/UQw/3V4mDP4GNkWfK2yKF+p8=; b=a9bIxlR5e05IsIhyliQvG4SNSG7rMHVXah2H3YTbZTotvIugLVuYlIukkKOadEzLO+ AnOXNvJ0pPNKzOqNf1H/qAtnGfGSFPYVcjbEk+Gnv8CtA0o9VP5zh/rjvwEP+wd+ZyKZ iuQD4PIrrfsmsA8p7vN1wegg2Qdl65KyxtVhg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714836117; x=1715440917; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=8mjRiorIyclfwDvA4Y/UQw/3V4mDP4GNkWfK2yKF+p8=; b=loW8FXo3HTdQV+vfNTuj2mPxRsWc6mjbPDcMzFTtUuzGFOBDJ4YdC7JNdE1Vm1X7rL KeeFj0deAAhLxvI5vyyvo0WMo1h+HSYZi3U97GaM4M3AgyCkfMUI6iWwjCIIu7wyhGTd 9nu0uIE3gwAOJCYrwV56XFb8Je/IViIpdnriho0/ULRtxBpBzXlqHyObrNGDBbJtmcki 2hc6aDwNPQaL1c6IfOJttxGVLk0HMRQ4Gw6oV4IIemvqjxWUYpa9jAhiNGVkcf7dIAte VWhQCKE+Q96kB4keNUJ7hHSY7GFDoSmnNQpcvmQq2kNUp42X9nCbj1Zq/++VbXlohHzI nJ+w== X-Gm-Message-State: AOJu0YyyBLQwNLgTIqfJX3qAXLF9tG49LPASaBcEtSKNUXU45vRQsTgx hO0j9ujuvNbd5oYgEgmFkfpAggFBa30XGs9ONC46buOGSPcom0VWPFgEtpt4NRfsX1onP0X7RMu awafHpOwnDW5cET3DDrIEYKVp0NfuHPVXHAGbBMT2 X-Google-Smtp-Source: AGHT+IFYZQ74pQ23LzfHipqkK4HzT2/0B0/VLjoPMDRQD3w4q7mKA+vGSLraJwukja58ZbKbQ9N4/ucfvUlL X-Received: by 2002:a81:ad66:0:b0:611:26e1:f482 with SMTP id l38-20020a81ad66000000b0061126e1f482mr5581985ywk.32.1714836117201; Sat, 04 May 2024 08:21:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z12-20020a81c20c000000b0061be758a355sm278812ywc.9.2024.05.04.08.21.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 May 2024 08:21:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 May 2024 08:21:57 -0700 (PDT) Message-ID: <66365295.810a0220.97e9b.f329SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DDB2D6052514; Sat, 4 May 2024 11:21:56 -0400 (EDT) Subject: |SUCCESS| pw139858 [PATCH] eal/arm: use stdatomic api in rte_pause From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240503183547.31944-1-daniel.gregory@bytedance.com> References: <20240503183547.31944-1-daniel.gregory@bytedance.com> Content-Type: text/plain 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/139858 _Functional Testing PASS_ Submitter: Daniel Gregory Date: Friday, May 03 2024 18:35:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139858 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 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: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29911/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/