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 A1DD7455D6 for ; Wed, 10 Jul 2024 20:47:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9DF3B40E0A; Wed, 10 Jul 2024 20:47:59 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id CA497402C9 for ; Wed, 10 Jul 2024 20:47:57 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1fb1ff21748so198615ad.3 for ; Wed, 10 Jul 2024 11:47:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720637277; x=1721242077; 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=dXRPs7ZFhRjyqP/Mqk37oZuFsGbdGnI89JcoIgUT4kI=; b=e1LjqbTGjqV3BXKXwqVO/ibZvm4wSnE656IK4zGpKMCiMuQGBnbnLuC+XklfTKu9Oy ne9jmkALxBqbZ4PGPvvi9zVQ65hvTAEzGtcM2633YDmv+lvNoL/l3h0+wOgSmIo09Fz4 Lgwbg7CDUdaovX7pwKXC2IdKxHipEYpnt9Rf0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720637277; x=1721242077; 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=dXRPs7ZFhRjyqP/Mqk37oZuFsGbdGnI89JcoIgUT4kI=; b=iTXJ+wLT4n9VC+N2s/TMSg43WK/NABEUXvkQBp7zdWqRlr9Dt36U/tpOybEggDk+4/ O8OlZuTsHstm6kuXGilHyzdGcPqVwYbeUvhyvVeqDJYS7vrx/UUQNb5xmkTVBsMtAP1X ZJQ9K0PTxJgKDy40VLgt4Z63YAq5h2mIpHz+L0c/kM7Ic5RLl5pvXowoeYukvK00WdGp 18RVCwYVnCx3dcHbapAze5UZKXR4LWG1s4UuWzRNE220qkKpj4Ufl2N+4ekrNLG7Mxk6 lB2UnYIu/CmatPuC+PODo1oRY4ITaRRb/MoZ1/BY0QR78xyIFR55V9mICfS74ow57fH3 6m1Q== X-Gm-Message-State: AOJu0YyH5mYkgY4b2Wbi2HCk6nype39siNRu57Jd4rMKrExLc1e7IKbf apaQxgwXRJGOP0FZLGAZiz1MPbhKJwAcGV2JYo++Ev90k8gfCZzQEPE9SxdYUwsv7I0MIl9C8vE 750nsZw+dWNRiCMyK1iYixtWk9ZZdP7OnPmb6RNEM X-Google-Smtp-Source: AGHT+IFVUe6hUrmMSgxDpW1yeG2LeQRSekpY1u9es89HOK0XBHJ0VcDUDrYw2v8u/Nkf4/FdQQ1b+3c6hplc X-Received: by 2002:a17:902:daca:b0:1fb:32fd:8d8d with SMTP id d9443c01a7336-1fbb6ef5429mr53331675ad.68.1720637276859; Wed, 10 Jul 2024 11:47: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 d9443c01a7336-1fbb6a2cf12sm1482715ad.54.2024.07.10.11.47.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jul 2024 11:47:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jul 2024 11:47:56 -0700 (PDT) Message-ID: <668ed75c.170a0220.e3c0e.863bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.13] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F09A4605C380; Wed, 10 Jul 2024 14:47:55 -0400 (EDT) Subject: |PENDING| pw142273 [PATCH] [v9] eal/x86: improve rte_memcpy const si From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240709132735.25671-1-mb@smartsharesystems.com> References: <20240709132735.25671-1-mb@smartsharesystems.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/142273 _Testing pending_ Submitter: Morten Brorup Date: Tuesday, July 09 2024 13:27:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:8e8aa4a4f90dce1fcea03a93f508e3d9bc0c98c0 142273 --> testing pending Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 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) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | 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) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 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 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 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 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) Kernel: Depends on container host Compiler: gcc 13.2.1 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/30480/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/