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 BD2A743C9E for ; Wed, 13 Mar 2024 11:09:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B558A42D2E; Wed, 13 Mar 2024 11:09:52 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 74421402B8 for ; Wed, 13 Mar 2024 11:09:42 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6e0f43074edso4359720a34.1 for ; Wed, 13 Mar 2024 03:09:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710324581; x=1710929381; 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=6emp+0OvuT/T9Y3YxvgLMlzCAHyOC9Yjc/9suCo2Oq0=; b=gL+r+D7NLqfE2uGEBwQ1Pu/yaFSMx49T6eelaCoQQV0BhMB8JUml13P5o77YNJtpw+ jJ0hVi6zCYm/tRnjwd2gYI0QsPLcsZThi8Llt7pz92rW91vvgpmONFYPBJ9FxCyvGLrP Jr5Zydy3IIP4c32uE1iIaAvRhp2gn9EAQ7Nq8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710324581; x=1710929381; 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=6emp+0OvuT/T9Y3YxvgLMlzCAHyOC9Yjc/9suCo2Oq0=; b=VZowAkU3JjwzEXSw0TnQYyvicowtzw29MCHHlXAdFV1mJ+GKLNtG/h9hF/TzBKSR0C dZk0GwZA9ck57FffLaC1gq3Puv/KsaoeVBh/ltXep2aESKH2YHoVzKq+Mwsm4SpY8Y3m zE01oFbUsHNkxWOu3HpHajdC9w0sjlgtpSYtTc6v8pjzp9Iw3BlDJp/HdFgHjRmd5RnA /T0uxZJJkxjoOAWfBzAUaDrtgOpqXKMYtPP9X1ceMXbJzJnbQvPQ+8Vsy6CeB89MlgSh JSXyYOhz4IRUkBaBwF68H8/5hY7J2gknDLne8dbBFsvtAUWS9xa+wmx+B/uO+2m4/Jbt IwTQ== X-Gm-Message-State: AOJu0YyF7U+HdWIUypQht7B1n6GyvZrXA3p++I3Pr4ExLnYXjr7v91Hr c7zkCQ0089TywQzgjaoKdoQ1MEffbUWZjUtyNM7SoNHaayA17O1Lb1mTK11jU1SrdAc+hR2e/k5 WnttRugXufaXv0KdzTlnbTIhTrdhbJWWfollN4kR7liNPl3vUVZHMLACI X-Google-Smtp-Source: AGHT+IH/xPWsuflSqiEXCfv1NPrMiGO6d7sFntwQ+V1dNur8NHzP7ZIMryIymn9drt//6Ek8I3trk+F4eaOB X-Received: by 2002:a05:6870:854d:b0:220:b713:77c1 with SMTP id w13-20020a056870854d00b00220b71377c1mr10772703oaj.31.1710324581631; Wed, 13 Mar 2024 03:09:41 -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 fj42-20020a056a003a2a00b006e68bf967a7sm452102pfb.17.2024.03.13.03.09.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Mar 2024 03:09:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Mar 2024 03:09:41 -0700 (PDT) Message-ID: <65f17b65.050a0220.1938f.b01bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CBABE6052471; Wed, 13 Mar 2024 06:09:40 -0400 (EDT) Subject: |SUCCESS| pw138306 [PATCH] [v2] 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: <20240313091347.25207-1-arkadiuszx.kusztal@intel.com> References: <20240313091347.25207-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/138306 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Wednesday, March 13 2024 09:13:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138306 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +==========================+================+===========================+==============================+==============+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | 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 | +--------------------------+----------------+---------------------------+------------------------------+--------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29531/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/