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 023EE4577D for ; Fri, 9 Aug 2024 23:01:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2E6A40261; Fri, 9 Aug 2024 23:01:12 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 381684025C for ; Fri, 9 Aug 2024 23:01:12 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6b797fb1c4aso16704006d6.2 for ; Fri, 09 Aug 2024 14:01:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723237271; x=1723842071; 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=xdGea6wGAoG+UsSDVrLpGN9rAIZhcYsnN2MoBccngKI=; b=TmUJHTnOjEtwcEtowbgLgxIvUA/YbZnmBOLLQkVHJ+rXMXyoyDutKm37iR6MKzt8VR topie7WndYMsC0cf9TglMcKFy/+S0XfjfVkxnRZARhhNrZl0OMEQ5YexRGuP8KyEJVIH csF7aoL2+DwMcT4wqTf30MHdlOEJTot/aJazk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723237271; x=1723842071; 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=xdGea6wGAoG+UsSDVrLpGN9rAIZhcYsnN2MoBccngKI=; b=pSSrmBB33N9iW0RrK/SH+DS5/VOZCCB9AA8cMZykdruieCyDIEKQXXq6Q5nd3oefVt +E5aw++OUNFCaL9MzWNtnHvYi50mja+t6ynlOdQVnqnFBMb5zMn6/8OmL3rkB5LSJqZ0 8HMT1TkwY/6zvs2Kr/WMqZ64Vkp7rfnbcWH1zZSVIVWiAxSD4pMLeGAN1p5MGLDCTjjY Kgr2OlHLtI2azaP0hUzeBbN3scCgKZujrw7Ag2eoJI2uPglMXVdscs+O9DrShxjAvy6D ccX045FojfBczXCpH3Hofut7LNzKTyGJG+dtGdlowoppKy0JEFPJwHPhEueR8TKbCizv HejA== X-Gm-Message-State: AOJu0Yz2wkfrJX4uelqbyo5AIJKL34hRpO9NLpk8uUSBuRoOMU/huL9B Zo8Cd3QR4dSNCWsxjTKy5aJ5TZbqYqoD50JOYqE0UcBrMRpZzO8GDAYgEhjvADn1jkMz+71kSSI 6CBCdrEf6ywO9sLv5aF58S70RZUxIo+A7bG2nDvsgP68jdmzftCt0HZPO X-Google-Smtp-Source: AGHT+IEdO9FSLTp8nIjwsIWL1Ig6dt1/4TBI3mGsK10z1lJJupE1t8QXQJo9eLFVTIdqDpz350C+CDLZiprF X-Received: by 2002:a05:6214:5b0e:b0:6b2:b9c7:da6a with SMTP id 6a1803df08f44-6bd78e917ecmr32980026d6.41.1723237271534; Fri, 09 Aug 2024 14:01:11 -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 6a1803df08f44-6bd82ce1e6dsm110256d6.42.2024.08.09.14.01.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 14:01:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 14:01:11 -0700 (PDT) Message-ID: <66b68397.d40a0220.2ccd96.0b73SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3FE0D605C351; Fri, 9 Aug 2024 17:01:11 -0400 (EDT) Subject: |PENDING| pw143046-143048 [PATCH] [v2,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: <20240809095829.589396-6-mattias.ronnblom@ericsson.com> References: <20240809095829.589396-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/143048 _Testing pending_ Submitter: Mattias Ronnblom Date: Friday, August 09 2024 09:58:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143046-143048 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#250491 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30755/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/