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 3750A428A7 for ; Tue, 4 Apr 2023 03:14:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 349C940141; Tue, 4 Apr 2023 03:14:54 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 15E6F40141 for ; Tue, 4 Apr 2023 03:14:53 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id x15so28965568pjk.2 for ; Mon, 03 Apr 2023 18:14:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680570892; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=rzmez1KCix/aAn32eVSqjKxPNPSqW4Q8fN6f9h8HGmA=; b=BZMG1h21CAXDHWvwsmYakGtyMabG4jpxacpgYgY/cW/cGYlvx2fZAwtPYvVloTBXbv fCYDF0plWcRMEKET1BkzxEcsoO8c4X+Y7R25t0mla3sKzby9kBpONbpR/BqzgRjS5Vd6 vccguWOImV2WujySLfIa4Ig+/pM47vMAKBQFA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680570892; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rzmez1KCix/aAn32eVSqjKxPNPSqW4Q8fN6f9h8HGmA=; b=AVWRxIQaBYxf8Prsndae7ONm5Srzy836niT2b95aIUznMOVmOAoryIjrrfHjwDGZgA u1oAe8L2u4vUMBoaHh4VMwS7nYF6mByj7FK7KYxxL19hZGj5l2m3hZ9oQKkzaMzgudxA 82AONzB3Je7x2KUsQBlJY6m3r/5j0gZXWeplDn4t+VNYDbbM8uZEEoBH/I6Jm+9gaF5/ +ejRjtwEooiTecIRSrRM0DKEEqNvauYWIgPcMZ95DarCC1Wx1ERqZtTtXNRWGAlJLq69 euM+MqoBIrikAOWo2bnH5DOFZteUMgXzNPJfoA3Ywrp0SekeGXLnsixrFTgus/TiduUJ 0MYA== X-Gm-Message-State: AAQBX9fZ8Tl1BECgjWkqeTr0mLeX4OVy94XSxNLu6ojkyv1tYzESFRLQ KnnNbiLfzc8ipW4esXEmXafANvpjRQqj+DqGyCc22E/O7LVGNWqCDWnq+86w+LvEwDIrsW1nCw= = X-Google-Smtp-Source: AKy350alK2FOYiqpdrBjANU4gwjLfjkCTOayO+cN33RNcuNU9el7EUYV5iiH/6pSLE13YdcgNeVyZoUw2H/t X-Received: by 2002:a17:902:da8f:b0:1a2:914e:2d2b with SMTP id j15-20020a170902da8f00b001a2914e2d2bmr1091807plx.19.1680570892221; Mon, 03 Apr 2023 18:14:52 -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 g12-20020a1709026b4c00b001a07271ba0asm1264628plt.19.2023.04.03.18.14.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Apr 2023 18:14:52 -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 B3C8B605246B; Mon, 3 Apr 2023 21:14:51 -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 9FAD16012C; Tue, 4 Apr 2023 01:14:51 +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: Tyler Retzlaff , dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230404011451.9FAD16012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 4 Apr 2023 01:14:51 +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-aarch64-unit-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 | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest | +======================+==============================+==============+===========================+ | Debian 11 | PASS | SKIPPED | PASS | +----------------------+------------------------------+--------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | +----------------------+------------------------------+--------------+---------------------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~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/