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 E41A645598 for ; Fri, 5 Jul 2024 12:27:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE90040FDE; Fri, 5 Jul 2024 12:27:04 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 48113402BE for ; Fri, 5 Jul 2024 12:27:03 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6a3652a732fso6183526d6.3 for ; Fri, 05 Jul 2024 03:27:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720175222; x=1720780022; 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=D2rxTRqLYQ5xs0lx3DLqSLd9KExDyOu61Z+LfbImJ6Y=; b=H4BWO9Z7fMEyumRQ4whHyM5PmcdggUecx3Ft4hUbRLF2Hvzqp/R6d1qIhaflPA9YsB TnSQKKqBZ0KWz0Wr8zOR2D0m9XHENinZLhE9e85f6PvpRQ6mMSjJdqmi6urDXV4qbMwh O1z5+2LvZ18BJMcDjNKlJRQDhqrZBQr3mv6nc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720175222; x=1720780022; 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=D2rxTRqLYQ5xs0lx3DLqSLd9KExDyOu61Z+LfbImJ6Y=; b=q5dxE+UWDycf4xiG+Iwd9yk/vT9BbGFBo44ecDN02JL2nIV/KiookKwM7yJU2wNiZC WtQhRyiAgTzDebmIDXn3H5AhH5x7YmeA9Xr/NGeUHLwq7DGGYhPdUH+MpuAyOjtkRnt6 qnZsn0wJeHlJzeY+igEUh/g7HZE7Rm9PgzkgsESZWYE2iqLS7qhvHvV02O+sh1ej4Elb VaDx6Dh9vR9NrC4GDzeoVdMzFMLr6PQAk74zkwdYU+7hRsJq7e6Ew+nwl6H28MvWtjSi VUOFQmlWoFBM/SYXVfz3HBpoqjPqgLzuaHvVO8kynRo6Q6tI4dRNsqfez+Q6YWjWj08X YVQw== X-Gm-Message-State: AOJu0YyE+D05suU5iXMSHKvPmqRDzHjazKHB7SJFaIS/AahjNXXRr/pE exANszmQKUgApaLLmXGrqFKHwb8/BXfh9wEHYy5CGDnp1JSfgUddNUkAQy8mH/MJKDx6wjvmvS4 LQ21+7gBL5dNJ2O4txd+f/Uc10NBhNzrp3vLlRsZ1 X-Google-Smtp-Source: AGHT+IE/JIn7vixUVZbGta0JDFTfLdijVHGA36BYyEW5+aM9j2sJJCEnfX5yUC+OGHOmp9c+8WhmuL67WQGL X-Received: by 2002:a05:6214:529c:b0:6b5:7ee:1d79 with SMTP id 6a1803df08f44-6b5ecfab4aemr43495446d6.26.1720175222682; Fri, 05 Jul 2024 03:27:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b5e2befd52sm2427886d6.17.2024.07.05.03.27.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2024 03:27:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jul 2024 03:27:02 -0700 (PDT) Message-ID: <6687ca76.050a0220.a0b5f.0f69SMTPIN_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 5FA2A60526E2; Fri, 5 Jul 2024 06:27:02 -0400 (EDT) Subject: |PENDING| pw142063-142073 [PATCH] [11/11] crypto/dpaa2_sec: fix issu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240703102649.3096530-12-g.singh@nxp.com> References: <20240703102649.3096530-12-g.singh@nxp.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/142073 _Testing pending_ Submitter: Gagandeep Singh Date: Wednesday, July 03 2024 10:26:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:95bea772528d316c969a170e6206f3b05ac39413 142063-142073 --> testing pending Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +----------------------------------------+--------------------+ | 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 | PASS | +----------------------------------------+--------------------+ | 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/30398/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/