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 971A345479 for ; Sun, 16 Jun 2024 10:30:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F0F640270; Sun, 16 Jun 2024 10:30:31 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id D7AC640042 for ; Sun, 16 Jun 2024 10:30:29 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6b08d661dbaso40973046d6.0 for ; Sun, 16 Jun 2024 01:30:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718526629; x=1719131429; 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=8BNvFRrS0GLfMb+Xdm705/HJU6qo1u9GISIIZt2N4+w=; b=BaJDAnjh8SnaE/w0rAcnNAOiIq3ekq39jjHBPqkg7lrFOiiYiIdKKIgd+zhDIn7Kz2 I+0VKcsLpgePv/Km+h1e5U4ZQHKGkSE7MayuSHshFFmoF5gCxTm3tB1VtAMKRqKN2Jll C5TrIj20xjlfu8vFQgI4OFgTSbgssh0u/Di18= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718526629; x=1719131429; 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=8BNvFRrS0GLfMb+Xdm705/HJU6qo1u9GISIIZt2N4+w=; b=Dv6FVrpdps6MkVmjJeWHsejD5SOL6rGwgf9LslaAyTEm+VLGN4z9kiuBpE69fUX0jc r1bCqA6UJ1/h1Qv72yy/NnKpAFioJ2kcOeeTIfuq//n9LLGipe2iCV8Jj9l8kb8mrgq6 UJHvmA8FZhSlONN9SOhwXdGBX/LG6YTBruhx8/FPS3+fDKxIPMLMOLPGXK0maWdzMF/I b96qYt35IiIBkPKynp121FVF9Ory64Z9/v+B+X9kLO4EnnAe4wrV/GewwSlLBP3a/2yC vyI2doPofxOkI+zSZKjM2ha/rK/wWTpyekiTbggPmIVJtE5gBrY47bHFG+0FJ/jOCcLL TOVg== X-Gm-Message-State: AOJu0Yw65SaLld6e8FPY+3knWOGRtPIAikvTEAfUkStZ+R+o3MYKbUCz ZiBXJ9Ofpah9H8C7rg0zqXvpM4NoWAfo2e+pse+xnDPYnXgTq4exxPxNZwWxUZ8CPlCfo89/abr S/28wFMWnMG+6oKQq8ZfDLCuRguGRt3I3YveqTElx3sscc7G27C1h724m X-Google-Smtp-Source: AGHT+IGgOEKKKaUsulVl1xO9AqEfXr4D8Px1iZsCq+EiacNOvJ7os85Yf2vHPx8AxuJ8xpClB1Nwm4MYFMCG X-Received: by 2002:a0c:e489:0:b0:6b0:7f36:8ae4 with SMTP id 6a1803df08f44-6b2af27abd8mr127740336d6.14.1718526629275; Sun, 16 Jun 2024 01:30:29 -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 6a1803df08f44-6b2a5a24089sm3570556d6.10.2024.06.16.01.30.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Jun 2024 01:30:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 16 Jun 2024 01:30:29 -0700 (PDT) Message-ID: <666ea2a5.050a0220.d4d47.8270SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EEB4C6050A9C; Sun, 16 Jun 2024 04:30:28 -0400 (EDT) Subject: |SUCCESS| pw141170-141173 [PATCH] [v1,4/4] test/crypto: add modex te From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240616044223.2841-5-gmuthukrishn@marvell.com> References: <20240616044223.2841-5-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/141173 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Sunday, June 16 2024 04:42:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:6909b48776badc05542a410ebd34bcfec4c248bf 141170-141173 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 (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 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30201/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/