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 1402B45545 for ; Tue, 2 Jul 2024 02:08:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EABE9402B9; Tue, 2 Jul 2024 02:08:08 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id D7DD74029F for ; Tue, 2 Jul 2024 02:08:07 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7f3ca6869d1so144825739f.0 for ; Mon, 01 Jul 2024 17:08:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719878887; x=1720483687; 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=haCe8QXo9JulckNmrOb8FdVKn16GRTpGdlKpDwm6PNY=; b=ZF7zf1HPdsZYM3zNsWAlQ7Jz4JLXnH0qvcBKXCZWjb34NVp5y0y0g6I2YrirfioHkd JB8YL+Duh1MMLzYzao9ohsjMDCO0RDoao5f2TO//rs+3F98o4e4epXv8p3hPCG+AEPFk JQJJVXTUX+irFFIMFDExCo+aMqRmK8NnQdOlY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719878887; x=1720483687; 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=haCe8QXo9JulckNmrOb8FdVKn16GRTpGdlKpDwm6PNY=; b=pRrHt+rlSwz2HKPjVHLW6ns7ZshmhasIMPp9KBdOA4g2094dInpA9NQE1JzYFtXvMS u2MaVBMZC+JQpY1ISKspnRw1jWFCggGfhgLQnjbwNp/yb+x+9CFjMmoJF7FrQB1yFYZr mpbZiFQgrWy0Lhg1Bxl1aoTWCL7vXrUnKJYUH/xM5cQsWzJADzfVlwTiJ5MZKDNmrZnr /nZUONqeUMAExDwB2KekvlT3O1ZboNLcWRSChVeESGODIHAlfumRpb5U4fT8v2TFZqT6 dAfywvy9uGZr3qjLeOCEAwUBqia+2yJXSElv2Ca4Tn4rIdirJnmnnahj6KKd8aerNgMc h4hw== X-Gm-Message-State: AOJu0YxSBxA74MPE37gd5rfWB+1N/kbR447em0+OAHtzQoea46CwL6C0 QswSQAnRz6kFa3/G+iKEiUJk6Q6xs8bXkP5qLQ+OB+JGN282rLVMQdlnQEqrNQbv0ZNhgeCfpmS 1F42Y22tHZk3vhfw2F9dz09NhQOeP/Nh40HpVSIVUWiKHz9vOOVp6V71x X-Google-Smtp-Source: AGHT+IGOO9WTj1K+1ehbruyvPv/1ITzOnUiv4mxeZVkfOnLXC24lyD+E5ewxAsL6mlSPNkN9CYDHLQ/8s4ZC X-Received: by 2002:a05:6602:349:b0:7eb:cba1:b19e with SMTP id ca18e2360f4ac-7f62ee0d9b4mr901724639f.8.1719878885179; Mon, 01 Jul 2024 17:08:05 -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 8926c6da1cb9f-4bb73dffe06sm198869173.28.2024.07.01.17.08.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jul 2024 17:08:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jul 2024 17:08:05 -0700 (PDT) Message-ID: <668344e5.050a0220.1071a.eb41SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B0292605C380; Mon, 1 Jul 2024 20:08:04 -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) | PASS | +----------------------------------------+--------------------+ | 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 | PASS | +----------------------------------------+--------------------+ 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/