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 CCC984317F for ; Mon, 16 Oct 2023 16:17:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2B3140269; Mon, 16 Oct 2023 16:17:43 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 8677E40269 for ; Mon, 16 Oct 2023 16:17:42 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6c4a25f6390so3055921a34.2 for ; Mon, 16 Oct 2023 07:17:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697465862; x=1698070662; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=f0rfd5Ey9PJve9a8OfOZo7u/reIBQATtIT3M3QA5gsY=; b=dfiFXyUf0XQRgVAcHuFLmrgFwTB7kMwGrSeGPPluRYlCTWJBb3Aeu0nJmaQuNCe+Jm aa2yf6bE+FOCFjTXSFEN7f3OYavicabY8zS6hdPzGdffaya37j1H/NLzDXBC2zu2MkgO KQrXmg4YakKW5iXQsej/ljr3p82zUUhKls0Lc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697465862; x=1698070662; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f0rfd5Ey9PJve9a8OfOZo7u/reIBQATtIT3M3QA5gsY=; b=o6/qj6Ibx8V4lxU9cUkpukyjwF/m3M81+5HR4BdhIwQ0d2WfsEmAs0u9PkHzYfpZud hbQXRUWtBaT6UxBRJWxvvww+lywTHkHREpb7Scq1W/ars79IpyVYgqT4AZAe9HtPhR9r ZphEyZisqxreXZxybU6ntSomL86InMO49nbNGfpXUOJiarQlgioyimY47QNk0sKKGZUm cjhx+LddivaMPv6GuUuF6eQCJPhIVCiTpVEmB7M7Qg+Hx3zUOd/UhL+zSVoEpj5vXWAa EV+EFxhT1MRDFZY0JhPIWWerJcwvoRoWlr2g6+dhpBXLCYHi28zJs20b9YzxGKBQmnUx pcyA== X-Gm-Message-State: AOJu0Yw1J5oigp5Mmf9mlaZimisDWegvzsQ46Zxd1Q4ME8dSSwAKFj9z obWC4/6rlKPzH8uWoJyxUN51d5tjyCg/ASs3T/VCa32JfYF4NA7nFCeXofi/PZeWh2hM6+jBig= = X-Google-Smtp-Source: AGHT+IGho6cfh94wjV03ASXxZVkTu+PHT8prI+yR5s1sO1AXaM2kUhlN6J/33E8uRcJOqMC7Fh9D2jo4ZEIh X-Received: by 2002:a05:6830:148c:b0:6c4:cdce:5de8 with SMTP id s12-20020a056830148c00b006c4cdce5de8mr34245947otq.26.1697465861897; Mon, 16 Oct 2023 07:17:41 -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 b13-20020ac8540d000000b004104f17f143sm341746qtq.6.2023.10.16.07.17.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 07:17:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 07:17:41 -0700 (PDT) Message-ID: <652d4605.c80a0220.39090.33a4SMTPIN_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 731BD602A042; Mon, 16 Oct 2023 10:17:41 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/