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 1423B45545 for ; Tue, 2 Jul 2024 02:02:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C15A402B9; Tue, 2 Jul 2024 02:02:55 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 53E684029F for ; Tue, 2 Jul 2024 02:02:53 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-7449fbfeb6bso1104425a12.2 for ; Mon, 01 Jul 2024 17:02:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719878572; x=1720483372; 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=a2eVtRO+9v+xOs0O4g/vsFVqJI0Wno8DKiqHbA87MPs=; b=ZJlDRqs5Gxwuja0EJkckXij19T7fw3rUVY6LbwarL/tlSca5ptm7uMYqCMthQ4sT9u Fw3CBlOFx3/osGHhU+epq8as9yxggVarDpqiobotKUtTVHq9+P5C9krKRNmJEdCZlwun 8iIXR4Y3zjZr+c2/LlVko0/4FrVbA3kNRvuAk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719878572; x=1720483372; 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=a2eVtRO+9v+xOs0O4g/vsFVqJI0Wno8DKiqHbA87MPs=; b=r6dAZni9NE7QwNpPUly+Wh0GJ3gRN4KL0hKQvDqZmyVcDYFVYWU6gcA99Go8fwo2kz 9qqVM/lDMW0HzxePqznpm1//sANH7/dnYd6pizE4J66t3h+yVmOCLq7CU6QdWQgc4RW8 GXZteYUjJHl4ykN7V8JpamD59N/8iCEUlGbYqP+6tQHMNpaXnhpIPUyUKdep1JD3KOMx 9zwCuTZ3V8Y2baDvlwcWPM3v3lcfhkX6yAl68X8DnMwfx+sfuNGUVE1yscD9XUHZDaGG 7t7FU4ciKGN53NfPXQb/semkJvFiep1b8ewlFUChH/Dfq8LO1FX59IjwR957/YaoAkqR dbiQ== X-Gm-Message-State: AOJu0YzbWeEkFds1pyV5n2CsSO8MnQmUcdjdHr2+1XncYgD8184YfQP8 x9CWArREm5yIR4mlSiDT+gPXIAltahR0eTyQ3/d8htjZDG/l5bjgWyJjQvtqpscBMgEgOa7NSyA GL5NA084I4Ar3VanmbI5leHjMhouIxXH3CgJeEuyBM72gtngbzyjNrFM/ X-Google-Smtp-Source: AGHT+IEih2VQ1lTSHtGcpofOlEFVvFiFvXP9vxykLwxCDoBQlld4kH8gk9cuOsUyi+UTGlKX9WwZQY+HEqku X-Received: by 2002:a05:6a20:6a04:b0:1bd:27fb:7279 with SMTP id adf61e73a8af0-1bef61979d2mr7174727637.29.1719878572492; Mon, 01 Jul 2024 17:02: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 d9443c01a7336-1fac11e833esm2731705ad.52.2024.07.01.17.02.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jul 2024 17:02:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jul 2024 17:02:52 -0700 (PDT) Message-ID: <668343ac.170a0220.3c67f.4d95SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 96219605C380; Mon, 1 Jul 2024 20:02:51 -0400 (EDT) Subject: |PENDING| pw141992-141993 [PATCH] [2/2] crypto/ionic: fix sign exten From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240701152250.46978-2-andrew.boyer@amd.com> References: <20240701152250.46978-2-andrew.boyer@amd.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-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/141993 _Testing pending_ Submitter: Andrew Boyer Date: Monday, July 01 2024 15:22:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b80379078a1f7c09b8d0ece24442c8ff2e2c67c 141992-141993 --> testing pending Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK 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) 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 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 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30360/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/