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 DBEDC4317C for ; Mon, 16 Oct 2023 10:44:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BDFAC402BD; Mon, 16 Oct 2023 10:44:22 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 0D48B40693 for ; Mon, 16 Oct 2023 10:44:18 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d9abc069c8bso4290746276.3 for ; Mon, 16 Oct 2023 01:44:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697445857; x=1698050657; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Eb2TQukAsACBrGpCOCziy+kbpY3yhRBLWPfl0bkELi4=; b=QdPETsZ64WYLZoskpm2bf2R27vHTb3mgSo6Q+PdnMarPz5YV0WLU6qnzf/Ctq1BE6T gntX8yot8xd7E66B4nP9VfShmA1TuJsjk1qAnukV4xyMbxVNr5TfKkvhaXJ6nnAcMwES t/lvlAaht5G3XAngu6EqUJ1De+wdPdqT/xibk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697445857; x=1698050657; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Eb2TQukAsACBrGpCOCziy+kbpY3yhRBLWPfl0bkELi4=; b=A8ok93tUen+EuhpF6QJXbmGCAIeGdH/QBtGhfleb1+9D6Y4YwKwx123hWElo2mnxTA b9v9mbsSulGupP3Shwt5pMMQY+zelGWpOxHneYvFGum8DQj3k8IclhHZTAP8CBXghlxP /IYIHCLsMKxPRYy6h0CV0iFByS/xpU0UMPYWFbuhM7rujm7iNrEuEkOgYc9qGs2AhZql jOn6HyLfJmwllZjhcb+R2BK7OJk1F2+o86R8vd/SOn2eeVcPWcItXma4Kx8ezvP0v9qf fS9OWMJ3Xmv4ppOS0D3ZsuSI9E3IOIGaJvZL1YNE0xjv56wi8RoclkzwZEkpYAQzKCgn Utyw== X-Gm-Message-State: AOJu0YwZyXGttNqT23fAFKQDsvV0673BuZoQM3cNviwRjmkDX6yVAyRh inhoRQz5ZYNGNpHarKyEiN4hwF5QsbFZmrNsv+17aU63fzwAqTVeHB+/j2YU4bfO3L7jdBGBPQ= = X-Google-Smtp-Source: AGHT+IFycEg36kyez4KC0LWFBvYoEnNuENFbFjD+HDKj6C1POuPEpQjAhYDAPwQYLZObSqLZMZLg9f41rToC X-Received: by 2002:a25:5503:0:b0:d91:c488:5b65 with SMTP id j3-20020a255503000000b00d91c4885b65mr24977471ybb.31.1697445857464; Mon, 16 Oct 2023 01:44:17 -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 m19-20020a252613000000b00d52f00ccbb5sm467921ybm.26.2023.10.16.01.44.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 01:44:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 01:44:17 -0700 (PDT) Message-ID: <652cf7e1.250a0220.dba9f.c986SMTPIN_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 30E8F60524E7; Mon, 16 Oct 2023 04:44:17 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/27932/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/