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 B7D8643177 for ; Mon, 16 Oct 2023 04:57:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92F8440299; Mon, 16 Oct 2023 04:57:31 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id B0F9840299 for ; Mon, 16 Oct 2023 04:57:29 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-57b8a0f320dso2317657eaf.1 for ; Sun, 15 Oct 2023 19:57:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697425049; x=1698029849; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oUYlS0IAwjBxUpS/Y8CVB1KYlCTtKetJChN6EHfTbBA=; b=AaT7lNpJDmN5chQF6NPR8ahV+4gp3EGrvYFdqb5Cjw6Ma8PHh4VljuZmVsHDu3poQq IT7FKzjxUu8sVdo7eM/D5sRd65nmZLNi0iSRiurwOuF/PhMNFO1lqYSDjln5dWb65LI/ RB6A3RK+kL6dBFFMswO4JFjoOHIDqxyi0LaE4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697425049; x=1698029849; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oUYlS0IAwjBxUpS/Y8CVB1KYlCTtKetJChN6EHfTbBA=; b=mrZ5s+WlSzQNId/mSTdR7t9vN5gHq/XJGiG2+Yd7cdQO1NOyRns17VVz328di3AdwL U4G0/fwlxupcmkQDgR54SexS8cSgn3D5bE3t6/NNT6GEWV009NO24Nu/I6/o+NuAAG5n LuoFiggwRsSiQ51UYjm5nFiZYB/j3CbWzl8I6AwtZYBIM/Suu7MwS81owd/P8aVAtJiM ZtyhxvD/vDOV7YF9O+FNEeYXpBiTTC31MevA5SQ5OcDYF1/fucpSIpOdYtzGFwVxgNrQ /f0bJW7g8adM46WG4RvvEhN4S0te6f4Qq8poOQ0A/NeTjXA2AeBAgLlVImfTDVAG9qsF JYOQ== X-Gm-Message-State: AOJu0YxOIX9UKwmPirO/ghaNkAqA2uzNIXPB4Q3OuqXCaM+BpowM6fcx cRcl18JEj13SFVZO5rya76l73+5arRNLDnJvgY9xCVhTm6BZ0L//x6ZhoEKgRqWrN1vzEZzHeA= = X-Google-Smtp-Source: AGHT+IHVHFQMA6EafgUEl6hMg22u/KPVjyjemk9yxQi4zy7K97WRgYkNhShdf3jpzCI/FaKZs4o49eOfi4Ad X-Received: by 2002:a4a:9bc2:0:b0:57b:6c85:96f with SMTP id b2-20020a4a9bc2000000b0057b6c85096fmr29021493ook.0.1697425049010; Sun, 15 Oct 2023 19:57:29 -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 f184-20020a4a58c1000000b0056ca977c8fbsm310326oob.18.2023.10.15.19.57.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Oct 2023 19:57:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 15 Oct 2023 19:57:28 -0700 (PDT) Message-ID: <652ca698.4a0a0220.37ef0.8134SMTPIN_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 771616052514; Sun, 15 Oct 2023 22:57:28 -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 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 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/