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 32CC243177 for ; Mon, 16 Oct 2023 05:00:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2DAF940299; Mon, 16 Oct 2023 05:00:59 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 6D822402E0 for ; Mon, 16 Oct 2023 05:00:58 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7741b18a06aso298474885a.1 for ; Sun, 15 Oct 2023 20:00:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697425258; x=1698030058; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9AIgqPA2NCVoNgI2rMqs3FMRWlG6SQN1dhr4Tvr5qqs=; b=f1OghUxiHcd7sw7KqtU7tdo8Frm+khuRZpgP0dK3Uzgz2Sjgu/aU7AhUgllIdhbSRK 5zNY7h8uGNuIk0o3uRcpexVEXlSCd9AsL71frVCPjLvoV4m3oH03mXbg7/RzfIdGwUiu 4Z0HZph7/RySu5nI5QAzK3E57B1QOS5y6hKE0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697425258; x=1698030058; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9AIgqPA2NCVoNgI2rMqs3FMRWlG6SQN1dhr4Tvr5qqs=; b=m7ayWJEt1LdK9lS+pGvge9UWwea8c3PebUj7BaZkOhLBaUJBbrD4/ckpkBNM6oePF2 o88PMdpoH4GoMVyuPo0PyweZteFVD0G8B9AEAVGEs7vrYoXwJk0b3gHYFLohvmfDWr07 qQ2PL1+N4r7WEIiACMzC+RB8+cHXLR1NvyFjMu6XsICVfkP/7SRQai/RH3rTFAY6SJlf 0yrzoXDA/IGjVlqaP5oau2OZ415qbksE/aVYOsYXgcAuPR68mXx7XCJkVNY53BEdgFrG 6XduOhmmB5ZaLXz4Ujmx6dbG3Cvjc2lNYYsYKGTYnq5xRAqXO8kJQ6lZig4gaTAjIwvR mKRA== X-Gm-Message-State: AOJu0Yx00Y/+u122Sl9H4Jy/0zs/0sw5K8u1Qtnc3RlgwuJibWNcYjy1 71g1hV5sdl43c1C6RUU2Ew7CbIH+8akt4V7+mHsUKWHMDmDwlZOMJaG7/w== X-Google-Smtp-Source: AGHT+IF1+yLnPMvho12S+al6htJdO91cBfjiBsa4JYqfSkNBxF647FE0dzg9Lc2unb4Qt42vfyD3HVkiGLrC X-Received: by 2002:a05:620a:2044:b0:76f:1dd4:101f with SMTP id d4-20020a05620a204400b0076f1dd4101fmr32873745qka.39.1697425257841; Sun, 15 Oct 2023 20:00:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s21-20020a05620a29d500b0077419b2777fsm288157qkp.3.2023.10.15.20.00.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Oct 2023 20:00:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 15 Oct 2023 20:00:57 -0700 (PDT) Message-ID: <652ca769.050a0220.db1e7.c9b1SMTPIN_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 CA8A96052514; Sun, 15 Oct 2023 23:00:56 -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 | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/