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 AC61A454E5 for ; Wed, 26 Jun 2024 20:36:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9619402E6; Wed, 26 Jun 2024 20:36:42 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id B82EE4021E for ; Wed, 26 Jun 2024 20:36:03 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-700d3ffc28cso432138a34.2 for ; Wed, 26 Jun 2024 11:36:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719426963; x=1720031763; 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=eIGF3A+HYoLkY5Lr5haXXeS8QrfOdu5NGTFVVCRvhUc=; b=R7CYmpLRLHpbeY/Cb21F5rwX2txxYYooQJyCqCxdgjl/d6LPcWehy3+0GBgB9+GjlL o80wYIDM1DMhiYJi7NTR7SUOzh9FHpIx4wRezBXqpyxxNc/jb+xhjNTuZ9Rf4cfWRGbK B+XlQFWQOPkkZPaz2LgrlBTMSHG6MHx6K7i9s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719426963; x=1720031763; 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=eIGF3A+HYoLkY5Lr5haXXeS8QrfOdu5NGTFVVCRvhUc=; b=hbgEf4En6imEflK9iSU5eBFJJhTT1MANLYqwdDmm74+X/c/dioaTBNYQvkEbvxnmZY t4UnMRxGXaUXen3Skr7xljR4fuabeB569DwHSRtqFmQVUM8bsVD1DkGaVY4q8d9hhzyi dgbNWvaguzqaASqeXTH6TBPudqwcGuTeSsfxBukPVbCvaEyLh44YEhY+BhMjh4Hay6Bu H6RTkgRjfx12x8rQpbWPoz8wpcBAIddRQlLDBXeqcvuMBS0H0Vw2ZeaTrW2b6A9H1CI7 svDur94oBoCxwTH/XmeJTxPMrNFp4s8AtGJi2Vuo/t3CYNseavzdBe1xyBlZMS4OD/pU YP2A== X-Gm-Message-State: AOJu0YyA2Kh8S9bWogGIqLPMl2S4wg8xMG5GSzN5moVJBsDrAEeG0K0m LTZtEsHIOcs7uFt8gTtkhAYoErfbm6QTN3DCWBfpa9IKqTcGP/G0kFwvz0qPrwZkyb1H2QJW5S1 HA0zRWNwIBcG0h2xLXsKBiRCf1WiDBmciyuFsW/Y0zZCM/OSjxMXNaUWD X-Google-Smtp-Source: AGHT+IG1G1J5zqmN/NeLz9XNFvESnGH9YHCUuXCMQWIlpKc+UzreQ0V29K7icJJc4qWzKZKh23HYSrnkY6dT X-Received: by 2002:a05:6830:903:b0:6f9:710e:659b with SMTP id 46e09a7af769-700af974421mr16513495a34.20.1719426962952; Wed, 26 Jun 2024 11:36:02 -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 41be03b00d2f7-716b345aaf5sm601289a12.9.2024.06.26.11.36.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 11:36:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 11:36:02 -0700 (PDT) Message-ID: <667c5f92.630a0220.3f375.b033SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 2E8FE605C380; Wed, 26 Jun 2024 14:36:02 -0400 (EDT) Subject: |SUCCESS| pw141756-141758 [PATCH] [v3,3/3] test/crypto: add modex te From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240626100345.1758-4-gmuthukrishn@marvell.com> References: <20240626100345.1758-4-gmuthukrishn@marvell.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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/141758 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Wednesday, June 26 2024 10:03:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ca8a873f715e19550fc7dd43ce94af54158a725 141756-141758 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK 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 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30317/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/