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 40E3743EA6 for ; Fri, 19 Apr 2024 00:34:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D0414027D; Fri, 19 Apr 2024 00:34:46 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 26CBD40273 for ; Fri, 19 Apr 2024 00:34:40 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7d6230233f9so40199039f.2 for ; Thu, 18 Apr 2024 15:34:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713479679; x=1714084479; 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=qSNcAOLLL9HDFlO5Y1tEzdGuyb/ajl+dXP1uVadqnzw=; b=OM4oCylz7OyGWr1lbrgdspQqc+G5xAilv3cuVYXkQkQhwTTPDzqqmZ7fv3OdPWdAMv mUSaS3ReBVcA1TGOxxYCE1ejq3bQE4ugUDxDKvYxPiEGnJXJ9GMSIEgFFoAitBBcxBgg l0vLY9xTSarR7E+hvkFunUBqX5GyyoZ2ywloc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713479679; x=1714084479; 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=qSNcAOLLL9HDFlO5Y1tEzdGuyb/ajl+dXP1uVadqnzw=; b=wp5t5Yxv8N+n8pr8jVDrJfT2pQOvnbv7LsfKwPdlIaATQYqWBzUCVpw8gV82jBnlnA xXOcl+HqDSAT6zBjMWdCUXqeTPj0UxP1BVa6brNmuSfONQ9ulYdDR3/fPmcB7rNxZ1LB VQRwfXkn3aNOBX/B2agir8KVgngxMj+m3c+415Ydrn6oJgref7VIx5my9eeVLq2DVC9f T1FiXLmqPCxYB4HC1lYcGJ7UqsoXo4G0KNCFAClhQmTOwThmOP73XTfTmZdnC9MR9JQF X6zL2QEEYIliBby2f1gdOuvoVfvkujxsm7ITlHTI3V2tOIVrKnEG87DA2kROfF1ezv83 paQQ== X-Gm-Message-State: AOJu0Yxgm9thUciKd8tko6y6/zqjX/Jx62/xljh/SH9fv15r82e4lp0Z jIL+bYQpIqDVxMwaQ9qQ5xsLTbn/XQPd8QT2gWC4vR5g68w7kq9Ii/i78YtmYtbYFRPRULtWCUY dDrX8pOqx+a2xEyaI7I5xfDe0dC6eamb5D8R3nQGZYDe9qNgaptX8sbhJ X-Google-Smtp-Source: AGHT+IHljwnRbcxmmn0bFTs9yJ0/yUuKpKmeCpePYlQzmMVQMPgNyTGBGOWXtYDWvNxkICVzHCMqJuJHpGIg X-Received: by 2002:a6b:7d46:0:b0:7d6:991a:ef17 with SMTP id d6-20020a6b7d46000000b007d6991aef17mr643080ioq.11.1713479679547; Thu, 18 Apr 2024 15:34:39 -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 fv6-20020a05663866c600b0047ef736b499sm155457jab.36.2024.04.18.15.34.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 15:34:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 15:34:39 -0700 (PDT) Message-ID: <66219fff.050a0220.8af30.7ae1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1642C6052514; Thu, 18 Apr 2024 18:34:39 -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-unit-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +==========================+==============================+===========================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/