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 88FA545479 for ; Sun, 16 Jun 2024 10:26:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E2F640270; Sun, 16 Jun 2024 10:26:32 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 3302640042 for ; Sun, 16 Jun 2024 10:26:32 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5b9776123a3so1599180eaf.0 for ; Sun, 16 Jun 2024 01:26:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718526391; x=1719131191; 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=E/a/E0CfJqlioj9XbvvvNMiTuRgNkHKAC10LSCwZ/2ObfLM1ntqVccrN0LMfdpppYZ 4577t5O3G7ZRAbAdU2vVd3AB8Tl0AJalz0Q5je8XG9BQcp2U4mEYwdUxA+laTgzE+/wz PBWZ0zTjOcYm8Y22E5HLa8tgN1v1yJX8HHjZg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718526391; x=1719131191; 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=pxWP1PXwXvJvgbUQgsjilEPt8czbO/onlNCyU8xgfc0FTWp7MHSxoLD6+r4lGKZQZS DLnmUbYow+nkx6IySezdh18RdRQ8l8LsXCdH+dOZsc1LZHj/5Ck/8ufhLf1f3Av5gx6g ad9Eyv0OCSnjrXVrZkJ2n0A724A5AQxoXnjVA+nWVWNYitEZBDoFDPWFVSW0fn0nfSe4 8TUIJOd85ADlzFCTuDO1vKzAOqbkpQQjl2QEt2+69HMdd7HYdd/s+xzVLqrmgO8JDOFO APaTYIoEdkwU9LysB6IPguv3MK2kJypQS/0dmFChkNvCJT3z715PM9yA7WVMSRxbSmf/ YsLw== X-Gm-Message-State: AOJu0Yz20/VGn5v98QAj1AgUWdsfB2h/WKIfqDq9jOp3DFMe4wzbMrDe orXbPVLW/YW0BjGxvCu8V/E2G8x31jANmIclrVdpECjDyCdIAeAk1P70oK7x2PWFKULFu8pBK6r 48E17iW/E1HfFtXutNaRN3NPZknUucMt24WvPwNx9ViULmP1a0EpumN+e X-Google-Smtp-Source: AGHT+IExPlvXHVUHDPYlx+YjxfJT2kCCInCevMkEwVyb5p8xcagsCzBfIHYFp42nOh0VP6x06KBRVRCIagw+ X-Received: by 2002:a05:6358:61cc:b0:199:28ad:1447 with SMTP id e5c5f4694b2df-19fa9df5541mr954270555d.10.1718526391175; Sun, 16 Jun 2024 01:26:31 -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 d9443c01a7336-1f855e521e8sm2922855ad.55.2024.06.16.01.26.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Jun 2024 01:26:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 16 Jun 2024 01:26:31 -0700 (PDT) Message-ID: <666ea1b7.170a0220.eeebd.2d9aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 354266050A9C; Sun, 16 Jun 2024 04:26:30 -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/