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 E805A43D03 for ; Thu, 21 Mar 2024 14:00:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B15042DB4; Thu, 21 Mar 2024 14:00:03 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 3CC19402F2 for ; Thu, 21 Mar 2024 13:56:45 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7cc77c19a19so37513639f.2 for ; Thu, 21 Mar 2024 05:56:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711025804; x=1711630604; 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=yIR/rGCLW+DOYo7UloVyxB6teZ6sFF5lKMEzfKR+MsQ=; b=O3Rw3ejlBJ9UD3ITw9xzcGybqhtLrWXHb032MAJTjzSN7Dnr0TqTXAonunHKkhgvk6 WryWOzw218Zih0NKTMsl4uvMEUPDTjKn2g5ahHB2VxBZ0NOIi+DtEGEVy7CFRYrVILP9 GbLfYqo+DXUTGjYaWZy8dqUuTvfbiUmsMoziw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711025804; x=1711630604; 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=yIR/rGCLW+DOYo7UloVyxB6teZ6sFF5lKMEzfKR+MsQ=; b=D60B+QDIGG37JeW1e0t0l6E39RWln5RFNZhHE2EHVmJJ35LI1DNgypz3Ydzc00/4// I2usUruh/mGv7Vv3BFqn1jRwtpfB0bKTdWxqWRlNO3jl5OGktvH2uXjsob2xrHHRMPHa ev9qVj4+P7Z7hsrjusxTyhhfTS4EZa3wHm9P9rvIyNvQSVP4tDf97BFvsFPUKICaKpy0 o2ACfB/hKIVYR37eLv/AUMikYe2k8mC5erGq12oqEzFjE3KvBHYQwwGax1yZryJS7o3q I1HGezJdJqzjXl3Nvc/eMr/rzhMTB1zOij5U6lvFqxp37cjWH/pIY6nPKbJjDvMFZzXi hCng== X-Gm-Message-State: AOJu0YxAzTGiBPF6xjdLIk6pnZln6i15QFLSwQQc+b4ZWM5q+oOIX8Wk PdscSEfEPj00yKQaxi6RJV0MGQPEPZz+/e4FxdzDRJRU3zwnWtt8u1Pn1tHadJH6/5knuCxxXzr Ln7CuxZrPU/kiXjhk8gImg99zaxqnh0ovs5zvAgZ6abvkRlF1tBDnUXlt X-Google-Smtp-Source: AGHT+IHuYjONBxf7ZKiTBunr2B1pgC/0EJGX/feKr7jvoCQzmTRtRwFoTlZKNRKwHFpMPgtwWQOUI9MXpYn5 X-Received: by 2002:a92:d4d1:0:b0:365:2676:df13 with SMTP id o17-20020a92d4d1000000b003652676df13mr5514450ilm.24.1711025804638; Thu, 21 Mar 2024 05:56:44 -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 r5-20020a056e0219c500b00365782c02b9sm873653ill.19.2024.03.21.05.56.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 05:56:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 05:56:44 -0700 (PDT) Message-ID: <65fc2e8c.050a0220.e27e6.c1eeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 20B776052471; Thu, 21 Mar 2024 08:56:44 -0400 (EDT) Subject: |SUCCESS| pw138655 [PATCH] [v3] app/test: fix rsa tests in qat suite From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240321083502.30552-1-arkadiuszx.kusztal@intel.com> References: <20240321083502.30552-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/138655 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Thursday, March 21 2024 08:35:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:7f82e9c89f3514715533feb34f46ff1ea95c6f98 138655 --> testing pass Test environment and result as below: +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +==========================+================+==============================+===========================+==============+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+----------------+------------------------------+---------------------------+--------------+ 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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29619/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/