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 D388A43EA6 for ; Fri, 19 Apr 2024 00:42:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D04ED4067B; Fri, 19 Apr 2024 00:42:51 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id B432540273 for ; Fri, 19 Apr 2024 00:42:21 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dde0b30ebe2so1527307276.0 for ; Thu, 18 Apr 2024 15:42:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713480141; x=1714084941; 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=g6qkNWtpaKAArkA1WcUL9tDSAgfU/SbKNSL2X4UkeNI=; b=RUv6X0wTuwDXKMYcxKMkD1Xq9YFEM5RVemKH5pgucSurKQI0yibhAO6ITUCPkMmJW4 UeoLSeF6GYXcrHfSPt8qB3QP9D3jGsXW1E1TLqAurMnE+0/dRK0R6xre10+TPw3HCeCK wX2bvztDqJpZe/TYKc2+yUKTziOqPHVS9u7vo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713480141; x=1714084941; 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=g6qkNWtpaKAArkA1WcUL9tDSAgfU/SbKNSL2X4UkeNI=; b=W4iwSdm0glmBzfzohz27dkuooIRs5Af7LnH1WcmB4D1pN2w6bv5/Zwg8TAHe3pVRXp xfFIOCxRx13KMclZSPyZGSXTbBoNP/v8g7aDul4+1+hKS5X7GWCGw3dp5itmGdZFWwdD +tYuiwdoNW8XtZaPsHxDmH/p44aWg7FgGjd2nLxXKWN6oCDkYATEyol5fKCoeFQS+ZJS pWGY9lp00cHu0z8iJ39tmiQ5lGnREAtSrBup1Xzm+uBsj9oaliWW9M2sQc/R3CX7Ttd5 rT84h4CjYXiyAHGSEkbt85uBF/McQwu1lUKZdVgX8izV3ZP9EMwBWikWgW85FjKopGMf MR3Q== X-Gm-Message-State: AOJu0YyKQIeSawQNV7gj3QHgUhyoX45ugOmbqgXLymTF+Vn62Kw/iJZz qEucVDnGm9zi5dMP1uQTG2m23/NeYyRwgbif9tH+3gx0Nvtzh1NHp7VbClAQ4O8UpYTybxnF+Gp IDj1EUrmb9sMrHDdUYej7ZzKtFXozlY8FO1rQBhlx2nHIrNxwDcI0L2SC X-Google-Smtp-Source: AGHT+IEt3gGb7QA8SOLoFi45Eot9nbPs8rsb31/l6KoxnQLwGd7ObK2tfeGdS9VFqlzV6Ix+g224kigiP6w6 X-Received: by 2002:a25:ac1a:0:b0:dc7:4859:6f1 with SMTP id w26-20020a25ac1a000000b00dc7485906f1mr295361ybi.33.1713480141111; Thu, 18 Apr 2024 15:42:21 -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 qf1-20020a0562144b8100b006a05c4180e5sm54010qvb.30.2024.04.18.15.42.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 15:42:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 15:42:21 -0700 (PDT) Message-ID: <6621a1cd.050a0220.89eec.3170SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D1FC66052514; Thu, 18 Apr 2024 18:42:20 -0400 (EDT) Subject: |SUCCESS| pw139496 [PATCH] common/qat: add legacy algorithm option From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240418165128.17261-1-arkadiuszx.kusztal@intel.com> References: <20240418165128.17261-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: SUCCESS http://dpdk.org/patch/139496 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Thursday, April 18 2024 16:51:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139496 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29820/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/