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 281234317C for ; Mon, 16 Oct 2023 11:02:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E8E5402BD; Mon, 16 Oct 2023 11:02:13 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id BE497402BD for ; Mon, 16 Oct 2023 11:02:11 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3574297c79eso18008435ab.1 for ; Mon, 16 Oct 2023 02:02:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697446931; x=1698051731; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=37JWJe7lrOnu0GfO6abd1VBy2Tvtnbtg4da9Nn30EwE=; b=XmjIhdjSzBAeW4ewrd5aMnVg5zbi5Fy/gLgFvfY77q2sMLFzMQBn/WlXiIUZCr1mNr xDmCTqKsjYHSEi7FqutsJmJNPuqwfrMeUJOF5kcmaBd1B1pwx07hRJ0iM0kkGludWTDn 03slnbcI8JH1tY0Xc9A4jX3NtJ0k8HYvOUwBM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697446931; x=1698051731; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=37JWJe7lrOnu0GfO6abd1VBy2Tvtnbtg4da9Nn30EwE=; b=ltOwXfrEpFaKveK13ZN14nkI+jE4SPC1lYhGPHVeah/7wh/RdKypiltt44VXJ4Iz3l zdAAowtIytZE9Jy+Zw1bHDp7CWQGBsmkY0LbTiVrc8zZa9BabC9jwuJv1WOeTXcKumbY 29umY2yJCQU8pVKc6V7snZR90USg0QAuFVam9WgDREc2KiNQTYZOjsas8LTj2dp3rEEl rRvwtw+tT5PRA+LqKZaPDOqnrEyMex+EOmZ3xnQfyGMhBLxog1koKPskgAW2kFAFsez/ UMtEP8eCknxHzRViuH7g7DCbBt7mUOOcPdIIYLvetotrnVqEqr+J/VwVeO+qZfgqTvl6 E4GQ== X-Gm-Message-State: AOJu0YzK2ucNAZJK67Pu2/CIQixbN7CmcwCPQRBA/bSosbUGwYs4/xyK X1SK7f2gDbCAcEaSG+VRCUhQawIsMHpHqDJScLB+ddA0n3l1YyJxJM+TMg== X-Google-Smtp-Source: AGHT+IEr9zyUVDtfQXScK+UOR4TQg+B0nYCZq7f7oZ2QSfcQ22Z1DqnUmtzT/ytMrBeEodktRZKP7UiZaR+w X-Received: by 2002:a05:6e02:216e:b0:352:a405:fc1c with SMTP id s14-20020a056e02216e00b00352a405fc1cmr43948037ilv.17.1697446931199; Mon, 16 Oct 2023 02:02:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v12-20020a92cd4c000000b00350f510df77sm340956ilq.32.2023.10.16.02.02.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 02:02:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 02:02:11 -0700 (PDT) Message-ID: <652cfc13.920a0220.72d41.ea60SMTPIN_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 D1C28605182A; Mon, 16 Oct 2023 05:02:10 -0400 (EDT) Subject: |SUCCESS| pw132614 [PATCH] [v2] eal: use abstracted bit count functi 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-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 | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/