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 2A0E443FB9 for ; Sun, 5 May 2024 21:41:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 22ABC400EF; Sun, 5 May 2024 21:41:54 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id ED91840041 for ; Sun, 5 May 2024 21:41:52 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1ecd3867556so7087665ad.0 for ; Sun, 05 May 2024 12:41:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714938112; x=1715542912; 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=2X2anAiorLlTNj4AGOloTj+5w+hWFu+RYZnIb7Nthyk=; b=WBMFtIBCywOp2oHRET0Egxj5XROW8aslmeH/HTg+jIKCiW36CsF3cr1TRTPpscA3US YBrjy1SG3jJFv3fx0qjQLrxAXK8L7ECMAsvVnLTINNj01+Z/2GZr7XDBbCcZ6F9hTSKi xvlIXEC2N3twK6yaMKpjtJP1MmXZ2ovwLdEuM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714938112; x=1715542912; 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=2X2anAiorLlTNj4AGOloTj+5w+hWFu+RYZnIb7Nthyk=; b=F9a5oNNx2UKI1VtJKQTNu5KOWVCNg6Jxsrixjo19I2zpQBYTTvDE5wOckDCNaBvm6Z JWExQ+eUpKK3myhWhEuHMAUT45ds/7QNLTDBK9huuTTTJkDVIIXECeXXlQlZCvRADgWM cHEPZta1TU1ax+DKLTjvIYb5weJsrxFszNmLqhAPhen60yfxNLC4h4kwUgDEcXBq1oBx JWj9jN0Lj5NMH4kpRVa1pwTPneCdHaVCQErxssNgh+RPht13JERrWebckoZT8wpG0VEu 9I+HudBrPnGWzWygmsZmGAgjz9WHM5PPTEhixZJ4YZfgMxaIXVHWy1B2zgXtDEJAk+dj zHow== X-Gm-Message-State: AOJu0YxZ7QbBCfzuL9sbVp2qXwSyrmjbWlXJb/PWb/848E2aZl0q4uP3 Iz/rr2y+RuWVhPI/Wy28AwDW+8ULfMpKmuKWbA+JIzWdjPLHSJNEf9J+YBuoJnz1PpH1kpEtUzA 52/aIkh6ikjKPCMzTDmEKXGhAxqyrRWYmpSc15+nF X-Google-Smtp-Source: AGHT+IH3IP+xDq4rZ6MMmFvHNifyfUWHeSY+G4AeJNMpNsNxKHTaVP3U0ooDh5NLjMG5u+3Ey9x9vCZLIU1u X-Received: by 2002:a17:902:c40c:b0:1eb:dae:bd98 with SMTP id k12-20020a170902c40c00b001eb0daebd98mr10488015plk.51.1714938112134; Sun, 05 May 2024 12:41:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kf5-20020a17090305c500b001ecf2cb1da2sm279944plb.13.2024.05.05.12.41.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 May 2024 12:41:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 May 2024 12:41:52 -0700 (PDT) Message-ID: <6637e100.170a0220.98486.fe59SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 521C46052514; Sun, 5 May 2024 15:41:51 -0400 (EDT) Subject: |SUCCESS| pw139873 [PATCH] [v2] common/qat: add legacy algorithm opt From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240505183142.20148-1-arkadiuszx.kusztal@intel.com> References: <20240505183142.20148-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/139873 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Sunday, May 05 2024 18:31:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139873 --> 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 | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC 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 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 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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/29916/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/