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 B179043268 for ; Thu, 2 Nov 2023 04:52:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD5D9402C6; Thu, 2 Nov 2023 04:52:39 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id BA090402DE for ; Thu, 2 Nov 2023 04:52:37 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7ac7b2b1e99so23765839f.2 for ; Wed, 01 Nov 2023 20:52:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698897157; x=1699501957; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ncyQynISX+zi8yove067H93PlJeh9u3gQUjt+k4a4Dk=; b=dt4x8duiXpCqIdWVakEq4Xh9XXyDlZyHVWPtgk1HtYfofebo1RDmSazqnBcE16iW67 sYEXR0m97zoi78t/AhggZwOh5Lt9RyzZxaOq9RihTOakGvrptKOYcvs2NVilxQCH6F/R 48BQrC62EjHkffPT9Dh/BERS9Vovtd6v3HXmM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698897157; x=1699501957; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ncyQynISX+zi8yove067H93PlJeh9u3gQUjt+k4a4Dk=; b=VbN4nWP1zrI2/drst1vpYfcHC/91eR/6V9Jxcc1uE+g+Fd8q2oGo4/0TRRGM44YiWK IZnfQYv0zyGMAMcvVEC83dmdfS75a+EzqjhTWqrFgZ1vMHM5efVfZh8csaY6fhMD+dMl olThZouKyMJb7el3bjEl914mj6iLgeGGCq4NNl79eKYIaTlpjeNZ0SyPY4/VKe1WDhtb kI6btZ1r7HadtZpfoPBLqTYgTmSMrUsRDu/Bi2iXMvrZ3F0BomXNCCmeRbLREVeFP4rh JKdVrKJHtBn1G17qFzUMrJYYoAvxLw2aFOHglnMPSVRxwCLisAwqUpNWB59ZHzotRnUG 2mYA== X-Gm-Message-State: AOJu0Yzm2BQQtfoMe2oLr2LRjoG8SgCQfh8xljR/nHW8dDtQwd7k4+pn cSeqVKRQEjbL7i8r1dtvVZHhjfdlro0KgH4MsaK4IF7N4K5e/dWM+4HziVgItZXezFrjPzh/FA= = X-Google-Smtp-Source: AGHT+IESFVZ1pR+0L7mt7kKJFwjG2f+U4DLMdK4/fqGLXhORb1l3lQ0paBop5v1XlvC4dUqog/0iuVfzjwzd X-Received: by 2002:a05:6602:3fc3:b0:7a9:9235:7813 with SMTP id fc3-20020a0566023fc300b007a992357813mr24937760iob.11.1698897157147; Wed, 01 Nov 2023 20:52:37 -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 m3-20020a6bea03000000b0079fc0793486sm1024532ioc.14.2023.11.01.20.52.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 20:52:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 20:52:37 -0700 (PDT) Message-ID: <65431d05.6b0a0220.b7798.f985SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A52BA602A042; Wed, 1 Nov 2023 23:52:36 -0400 (EDT) Subject: |SUCCESS| pw133741-133745 [PATCH] [5/5] rcu: use abstracted bit coun From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/133745 _Testing PASS_ Submitter: Tyler Retzlaff Date: Thursday, November 02 2023 01:05:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133741-133745 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28188/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/