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 1F06843177 for ; Mon, 16 Oct 2023 05:54:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9E7A40299; Mon, 16 Oct 2023 05:54:09 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 8E8A040299 for ; Mon, 16 Oct 2023 05:54:08 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-66d0760cd20so34887156d6.0 for ; Sun, 15 Oct 2023 20:54:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697428448; x=1698033248; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e9XCBGyxNu8h2gGdqWVMg0s7oMb9fUFwz50IHXKtOcU=; b=Vw6xzz3IKzQ5cNy/ivM8PhyAlu0FUgPOHTD8mNMr8mYIhqGjC/avkYnfrAAcUysjDv w8B+P9OeOAzEhqCdrab5vBXYOAVN1uifOWb5o/pq1aWcvthozAmF6+ggzfkkE3MvyKWY KYacGw043B8NuTeQ1PgFjqLweClUeaIJuAEGI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697428448; x=1698033248; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e9XCBGyxNu8h2gGdqWVMg0s7oMb9fUFwz50IHXKtOcU=; b=buJhRHWPgSanGpTa6eT1S2CWJQrRu4II3sKj3nrUhHWKCgvikKvGBfxObiG8/InyNo xCUBi/NrEGA1ZEqJyJo26LnDSS8kfX5Xb3wOaPmtlwNkw2/ylGMRj7SPjeA9d3zUZwpe XzVSII7j46Pnxif3NmT8o5WemIzwBPiaW5YMq33vTK57UH9aOqo2QC4NDT71tXveQDO9 BJ69RVyYIMMbQKvCA5p6Gd8qaRWfm0+0SKkILUcRAkY7JAe1IhCcA4mSSCxV74iVJECE +WMar0zY/N90byWPKItZDs9oZFMTnyRK8E+sgJaxOAVDBbxUlioRw2mIlUVPWlNNRJ8D fYYA== X-Gm-Message-State: AOJu0YytmeaRFLdlvq34y/kdtyYvLw0gO1ZCTs4QRgI38vAcvzk2dZ4a DDIQ3z5s9161MzVRNrpfZRtDj27s5reKj+Cc5qT9YXCTCRGHdb/q4E2a83e6DcmoVXYVmbr+nw= = X-Google-Smtp-Source: AGHT+IF7IANn0Jr+27ud4J/x+VAa3UpbbEMRjDm5/KlvOXvBa8puCN2EOJrpQPzUWUJXJ/mR1F1o7Dl66RjY X-Received: by 2002:a0c:db8f:0:b0:66d:12f1:802b with SMTP id m15-20020a0cdb8f000000b0066d12f1802bmr7991325qvk.8.1697428447938; Sun, 15 Oct 2023 20:54:07 -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 l4-20020a0ce084000000b0064f437e290csm286459qvk.62.2023.10.15.20.54.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Oct 2023 20:54:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 15 Oct 2023 20:54:07 -0700 (PDT) Message-ID: <652cb3df.0c0a0220.d44eb.0f38SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 964FE60524E7; Sun, 15 Oct 2023 23:54:07 -0400 (EDT) Subject: |SUCCESS| pw132613 [PATCH] eal: use abstracted bit count functions 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/132613 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, October 16 2023 01:29:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132613 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27931/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/