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 2A622457A1 for ; Mon, 12 Aug 2024 16:31:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26584402BB; Mon, 12 Aug 2024 16:31:19 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id E6BCF4014F for ; Mon, 12 Aug 2024 16:31:17 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-651da7c1531so40448757b3.0 for ; Mon, 12 Aug 2024 07:31:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723473077; x=1724077877; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=/kBGqxQ4LmDXliQpDodRz0avqujPw1HRhdTkMPchWvo=; b=eYySWKYPoc1pGzX+e5ypGnEhVK+5luwgDcIknOhPhlOMskJqxLuSB3Npj0jflichrZ cdqHD2hRTU66FB3SwCuYAiqm3NMeu6sYRl27wrYcjPvh2RByKmNmoYdbwu02V83Ifl1D z5NM8mfClK9K5Q5Pevq5QVpiSVCOAx9gkGiLA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723473077; x=1724077877; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=/kBGqxQ4LmDXliQpDodRz0avqujPw1HRhdTkMPchWvo=; b=OGNExIUm9jOyOlC1fVfIvhNOxLcQd7PUZKQSIjs83kVHiGecRVhD0fkxhD9fpqFMZF oj4JI9TxFOqpruB6IcyGgfsGwxIUX4Iie5knmpT7IpHkWvgLaisRQpBlbEU08S6Il6wU cFCXB9JEDHet/rPuzuYxbODFqfjL6P6unbc/mi4GRApqdoTJ8+UlU8VsoqOllEMUs7pX quT7+1dUYzPK/I/3wyiidA0jMkm200JdSySd7u/atty81oG06DbS2fxRhc5HOzsNvNFN jC/S0JGcsIaugKUWoAaRTMtxqDWpxHQH2j9KfD2HtlcDFhYlXEE7+t5KPgF+UhAequac K9sQ== X-Gm-Message-State: AOJu0Yzl8+JwZDpXIfn2kwssf9JRPJPY2FMIvGMUn0hnh1xxhtbiyaMp z530g7ed7975WWJNAyZ2qyT0syNh8L7kHDDldGo8j1ad7pp3H63PmqI/YL8BTAc4HEDhGrTo9zu 2AiLRQWdFRLhTa4L5b4IyEi1udW6nK3qbpImgQcoEeCtEN9Z2pDK+RxXW X-Google-Smtp-Source: AGHT+IG6hM/7C7W0c3rTDMAH9SMI1WmG0nNXJkoXN5NZwll0t9suuJ4u9zwjoFm2xQBLSOZZiUzd460jPvJm X-Received: by 2002:a05:690c:2c04:b0:65f:7cee:43b with SMTP id 00721157ae682-6a973203aecmr5872387b3.19.1723473077283; Mon, 12 Aug 2024 07:31:17 -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 00721157ae682-6a09f908894sm4178097b3.10.2024.08.12.07.31.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Aug 2024 07:31:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Aug 2024 07:31:17 -0700 (PDT) Message-ID: <66ba1cb5.0d0a0220.5e308.a773SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E766C605C380; Mon, 12 Aug 2024 10:31:16 -0400 (EDT) Subject: |PENDING| pw143071-143072 [PATCH] [v3,5/5] eal: extend bitops to han From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240812124930.604796-6-mattias.ronnblom@ericsson.com> References: <20240812124930.604796-6-mattias.ronnblom@ericsson.com> 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-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/143072 _Testing pending_ Submitter: Mattias Ronnblom Date: Monday, August 12 2024 12:49:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143071-143072 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#251199 Test environment and result as below: +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+==============+================+===========================+==============================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | RHEL9 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30766/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/