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 57BE143F87 for ; Sat, 4 May 2024 17:22:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 536A4402D5; Sat, 4 May 2024 17:22:05 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 18E894014F for ; Sat, 4 May 2024 17:22:04 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6edc61d0ff6so583877b3a.2 for ; Sat, 04 May 2024 08:22:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714836123; x=1715440923; 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=Nuvl+7B4b6bSY3jkAso4Cy2/mfo9n5AkJsJfyMaosQY=; b=hzszl1zm/DLNjKTc5cgj8jQP+/ESsbCFI7cUaczjPKDe8PbQfFP9tyMD34zbGv6cb5 cg3FDy/5vrsrdtegUf0IgpXMo3KQqsAUDUuq51KfCRskpNwcjCMCUnfxqBaxcEjQkoGP HlOWlDVS8PJegrmbfCAOxJ9r6Qyt2pTxzyt04= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714836123; x=1715440923; 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=Nuvl+7B4b6bSY3jkAso4Cy2/mfo9n5AkJsJfyMaosQY=; b=DVQDhJdCQl+lxDpFjKZbXCREOR9P9M7neFDEVwUoTcQ6/pJ/nCvzoO+ARFN/yxFbAu 2wBnS+ZdG2TYReP5uczLzoetLpcUmroDRB+m99dHZ0En4/l/DfetK7U88IliCbXkAk4t mjgqMtCWWO0vpJHVCq7jbEp7fpMEsuXHgvi6hXdCiFQO6vibJdRWwY/aysuM0vPfp12G a3wehS8vF/FIyCnU4hWvdSD7Z4VWeyrUhKgP5xOpRn7hr+kOjbUdr3XcSOwP0XS9gXjf GFo54FQFBBLvLc/Jo7mq2BR2itcA2JXbTrlAyAYNrN5cc7Rc3DMTBWRlMCngxXcLocZU YU+g== X-Gm-Message-State: AOJu0YxfwelzdHVXhsKJAsfzcofq0eqdMa/+39IMZYeENYXUC9DYaE5p uElWbpKIStSw4pLvtaCMf/c1wn1TDuPmm/HQP+/AJvFBjkC/Wkt5SFdu0WzgjyagbioKvOfGeV2 PEvUmnv5D2B95lB9/32S/biA1HPClZupxL2yxbrMg X-Google-Smtp-Source: AGHT+IEe3Or/zoHqjNSnW8wUHSL6SjtXTPQorrul/+aXBdghwMW7+16KNGHqqTc0c+j8KkWB4KVJwZ5jVBrr X-Received: by 2002:a05:6a21:18e:b0:1af:3cb1:a0ef with SMTP id le14-20020a056a21018e00b001af3cb1a0efmr8107310pzb.9.1714836123266; Sat, 04 May 2024 08:22:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lm1-20020a056a003c8100b006ecfdcdd5edsm297087pfb.26.2024.05.04.08.22.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 May 2024 08:22:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 May 2024 08:22:03 -0700 (PDT) Message-ID: <6636529b.050a0220.862fa.1b69SMTPIN_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 595C86052514; Sat, 4 May 2024 11:22:02 -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-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 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/