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 6552A428A7 for ; Tue, 4 Apr 2023 03:22:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 623DA40141; Tue, 4 Apr 2023 03:22:12 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 802B640141 for ; Tue, 4 Apr 2023 03:22:11 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id t5so4939487ilu.5 for ; Mon, 03 Apr 2023 18:22:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680571331; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=x15Jiac/Qq0rWugJOVbNnWui1HDZtnkB3yMTtWVNJic=; b=MGVRxS0Yr1ysC1ntGljODrgcMBGpQyWJZB4NPZkvK+HAdPAATP/ooOC8YKuW78hh8C bVsyESt+elYg3UO/GCGRyR4ruHoof8KUXYnGvYC55pGHyYolJqFnEFQcZerDTIUI3xFf wyKoC4fiNa+jnS5clA0YYwHnFDk0bF/pkHPnU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680571331; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x15Jiac/Qq0rWugJOVbNnWui1HDZtnkB3yMTtWVNJic=; b=7qtn1A84VwYeCVlY08qAldO6DNIclm3nXhgJwfqz38SlD+IzhA3GTYPMAKmCCnXQPH 2qCC4OK3QLVoqlaUFBetd/Pp5lxG4qvjhl2Ti+NmtsY7rctVRxSWDMkCX09RLO9duoOu fFlNJtB27gh47tyff7FciDXi1SAnXWEHeslxrLCcUvuSZoiSfyRlTRHFOXV1Og0Nt4ek ChCNr0EEYFTb9vk0lHfTQqTuZN/zKV7keKNieoZp1gxbwvdBHTFhfEiNRnGOCWgpYc8h Pvc15lkHgYynmiWU0UO59Od9WhzbgE6BAKyxUf9za6mJm8TamCWVdMomCCQe6YoLXGOD 5jKw== X-Gm-Message-State: AAQBX9e8hiLXd6KiL6ZYU45N6d/baawN7iW76YS8LuAVabqejFBh3Ko1 ap4/Uhf5g/YCc935ic1HM+BBlz1S4DoP0v4W62jAj9NjUAFMXjyAkvgO0Q== X-Google-Smtp-Source: AKy350Yx7UgE4jXMWNQZ8cFJfERhEBqB+/Fw+OlE+7dxC+Bts6rSKu8TI5fU1Vwc1qKp36W1h7ygh5/Nl2aX X-Received: by 2002:a92:6f05:0:b0:314:20e6:133c with SMTP id k5-20020a926f05000000b0031420e6133cmr868968ilc.3.1680571330876; Mon, 03 Apr 2023 18:22:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o16-20020a056e02103000b0032463c2531fsm1396180ilj.23.2023.04.03.18.22.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Apr 2023 18:22:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 83909605246B; Mon, 3 Apr 2023 21:22:10 -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 80A306012C; Tue, 4 Apr 2023 01:22:10 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230404012210.80A306012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 4 Apr 2023 01:22:10 +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-x86_64-compile-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 | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/