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 7879243F87 for ; Sat, 4 May 2024 17:26:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 71133402D5; Sat, 4 May 2024 17:26:50 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 6F0AA402E3 for ; Sat, 4 May 2024 17:26:45 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d9b9adaf291so614637276.1 for ; Sat, 04 May 2024 08:26:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714836405; x=1715441205; 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=MeqgW6z1y58P33t8H2km82nCsl2sid+2xnFZa1np3LzhAcARX6nblArIG56TrY5Edi KW5Ia4yTokvNlrEUDsrhzmg25qBXb/t8TG8BkbSbRt3hM4Hycai1YpE1U+RYWTt8BSeU SKZ8yygg3AvMRxSNAYRgpfJYsLRrsQQfKc0ck= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714836405; x=1715441205; 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=lR3wut1IurWe/zoGPhIIF2SmDmleyR6qUvCNlCqG/CRjrZZkNPM0KNWfHFMY+s+5UH nfJZGh3mNNivVbBFzGc6ge5bL7XwgN9fc6sh+UewmKj+rb1Lak8fyUWGAldXTfY1MR2P L3B7qXppjbsTG0/r89fQuiA5xfEbGFH+DJ1DrArw+yuP5fUZk3XAhHmvHcEWVMUL79mC jYMb7yiB6bJCUzWo34l2BFmoru6oYJ0CD7ooI2RTsiVY/vZGC2tfaH89FQ08T111gdYN c53mgFYvy5SqI5xR/ZT1YlWzd4G2StiUrUe6rYAHpqZS/fyf93CGMn54MFz94d4rwuNK XKIA== X-Gm-Message-State: AOJu0Yw7izomI8i+O1S+Pez2Uj8D0sXxaeQ2MgV+rEruLgUh5J1+/WZ2 B1wuTMPPtqKPkUQAx9Dtt5DzUjszLDKnMgE6ihIXpgg4eP/vNK+PP2k1LGDl7shZ0Ul+fn9sDxV Kya3iavZX93TcsfmZOcTrAj9DI9g/cIo3LCEsAwYR X-Google-Smtp-Source: AGHT+IHHth6vIQtP3EmuIZnz3RKRalbYXtQZ6F2VWhWE2Qp0I35Urr/s65WsTp532L+F8q/+vUo2ei2iD5cM X-Received: by 2002:a81:ae4f:0:b0:61b:3364:d193 with SMTP id g15-20020a81ae4f000000b0061b3364d193mr6152827ywk.40.1714836404882; Sat, 04 May 2024 08:26:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l205-20020a0de2d6000000b00615218be229sm443633ywe.18.2024.05.04.08.26.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 May 2024 08:26:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 May 2024 08:26:44 -0700 (PDT) Message-ID: <663653b4.0d0a0220.cd772.e300SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6CEBA6052522; Sat, 4 May 2024 11:26:44 -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/