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 0FDC54317C for ; Mon, 16 Oct 2023 10:50:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09890402BD; Mon, 16 Oct 2023 10:50:42 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 48D91402BD for ; Mon, 16 Oct 2023 10:50:35 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6b20577ef7bso2093849b3a.3 for ; Mon, 16 Oct 2023 01:50:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697446234; x=1698051034; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XGSNrHMcR71ikXaR2wQDSG8wm4ETaeycQsqYeMjUYnQ=; b=QWGEBeM1zW32vudoi13iryU9AHLD7A8U7BhM7Tn9xdd/puHDshMN2YDg9s19onJ1DN c5BoVemPKdUBBopmRyyQO5QML8EWuGaB2xTeo8rKL7w6F8xbhR8trc2V3vkDxebLvk9a +JS/G7CEQVMgrMsSeYVNeXVcuMsrCRZ7CJ25Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697446234; x=1698051034; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XGSNrHMcR71ikXaR2wQDSG8wm4ETaeycQsqYeMjUYnQ=; b=Jq1yzRYgIafkhx5bB1gkfDZ3bhe/LT/INZxGoIWpZBiWQqCcmrwyPv/gnkOcLL2eGM iYiLMsMk13C7dZIhauSmgOVYgSxvDinXsXSak0//zgxWQmlb5CChiG5UsAvayxp8i5WP MZCI4SymdrQle6P3b64Oxj6PWCq0I6r3xKVk5A9p7ywR7E3rwTgXzxwnNvKVrvSC010L /qEjR4YOWh5d6nR+MKPEDyMnhCOgrY6YC2OcBe1oJvKQWwZilYSoLgCE+ZbJ8qM2y5d3 1VeEjwxgXhAn5AjEaKilb6dk0dSTj5mvg289k3xDEG3qrTbIeZ5I7W7c9O8ZB5/yv2Eh 3GTA== X-Gm-Message-State: AOJu0YxzLN2JTdxL6F8hyXAgmaPnhBZ5297t6lNMHe/Nw6PK4uOlTGnJ D8IvIq1m0JF9VrFq+zx0WpEi2B0c3dRSSQMR9+HwGPghvki67YDWAQI6SQ== X-Google-Smtp-Source: AGHT+IHcYHdlUPWYO3lLi+RtTcoL3tz8BpTD+3IXeCV1sej0KtH2wn7qa6Eczd0mi4zFNbhtrn4yfeYm/2Xg X-Received: by 2002:a05:6a00:a18:b0:693:3e55:59b4 with SMTP id p24-20020a056a000a1800b006933e5559b4mr29841365pfh.8.1697446234375; Mon, 16 Oct 2023 01:50:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x1-20020a62fb01000000b006bd32d1aaf7sm140958pfm.8.2023.10.16.01.50.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 01:50:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 01:50:34 -0700 (PDT) Message-ID: <652cf95a.620a0220.ab26e.9af4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8B94A60524E7; Mon, 16 Oct 2023 04:50:33 -0400 (EDT) Subject: |SUCCESS| pw132614 [PATCH] [v2] eal: use abstracted bit count functi From: dpdklab@iol.unh.edu To: Test Report Cc: Tyler Retzlaff 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132614 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, October 16 2023 02:06:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132614 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27932/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/