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 3B4DE4288F for ; Thu, 6 Apr 2023 06:44:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35EF740DF6; Thu, 6 Apr 2023 06:44:59 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 6D3DB40DF6 for ; Thu, 6 Apr 2023 06:44:57 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id le6so36449113plb.12 for ; Wed, 05 Apr 2023 21:44:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680756296; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=iByzqV6Y0exTXzw9pnNd2y9xsymfse6NltbxmiYz394=; b=K8eKbP2INOy3Kfi/yE3enBzJy2nd3uvFzn3voCS+OVycEihHgJzdjpG/MFJFQiYZMZ 9J8UNHbBgtml92A3cftzFppSePSnq7jg7jOg7iPCTXYb6nUUtQkyVIImEhyOYi/TXAJd gLXxy4bMhHsuFPtcHHQBzPv8Wy9ZZvzoM4mBo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680756296; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iByzqV6Y0exTXzw9pnNd2y9xsymfse6NltbxmiYz394=; b=IC1y8AD/sxqj0RCqEGMdbsGmHcSBEGzZ1XUGhX3Pk/qCv0GFCY/G+FPXbn/SQpj/Lc 84eQPyhHqHtbB++SD+AaVnt52s7OhrlRyuOkLYT5zyvQ1glYJUmDHqVeRBjjH3rAN/7Z VM1q8epeJ6i1SVTbKfXDUtWqedB6xMb6LpjhagQHEghLrfq960Z1J2UD3zrq77C+WO4Y +y/92s9sJoDSiw58gY7Zsr56KfkW/EXYei/H3EQB+qgl4Y63wjlZvUgHSoKj3o/42ue9 j3C0IvxcV5MoBsrym/9K9rHNbJaeV7EwRg2Iw4UAJClxApF64W3tOhDked+vy6nBgwiA tcBQ== X-Gm-Message-State: AAQBX9egnm6TYJtHYImeYZF/GCEybKulNhlcn1U3GK0Ajd+B781A7rAR xIATO/GnvxzFxiNp+V7K7CLyd+0+n/W+udJvx+aSJFRJZoYmCRQWyt+DmA== X-Google-Smtp-Source: AKy350aa4mhOaASk5ZZA+QdDYdjdeI2IF0UhYQncaE9CYaf5hIDtZi3xI/yX9NxZqrze9/hNfFUK2Nm35h/k X-Received: by 2002:a05:6a20:b71d:b0:db:10d8:2589 with SMTP id fg29-20020a056a20b71d00b000db10d82589mr1650190pzb.28.1680756296704; Wed, 05 Apr 2023 21:44:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x184-20020a6363c1000000b0051322912d1asm26263pgb.33.2023.04.05.21.44.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Apr 2023 21:44:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id F05E6605246B; Thu, 6 Apr 2023 00:44:55 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id EFC6D60092; Thu, 6 Apr 2023 04:44:55 +0000 (UTC) Subject: |SUCCESS| pw125742-125743 [PATCH] [v8, 3/3] maintainers: add bitcount test under EAL API and common code From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230406044455.EFC6D60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 6 Apr 2023 04:44:55 +0000 (UTC) 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/125743 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, April 04 2023 00:11:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125742-125743 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25912/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/