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 A3A3B43415 for ; Fri, 1 Dec 2023 05:57:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F1FC402B9; Fri, 1 Dec 2023 05:57:52 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 154B0402B6 for ; Fri, 1 Dec 2023 05:57:52 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5d36fddbe3cso12772907b3.0 for ; Thu, 30 Nov 2023 20:57:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701406671; x=1702011471; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mmcBeM2udh/DXKoyOVFc2vkUaUMYmbCDj5H2jI7JFwQ=; b=UGX8xAgp1WkvfQ6Qv78oIUuDj582U1TvNlythtKl6Mxc61Pkpez6x/qSojvljvHxP4 Fy+U+zN53gOuG6hWS7zvNiwZhBSrQKk/xspO/Fw9onmHr7qo5ymyY0JMC74eLgM1dab8 MGaOAs3YXpB3Ce+SZvyhbdXks0NDgVBkhuxjM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701406671; x=1702011471; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mmcBeM2udh/DXKoyOVFc2vkUaUMYmbCDj5H2jI7JFwQ=; b=WjlVfvbtjgPVdIOVZJ4Pc/foLAG/7B3/wXe1sjtGUWKLvvyA942+NyvoxpQ1hURl6M iZEjOAtkkAXyuVb16SkbEu+nCA/xDoAznDBFrFmypzPhpKyqZ1NQT5IWsdaAVm6bC803 6Z+NQprt73mO4QzNT2eL/JDNtpL0BC4PlnCgGKW5K3eLVrfC60VR0ftQ5OxMM2ioIpnv Eud1OPOtc18JnNkYCCrWpwspDsPjAuoh+8neulpNteUcNyEo/J3ZTLsgsf8kBMIuiShZ qI8p1Fwp1Rl5LYFzwhImS2Fy0I5L5j6HTHCsVIkq/vrJi1xavzyeH7jsxfFRn7lNRAAq ya7g== X-Gm-Message-State: AOJu0YzgjxkG2GZmyLcN47fDuK+7jVMmkT+RA1dO1fRBvAyw8f5SKrsK m4m18VxxOv+lltSw+HzfbVm0XZPmYmyYObVDpJj+l0w1URvX+YAqdriFRw== X-Google-Smtp-Source: AGHT+IHcJDp8wZ9Lnm2Uw7SOIDDGPKYWIKzxWTNp88CmB3EmiowiNGdgR2DH8eL+m4BcyzrQtxiM9dylJOVE X-Received: by 2002:a81:9303:0:b0:59e:7f14:4b48 with SMTP id k3-20020a819303000000b0059e7f144b48mr24994876ywg.41.1701406671503; Thu, 30 Nov 2023 20:57:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r125-20020a818183000000b005d51d5b9fa7sm3832ywf.19.2023.11.30.20.57.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 20:57:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 20:57:51 -0800 (PST) Message-ID: <656967cf.810a0220.5aa37.045aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 2B3836051823; Thu, 30 Nov 2023 23:57:51 -0500 (EST) Subject: |SUCCESS| pw134697-134699 [PATCH] [v1,3/3] test/crypto: add asymmetr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/134699 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Wednesday, November 29 2023 16:10:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb0605f118dae66e80faa44f7b3e88748032353 134697-134699 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28492/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/