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 E99EF43C27 for ; Fri, 8 Mar 2024 11:03:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E370D42EF3; Fri, 8 Mar 2024 11:03:36 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id E138A40298 for ; Fri, 8 Mar 2024 11:03:35 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1dcd6a3da83so13073625ad.3 for ; Fri, 08 Mar 2024 02:03:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709892215; x=1710497015; 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=IEUVFSyuNRtoFMikyWTjrxZtJX3M7K8g34lpQqIpQtw=; b=EuIEPWnQ2FLwMeTm34BHsRLlilc1GCbHi6k+6ttocqGd587DvXzOJx8LnWiSM40IeZ XzHxGHPHl29qxrqP/PgCnU5xOwV80vxx7L1caygSGSbar3soxCcf/b2R/EnEjRTkQpJQ qrxn2h386JllhiaHqka8X7lUHieSmwwf8M8aE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709892215; x=1710497015; 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=IEUVFSyuNRtoFMikyWTjrxZtJX3M7K8g34lpQqIpQtw=; b=TgSLTqDnogLHURavbfZc8tqLO+8lHhECdYb64Z8kd0bBeNBIB/f+jeaw0B9hgvCVWq GyPyZRVkIXdAng65RtAHPPf46lMXUs2FfSTm96Cr6zCpThE9SSc7Edqwi+OQDVjpjxsv tOGj5iU7S3ihq7xndtqB5l8SZBe7xbG4hegs1lEBckb4767FUzBa/04ILlnKR/ssUHbc yVJYxDzD9H2s5UQwuxXoTdYJvWI8yq/dXLvYGW9622uh++vAYiWqwfVF32n18ffnbush v3YmPvHigHfZEm32TYSVDhJcXoL0mQ2p2VvwPMPPjrpl+PgfDGZESsxN7lOGbLXU/bF9 usSA== X-Gm-Message-State: AOJu0YyencCPByRszbC8Mvl5q7ZCDZytBgV7zvhfqnCRNz2d4d1kofYL uofdZfU1qUBLF2bMupnUzJNvvtGWw8/OioMSipFCGyqZpl7G4yOjxGv81I7bAJ08s1WrUacDBbF 7yw67DyhRyXWO0WIW98JkHZfWQ4P/bHvOIoLIDjvi X-Google-Smtp-Source: AGHT+IGZczLch5IllBn95DDk1bLeSvQE4+KVeltoFVSGSHiIuhvCf5KyAzXIwCichEbfzicrCARzNZKT2kEE X-Received: by 2002:a17:903:41ca:b0:1dc:794e:27b2 with SMTP id u10-20020a17090341ca00b001dc794e27b2mr14067325ple.56.1709892215158; Fri, 08 Mar 2024 02:03:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kf13-20020a17090305cd00b001dd4e354122sm92031plb.6.2024.03.08.02.03.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 02:03:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 02:03:35 -0800 (PST) Message-ID: <65eae277.170a0220.930f7.60b2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5AE396052510; Fri, 8 Mar 2024 05:03:34 -0500 (EST) Subject: |SUCCESS| pw138118 [PATCH] 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: <20240308081750.5157-1-arkadiuszx.kusztal@intel.com> References: <20240308081750.5157-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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138118 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Friday, March 08 2024 08:17:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:4877d26a37d3bb515fc714b260066c0cac1985cf 138118 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29473/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/