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 A54F543F87 for ; Sat, 4 May 2024 17:36:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F076402D5; Sat, 4 May 2024 17:36:11 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 4F0AC4014F for ; Sat, 4 May 2024 17:36:10 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7f3ff632a51so1365184241.1 for ; Sat, 04 May 2024 08:36:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714836969; x=1715441769; 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=0x923jxW3nH5CpG/VrCW6AzaQsr63CF1I6U3QlLldlY=; b=NAKTRxha58NaN0K9KAPIQg+mJZZipmMGiR7NFq5cJS4Fbyv+PPqVZBCEotxNWxVRCF T0ftGDTcaIqai0M6xqV9qZhwcuMdpXPQc8ePxLiNH0HICV0bYXWq5FjdJXaqBrCYlP9G ZbvVKJonKY3ew1UqUcxJo3deJrZrQ4DZfcIxM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714836969; x=1715441769; 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=0x923jxW3nH5CpG/VrCW6AzaQsr63CF1I6U3QlLldlY=; b=jKDIzAhYed+KdPc6QnihR7Jw1ElFpHCZmaPyUtCwd4bMm3Xb+9N+yonfTjuGuNHRXg wGiROGIXSZ7PIjCUf/u010Bt4yHkuqKTmKhoA/2jCT0jj5Bse9ppy3uzyhOazLD45AS0 7z1WW9lXbaDOHJXuyMk7+gxM1YFG2PIizGttmnJbmGqOcPVgmcIzTGj/jG37rgPLyanL /rgaxStj0hkXuBZsTcAFO9AA2SSAWzalpzb/szEoWxAfCCPaTr39R8qNaa+L798/n43v TkfBl3Qwvx7oyb73e45O1v8fLjEeRocEOT9dgTGoWZ6wVCScSYbQZj0roP64Z18H8HQT 7waw== X-Gm-Message-State: AOJu0YwhEL6ZMoj3BFfyCZcNU8SNixqZVm8iEf7NM67Oq1eO5/u4w12D T0RT/ql4PvNvKx0/1IxTreiFGogzRu3HeXKF8SK5mvxBiUs2ElRvGxiSo2ZEVTg0dXp+AMc9ACQ 4KPImD19uTVv8SREv639pUCJndLsEQkiyxgpHiDltjRqiSik9xLFsfCh+ X-Google-Smtp-Source: AGHT+IE0xstACixOye6uqJmNU+5cclcyTvwR4GARNtesCa/iT1QE01BPACvwu0Ljd4i5MPflfo4cwAbCbnXG X-Received: by 2002:a05:6122:2529:b0:4da:e199:4411 with SMTP id cl41-20020a056122252900b004dae1994411mr13330368vkb.7.1714836969583; Sat, 04 May 2024 08:36:09 -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 c12-20020ab06ecc000000b007de3072266bsm247905uav.9.2024.05.04.08.36.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 May 2024 08:36:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 May 2024 08:36:09 -0700 (PDT) Message-ID: <663655e9.b00a0220.e7b44.dfa5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 349916052514; Sat, 4 May 2024 11:36:09 -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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139858 _Testing PASS_ Submitter: Daniel Gregory Date: Friday, May 03 2024 18:35:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139858 --> testing pass Test environment and result as below: +-----------------------------+--------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+---------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.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/