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 16AA04559A for ; Fri, 5 Jul 2024 16:47:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15E3442F0A; Fri, 5 Jul 2024 16:47:47 +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 A55BE42F0A for ; Fri, 5 Jul 2024 16:47:46 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1fb3037b47dso12333485ad.2 for ; Fri, 05 Jul 2024 07:47:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720190866; x=1720795666; 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=0+INZRNc3EsySN8SLh4N6UPhN6gqkFwvtJ9DxGKyltw=; b=igX83DAlwlqz/S2Oz9BPB0rhFQWgIcFMzYyU89z6Z7+Z2g3xAUnSCiVQivSnCWR12q IAkEjqu1akkEvoSeWkN8IHKpF4VW/Dn1OzxUJ17wm4AErsHwOB/ZV2uYychrpVTvz6B5 NSHXBeDWzW36FBDxwB2zCaJGLOgiIz1xZaixE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720190866; x=1720795666; 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=0+INZRNc3EsySN8SLh4N6UPhN6gqkFwvtJ9DxGKyltw=; b=JPSAU8Cu7a54VlFmUfL+fqcOrpIEn5pCqYF8fEtu7q01B4qRIkAb5N5Ua+xb8VFAea 2U0GN+Zf7wZDHG6oBAG5NqMirar+fz4qt5l83OEIWnOTyzJdABFu0yv8d5MOf9Mjx4m/ +xWGDKj7BjzCkHhMl1Ts0N3FBRG8Wnnesni+JtciBo5tfFX5wiwokN6o9nWTgIo50ejB IsXNViEbfbxPHHXIuvJQLXesIf9h24RJQIVqfbeT2/yWmnDXG/yKYNk6MzW9oUPc1JkB nL2/ukGvumdoIYcQjMRq+qRLPoe9sdnzZcKsPC8HCVImcQxvAfT0nkkmJdM2tzpwaOKE kOwQ== X-Gm-Message-State: AOJu0YxQ3TtJaVFb1PdEvJm1rDGrVQ/KuPArSXhO3/73rFctmBJsGtQ/ JYgoWCnHjYX8xBcpibK1edase5ppIM5YOxhWhj+Ti1YWq4eVuKs3a/O0B+lymxpWnwpzFjA6Dpj cz2TdpGD7gCJw0ygBX3CWTQ6Gnh1DR7mXwuNjMQ2kUqq6QIBHQTmD5dSJ X-Google-Smtp-Source: AGHT+IG0xWzo4W15WnxYio4ZTcDCO/HGWXlNJUxt3Hgm+p6NK3BrsbQvb9a5eL6Xrg9BhyfThEXa6nqVghpV X-Received: by 2002:a17:902:e745:b0:1f9:e0e5:cda0 with SMTP id d9443c01a7336-1fb33f0c445mr35170415ad.55.1720190865930; Fri, 05 Jul 2024 07:47:45 -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-1fb538a86d8sm324875ad.117.2024.07.05.07.47.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2024 07:47:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jul 2024 07:47:45 -0700 (PDT) Message-ID: <66880791.170a0220.b1674.2082SMTPIN_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 24D7960526E2; Fri, 5 Jul 2024 10:47:45 -0400 (EDT) Subject: |PENDING| pw142125 [PATCH] crypto/qat: fix incorrect placement of oo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240704102649.30400-1-arkadiuszx.kusztal@intel.com> References: <20240704102649.30400-1-arkadiuszx.kusztal@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/142125 _Testing pending_ Submitter: Arkadiusz Kusztal Date: Thursday, July 04 2024 10:26:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:ba268b0bb43b56174e3d9345a27e6b1675a5a991 142125 --> testing pending Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PEND | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +----------------------------------------+--------------------+ | 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 | +----------------------------------------+--------------------+ | 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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 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 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/30421/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/