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 0E05443177 for ; Mon, 16 Oct 2023 04:41:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08EA040299; Mon, 16 Oct 2023 04:41:41 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 7B25F40299 for ; Mon, 16 Oct 2023 04:41:39 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-41820eecff2so29241661cf.1 for ; Sun, 15 Oct 2023 19:41:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697424099; x=1698028899; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=48SuK1zgr3tTEMw4XIIXjzB6RNMZBadf+Ss5lAfXSC0=; b=TLNlUs2hwPgu/kajgz1junfowm7d5r2Uo1FYT0cXagB+g2Z19iFNZ/ped7ooPyfBY+ PBhbDFULdpvcp0nbu6y8Fq1lrcMNlSthyCNx/bV01S9BtrMEsQT0Bvwzf3x9ihpEqmS5 HbjZzIGQqz08+h493kMt8M4BYZTGlzchNQSMM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697424099; x=1698028899; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=48SuK1zgr3tTEMw4XIIXjzB6RNMZBadf+Ss5lAfXSC0=; b=sSk9hod879OUsfaZ/F2xL0Tj+qC1BzJdnhJwNZccg2yaD2QEcZr2tfBjvmDndEr4MR G9SOmRpRq3fNJ2peKPVEpX1KjnQ1zrBsLO+l8cRUgtJRCt7tfMXvJUEBYkSmcPW7ns7g oaj2b6t1NOoS9GjjrxmD+9iLewn7qP079EEQrqc55VFsrjMk4YpdCHJUXcBrABn5yfYN pciJtVronVRawyj8qlICg4cPRaY3VETnc0Mq4BreF5c2d+0QFbyfJC4kts0pukzkNUav avKdkOVbhSTlItgcD2QOxEhtv8kw7UGyd9Bnl9Gzw1iBCw9xoI56JdVQYMrmdEGXMTWd Jwog== X-Gm-Message-State: AOJu0YwvbTKX/b9oU4juvrJ/nINLF6EcT0Ab4z+sA/m9AUyU6NVjf4FJ f0Z0bcFMwVHE7JPpsAWw4yppF20abo3hvuY7Ik8D2XwvJFDM1Yu8GkoPVA== X-Google-Smtp-Source: AGHT+IEWQzTHk2OIvNx4iIqXjZ7Uo5svTMZlObyl6dNw8Z3bpEGid6SzR4+SFattqDKQFgtaKgHd7hkzIxAa X-Received: by 2002:a05:622a:4cb:b0:418:1059:dfbc with SMTP id q11-20020a05622a04cb00b004181059dfbcmr39623961qtx.45.1697424098985; Sun, 15 Oct 2023 19:41:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h4-20020ac85144000000b004198ac887fbsm286459qtn.13.2023.10.15.19.41.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Oct 2023 19:41:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 15 Oct 2023 19:41:38 -0700 (PDT) Message-ID: <652ca2e2.c80a0220.1c2b17.069cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A61F86052514; Sun, 15 Oct 2023 22:41:38 -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 | +---------------------+--------------------+----------------------+ 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 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/