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 5596743177 for ; Mon, 16 Oct 2023 05:02:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4ED8C40299; Mon, 16 Oct 2023 05:02:16 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id DF70240299 for ; Mon, 16 Oct 2023 05:02:15 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-457cdfc293bso816539137.3 for ; Sun, 15 Oct 2023 20:02:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697425335; x=1698030135; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=z0FdUGOztABCfFSDqvn37PELHqKXULXcgp9wSVWx5C0=; b=jgfnqZIbMWfRZ3J6TScyPGfitZTNJYCU48ao22LCMbWSPKQKc7dA2ibKvZIg6or2Wn KrL18MTe8q5dDumrJLSnRS5ezb9Mh8aqd17g/9gVxQOR0pUU6WQoNffSMnjJJ5e938rS QjNaUPvaHT0cQK6ROn4Nn3jx4Q6FLWtAEmLqA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697425335; x=1698030135; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=z0FdUGOztABCfFSDqvn37PELHqKXULXcgp9wSVWx5C0=; b=ARmuG6nxWNE1XwcX3hX3+hrMj2NSgNnrdVjyukRLF1cNRInlnhyS3W8q/2SPF7OTSv p8pgLI4rc1gqMbOBQukcT7rKZXCGb2/BITaXB+o6DZgMBKti4p0AdVPexEuwB3PSmiIx Zf2o3yqzvy6LzhmMhiv/ndMs+hVXJ7DTq+mp2N/IxwgQ61XeHI2qjqRY7QDj/nu9gq1s shIMOT9f4dRZmqOAf7OEllh0tDMFeYtCShgjJEYR9NPu7T/ZhyqGW9yTRxP2a9s8FyQs EDXKFyl6PVEZoIsO76ffQvaUT5mw83smDx7LWvndIdNvypPoiTzkz20G2GEU2+Ie6STe ymvg== X-Gm-Message-State: AOJu0YwZdWqSKD2KXRoy2JuVnJIeyNhcB5PkRZchYM1hylIO917n9WhS T4qZKPJbJ/gVZXDJPgVpx8gIT4HrW7d/prD7+deDYyndBKjV6taAJUAekSCmLIORPk5ravP62w= = X-Google-Smtp-Source: AGHT+IH8Z1krT6730+rrYo5lfXK5NzFA+UVtWyR+CviDgK5qKR5iJawynVxb7SnG9ayWevm0IbKFfQs5KhsM X-Received: by 2002:a67:ee45:0:b0:452:644e:2999 with SMTP id g5-20020a67ee45000000b00452644e2999mr28470102vsp.30.1697425335337; Sun, 15 Oct 2023 20:02:15 -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 y15-20020a67e8cf000000b004508b9c6d83sm348718vsn.1.2023.10.15.20.02.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Oct 2023 20:02:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 15 Oct 2023 20:02:15 -0700 (PDT) Message-ID: <652ca7b7.670a0220.b47b.1664SMTPIN_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 4A6296052514; Sun, 15 Oct 2023 23:02:14 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.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/