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 63B8543177 for ; Mon, 16 Oct 2023 05:12:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F2D640299; Mon, 16 Oct 2023 05:12:03 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id E947340299 for ; Mon, 16 Oct 2023 05:12:01 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7d9d357faso51335447b3.0 for ; Sun, 15 Oct 2023 20:12:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697425921; x=1698030721; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=v6DssZMnaxrkj65ArtrqnIP29p3d3aE84TO9Jxz+qgg=; b=XNkzVM2swY1BcZP2qbAFOgAvbh5rQcwyeUixRjxEPi3AMY7531amdU5VNRZlpSOLZq TCJieGtMzRDb0odF0zduTrjn/bLUIJ0WUZFLl+Npuv9XfaTs058cTcynlivioka+RyW4 sAQjh3nTSx1hleQC34QePgkaOI4Cl/rccbonM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697425921; x=1698030721; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v6DssZMnaxrkj65ArtrqnIP29p3d3aE84TO9Jxz+qgg=; b=EA+/o60mHRC2eL1pjZwy0DHozJr6csQKtbFohsRx0eh2Vtwu+JHH3e1UL8s0yGsROg NIsr0Qhrw23LwdAiWS7oKKN7zAFjMOJrcnwZN5104ddV5DnxZqBjsuw2NmMq11yfCYkB IHJW0FBUc+8eSXs8JlV5Nq/9llb7Y3/ovjPtlfDLKYhe657ZRvaaDhMsiRoEnvCbhFMg NwU+sL7ITlccWhOE1iS6+tKRUrPvXdEN4qcIcNOvFxLc+L4hKOMI0jOhXSF6n1ongI4G yERQeJckGpJxedqmR6jR7kHkLjgTNMS0MVPVtA8wM1DGFX4ep4zHoFY1TRaW53FKvAg8 DFHA== X-Gm-Message-State: AOJu0Yz5oP6n7r/3yu9yNUQAkPAgsyTT3Fn22tCcHX8AI626EdSjF0wW eMlebh8drr8CsOdw0gknrHJweNdsbgTw9l/TxkuOlTQeMUQQQRsMoyvDnkhexQeq8aT25/ch+w= = X-Google-Smtp-Source: AGHT+IEt6yNFzdFwWXvwgX6FY8HeHGvxzcxg9lmJtrctSQcO4puMhX1Vm4T1JhmNW3lGkEaSNe8MkvAtcSI4 X-Received: by 2002:a0d:ca4f:0:b0:5a7:ba54:af02 with SMTP id m76-20020a0dca4f000000b005a7ba54af02mr19487362ywd.38.1697425921444; Sun, 15 Oct 2023 20:12:01 -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 w4-20020a817b04000000b005869fd2b26esm364571ywc.38.2023.10.15.20.12.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Oct 2023 20:12:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 15 Oct 2023 20:12:01 -0700 (PDT) Message-ID: <652caa01.810a0220.acec.c5b0SMTPIN_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 EBCD96052514; Sun, 15 Oct 2023 23:12:00 -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 | +---------------------+----------------+ 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 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/