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 C3D5C43F87 for ; Sat, 4 May 2024 17:23:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BFFBB402D5; Sat, 4 May 2024 17:23:01 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 01F374014F for ; Sat, 4 May 2024 17:23:00 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-61be4b986aaso6249907b3.3 for ; Sat, 04 May 2024 08:22:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714836179; x=1715440979; 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=jYmiElYAUP6VonEVsRYnCam4C8R0GwRmnn0uhjPgP7o=; b=ZB5jqTr4Np7PINw2xSYu8sVUiLvIWZi14KkSl7sdlxBmL/kr5AA5gaGVB+xC85tdF8 8W4A/5OZKtn4+3dee3MS2QQ8+/0tvIZw6KljRXdZFR9eG7RtBXyFqbz7SH7jBA1qCzhI hn/rtoWy83a5yIaQfyAvTTZPwo3fWy5wbbJho= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714836179; x=1715440979; 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=jYmiElYAUP6VonEVsRYnCam4C8R0GwRmnn0uhjPgP7o=; b=udABborrQYtQCeJQovgJMoz2PBaqBC5Tq/0uT6cZ5o4tNgWieCTDKUO6RFkpo9BjWq Ni5m+H/9JqFTL84gxC1AAJCQwstq18NWvQG8EskULeLlJuhCZhBHActs+x0WoEm12N9y DKEITH+LhsMIkHo3ebqXTAH+lJALl3ZOlc4hKGX9ImVovcsAhwH5Qa17hDV++vl2+UhF yeL+FBVDgKvulyPnQmRnOsfp8unZaS3+RkaTDwvd8yyKRGcRJU1bavnej1g6Wfv7FLYq /p8Gd6pyN5LQnlwfLCArd/v7HgX867lV0L6nRskdEaHCCoeTjySV9EAy/77xSCYFgnca nvXg== X-Gm-Message-State: AOJu0YwWaFbIcwJYgyrXqGd18WuuF8jTsDwZ0kNPQ6OOjQyZd8QxcvAe 0UFopbifQwEPg7e8C5SIZkeHBYTv66IUhe3PZ4VuPoelnS/xjnA3IUc5dRGHqmYSiRnsu1RsZ2b a1lzEvRp3v3Jhqf4r5rD9WH40Lm6W1Lk5EqbrIrJV X-Google-Smtp-Source: AGHT+IEslNvBoF5lVs7WxuwyxQSsRWSibkao5tcPHgMurUS3/cBg+/xAgszCF8E4vkKM7qcAJKMuqn4zZvuK X-Received: by 2002:a0d:d541:0:b0:61a:e3fc:512e with SMTP id x62-20020a0dd541000000b0061ae3fc512emr5962804ywd.25.1714836179457; Sat, 04 May 2024 08:22:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g21-20020a815215000000b0061be59813cfsm442710ywb.8.2024.05.04.08.22.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 May 2024 08:22:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 May 2024 08:22:59 -0700 (PDT) Message-ID: <663652d3.810a0220.52aac.ce04SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 1DBA06052514; Sat, 4 May 2024 11:22:59 -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-amd64-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 | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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/