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 1F4914320B for ; Thu, 26 Oct 2023 20:25:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A84E40261; Thu, 26 Oct 2023 20:25:14 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 13496402CF for ; Thu, 26 Oct 2023 20:25:13 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d9b2ca542e5so912953276.3 for ; Thu, 26 Oct 2023 11:25:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698344712; x=1698949512; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RI2j9bMsI3bIpE9RaVnR07eOO+6bVXfVEx8GtxalohU=; b=Tqt1GpyhKXJMrLuz8gci13xVPgJdMbkCcXN0nxpBgqP+0+jIXYCTI/UT6CTHuzSfiW HRO6qEdj8KTxmdTUXofPAyWp/+4+bHn3OFVJ7yrqbX/mqkoWXFki/Job/CgGdo3gaB6t x839yQSl195imAkqSeWV5lwzjBw6EpABjMZqM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698344712; x=1698949512; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RI2j9bMsI3bIpE9RaVnR07eOO+6bVXfVEx8GtxalohU=; b=Kwldhq5v/nEUUAygeP5BhNpxoyMuwtCXucu1XyzA7qb/qsNpquR4dbbF0U8p7XgPlL lWnXFGw7ybGkRkPzplrERukZAyo4sUmjy/tILy4ty4+5NFJNGeTbm15Ung/XTH+Ng5cy JYfFc1ICss5o0yTwk9CeYsv2uIGoRo/iOMS0NUxaxUntWlVK+WVvvfwrXl0DZN7Onwhw xW6p6wc35xM6xz8oFte7RYl2r8FWinxIfsJzi8eM8Kt5n59IQ5hgRlyK3hpnB0Xu2hCy uAXmJDBovAY9XDSK0CpAQpCyEsWHkGtuc83ouK2iGaUM7Yv8SGFFO2X5DbfYw61uP2bO K64Q== X-Gm-Message-State: AOJu0YzK0t0QKUcu6cDA7eMR5jcCpTyY3VNfiiyl9/GIcsScMI7HuBh4 q3pib6s9HK6f4ceIDxC7DpkQ8sU0SgVUagTPusi2nzkkPWJWnOFoGyTlMA== X-Google-Smtp-Source: AGHT+IEmVGz3PRF8ZL3o5OWqsdNt1PACeYTkqdycJk78GW0/qQBVezIBYVIUZmf4TTO1b0Iyai5Cq3VonJ6c X-Received: by 2002:a81:b722:0:b0:5a7:e726:13f7 with SMTP id v34-20020a81b722000000b005a7e72613f7mr327364ywh.8.1698344712542; Thu, 26 Oct 2023 11:25:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k67-20020a819346000000b005a21e97663bsm1647601ywg.30.2023.10.26.11.25.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 11:25:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 11:25:12 -0700 (PDT) Message-ID: <653aaf08.810a0220.63cba.375dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 35F73602A042; Thu, 26 Oct 2023 14:25:12 -0400 (EDT) Subject: |SUCCESS| pw133423 [PATCH] [v3] test/cryptodev: add modexp group tes 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/133423 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Thursday, October 26 2023 13:31:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133423 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | 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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28092/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/