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 9E09D455FE for ; Thu, 11 Jul 2024 18:16:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99C6242E7A; Thu, 11 Jul 2024 18:16:11 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id BC57E42E60 for ; Thu, 11 Jul 2024 18:16:08 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-25e4092c1d2so1209113fac.1 for ; Thu, 11 Jul 2024 09:16:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720714568; x=1721319368; 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=7BYJPzhAELAPysg3eXblwtoZpqSPNiexTRgZU2HXeLM=; b=NkeDExRlk+cijONPhLmSCfnogv2Py4MOdE40Qz5rdZ7VZ6MnliHFG0NXsUskLIKlhC cC2KarIGTC4xO4/EvXyu5fQ8yTCOHqM8mpl4Nxq4dl6RgQY2o9YLr0qwhW+DjsDQYnjD tuZRCXiwKZlNzMUxPH3ozGxyp6rQev/FTx6rQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720714568; x=1721319368; 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=7BYJPzhAELAPysg3eXblwtoZpqSPNiexTRgZU2HXeLM=; b=vQYZfZeo1DGRActggTFlGSgn6GhG3+cbSxcyv4+tYDsw0B1UaWvujynP0cjej0hE8i nxvje5xk10p6S2XBxYVk7JoXgIw0NO2OfJbkim05VPg3WP7RogtxSmEykMNadwD0t2oh 2K/EGHuIAly6d3absb47ImngrXb06sZYTAuKY/3RsH76OqsiulU2nzbhNSyxXWl6uFiO FYRwfaVQYIhYDP/jyAi5vmfPtXcoYfMVyUwIpvKOSWtNVl3+0BJ3YVfH8MQlERe1LLkE MVk5xYvN/52TlyGhKVdRPwhda3P3v6Fvs8GM6eHudtyP5FYLaJp7sPeKZxxykFLjeTNC d61Q== X-Gm-Message-State: AOJu0Yy7rC3a5+/SMBNz7Uv8hWQZWoL/H+mGv1zqs8rSZe99aM0xL1Nu 7e9S+1O/ujBtL3GAJnG3uhSw3+AQtZr91qJLfebUD6IqqF5fjGkoNyHyJXxswolXOagE0i2lO3a iACE5rw+f3TFb6DqrSr7ZhuuB9czJdncUfY26WxSp7yq9Ka5YobtChnyQ X-Google-Smtp-Source: AGHT+IFEw2zxhvPNqXriPk9aQLR0ikOhk4oMC6Kk75fGpGUd5mb5T7xcczSyniMKTKHlM207/6Aev119Sr5r X-Received: by 2002:a05:6871:e028:b0:260:26a2:68e8 with SMTP id 586e51a60fabf-26052c8db80mr34498fac.4.1720714567974; Thu, 11 Jul 2024 09:16:07 -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 586e51a60fabf-25eaa024506sm265097fac.20.2024.07.11.09.16.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jul 2024 09:16:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jul 2024 09:16:07 -0700 (PDT) Message-ID: <66900547.050a0220.9d4dc.e0a7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 69958605C380; Thu, 11 Jul 2024 12:16:07 -0400 (EDT) Subject: |PENDING| pw142324 [PATCH] [v1] crypto/aesni_mb: fix typo in error m From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240711131457.959498-1-joel.kavanagh@intel.com> References: <20240711131457.959498-1-joel.kavanagh@intel.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/142324 _Testing pending_ Submitter: Joel Kavanagh Date: Thursday, July 11 2024 13:14:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:ba268b0bb43b56174e3d9345a27e6b1675a5a991 142324 --> testing pending Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +------------------------------------+--------------------+ 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 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.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 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30496/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/