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 A51254317C for ; Mon, 16 Oct 2023 10:49:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9CF02402BD; Mon, 16 Oct 2023 10:49:05 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 0D0DC402BD for ; Mon, 16 Oct 2023 10:49:04 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-57bc2c2f13dso2486901eaf.2 for ; Mon, 16 Oct 2023 01:49:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697446143; x=1698050943; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Eb2TQukAsACBrGpCOCziy+kbpY3yhRBLWPfl0bkELi4=; b=XtOK4x+xbjyzJAIgLyyhfnn5M6M5d+YbSRtsbCNJkPss13+slLIvF5iTabv54+bIjd ZstrmUrCxso8DUygz46ZiZPgKvsbfCYQYie1SO2ygirVmdlFafnOIbMyhsxr5MM+BVw6 Vtzmn34xrPKn3WqwiI9MsRVQlsLB1XugIrpqI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697446143; x=1698050943; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Eb2TQukAsACBrGpCOCziy+kbpY3yhRBLWPfl0bkELi4=; b=VgNdK9WL5OHYihHdjrRqUMKPApRhyj+KBLBwmT+nlcuHVvopuNRQ3I0DOwYJDcLRPQ UJ5yQs0FALEjCG8mIc03Z2sM9OuvvKdq1GiLNdUBwn5AqmjKVWsRfiewgNBv6Xi5D3dL j2xnkWDol2mS+vnlDbASZY71Xb5KT8JxPaKs8u5dkVjP1UgdncC7PBiHUR1icHUdHrYT GZ59qc1bARkYyyDdFR4nhijRNW/ka4Wbs6DFDxntP7dkyy5paNgTYqE0Nk7lIY1ZYr62 QRqWOAkEoqizw54TH97RUHKpmvDzJRDGaoQ5fDq0sSWmRHCkkP7DaC9CP9i/rqd8Z1oR NC/w== X-Gm-Message-State: AOJu0YzFhHLqrJpZhmVBzAnjd57m7VR2Zt69nR29GqOZzy0SKDLfLncd K/m7D1jHZ2CDEwzKLa47ap+w470wbx89SixE2AZSPdLk6LdhjLT1/bDMow== X-Google-Smtp-Source: AGHT+IECvbAZnPsYV99y7qsHGCOBqogSrg0ze/Uca3AVGW9kszCwZ9TaEI24rGpIaikjbPtq6h8aQSz/CC6o X-Received: by 2002:a4a:925c:0:b0:57b:5c28:4169 with SMTP id g28-20020a4a925c000000b0057b5c284169mr32338098ooh.1.1697446143437; Mon, 16 Oct 2023 01:49:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d145-20020a4a5297000000b0057b789e5113sm320130oob.1.2023.10.16.01.49.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 01:49:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 01:49:03 -0700 (PDT) Message-ID: <652cf8ff.4a0a0220.eb48f.7a89SMTPIN_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 DD6DD60524E7; Mon, 16 Oct 2023 04:49:02 -0400 (EDT) Subject: |SUCCESS| pw132614 [PATCH] [v2] eal: use abstracted bit count functi 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/132614 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, October 16 2023 02:06:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132614 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.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) 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27932/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/