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 28B6343177 for ; Mon, 16 Oct 2023 04:26:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 19E3640269; Mon, 16 Oct 2023 04:26:34 +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 4741440269 for ; Mon, 16 Oct 2023 04:26:32 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35757bfb3f7so15857785ab.2 for ; Sun, 15 Oct 2023 19:26:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697423191; x=1698027991; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZkpilTyA2ZTgAWyBxHT3LuF2P23u//qCsmvwzBcNn48=; b=TLhHAZznSjfUGuZNkFrthNrYJna6U963ED0MgGfRVPzTXuMHm0Y0MaYncyBMfgNi4q ZhWBIYSlojiecVKrthboCUUUvG6axHJnpnC3aoluqXyeQfEGmCoxJ36SDEUyGOdLCMdQ SmDIwHEGfiLgKArPbEnvPCmtfQ18g5bnTeqSM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697423191; x=1698027991; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZkpilTyA2ZTgAWyBxHT3LuF2P23u//qCsmvwzBcNn48=; b=Tlm5S+HiToi/06B4U+xLAHVIlqYgVgaRkKTTcGgiY0tVSD5qjZ4LDmVSdcU9b8rnWM Qs0sDApPf4v69yKabKzAOXKEBDROxmCYezVYzG4dNUxk6yPqOwZSHP1vYotsUbWQxQHj E6GsJ4fvyP7c0aFKw3H0Alz0GKV/0r+i0g9iP+dqbLg5Dm8yYyIBAMcdYo4F4VW6PXwP JrEAqMGyNtfUvJPTuPpj3H+v191irea251QHleORmv/8wSvLNhatkElg337EPxjcO3lm MB+kEOxd4ZPOd87kNzt99+yfKJBiaWTlbZBDIweKNVOmrXMGy8EQVSCIStZ83MWTDVKl kzaw== X-Gm-Message-State: AOJu0Yy45MM5nooouCgRxqMxQMb/cs59OpLgv4paFxRIQlHJRrbmVA0t YsVw5jITagoyM+w5assVMadIXdO66WK/QsGClUrLHyk6WfEoc360x/0i+g== X-Google-Smtp-Source: AGHT+IF7M7omGVQme0sbxr4xF6TthhgGh69b0nfcDOgdSzDWww8OiCouBLZvi9vjOjHOnF2nVs5OqwKEM5m7 X-Received: by 2002:a05:6e02:1b09:b0:351:ab2:2621 with SMTP id i9-20020a056e021b0900b003510ab22621mr49149283ilv.15.1697423191727; Sun, 15 Oct 2023 19:26:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z12-20020a92da0c000000b00350f79655a5sm358113ilm.42.2023.10.15.19.26.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Oct 2023 19:26:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 15 Oct 2023 19:26:31 -0700 (PDT) Message-ID: <652c9f57.920a0220.c3b6e.0554SMTPIN_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 367046052514; Sun, 15 Oct 2023 22:26:31 -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 | +---------------------+--------------------+----------------------+ 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 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/