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 ED9CD45AB0 for ; Fri, 4 Oct 2024 22:22:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D0DD5402ED; Fri, 4 Oct 2024 22:22:10 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 80D0B402B7 for ; Fri, 4 Oct 2024 22:22:09 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5e77c6ed928so1155642eaf.0 for ; Fri, 04 Oct 2024 13:22:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728073328; x=1728678128; 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=lqeWVARM7CcCGm3WJ1ihh5BsPfkyeIRMsB5Y6SQZZ/g=; b=a267N9w7+NMCsNd+9rfu5/7IuCJDdLVgn6VpQzktCK0yshrSkiA9z6HCLU09YDcAO1 IUVrsQrDMtBSt4Bxrn4zc8og0FxVVtAMMmAlTm+eHa0hJXkF3j5DkfzVXAFiGgH5q7I/ kBA+4ilSN17gt0dpwxbieuMzU4oktszNZVVD0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728073328; x=1728678128; 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=lqeWVARM7CcCGm3WJ1ihh5BsPfkyeIRMsB5Y6SQZZ/g=; b=u2dtvJ2E5Go4l3nmcCbKQmVQtbYvLtzqb25cALh5VfyEqHlY5BAv9vD53Hpto3kbga UKDSLXlOc15AA7uNC/z74EAHAxPirEqSmw3yukfbmokSM55zxTg8g/84nSf65JZ2Vk2E XpT3TwZW+NHXuS9e74SnX9Y5oEAoGUVz7Vduk918hcHb4QdhkpKKCHBvTSUWaKUH0GDI Bky2srPgopR4E8WyHvO5gItjp1jwCxD0ubBnI5HWFPDFpnwMNG56ByPun3A2FEq8YAPR 7o5yyHVwYIUCmteMNlxyZmJ4JPtVivI042kTpFBQ4/y0Q3UzQaXdDk/Ncq6GKkjx5vgu GXTg== X-Gm-Message-State: AOJu0Yw5fJDMCzOx0Qqz873NHzP1vv5C6KVhNmSVNoJI5121Kvoiy6+T HHgWnc9+W9T0vnnY6Oi9MTA6uVtXREVLqIIyu7US+s0RTT5f7yKHDa+KpS25HaJHRjJbP1WalYz 14K2fmxSIFi2lcxzuQwK99RISONTt5caWPWOFnIVSd1rfImJSMvdttV00 X-Google-Smtp-Source: AGHT+IF3HzunTxhj2ZkgLTAR3g+L14mq50SUrLASzCccmTXZ0jNhWxfStUMSQkphRUKSw+Q8d321N95YfsTd X-Received: by 2002:a05:6871:3314:b0:254:7f9f:3f21 with SMTP id 586e51a60fabf-287c1e1681emr2885278fac.27.1728073328633; Fri, 04 Oct 2024 13:22:08 -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 586e51a60fabf-287d70b2030sm20937fac.6.2024.10.04.13.22.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Oct 2024 13:22:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 04 Oct 2024 13:22:08 -0700 (PDT) Message-ID: <67004e70.050a0220.2fa97.1340SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1ED6F605C351; Fri, 4 Oct 2024 16:22:08 -0400 (EDT) Subject: |PENDING| pw145026-145027 [PATCH] [v2,2/2] cryptodev: move RSA paddi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241004061107.584-3-gmuthukrishn@marvell.com> References: <20241004061107.584-3-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-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/145027 _Testing pending_ Submitter: Gowrishankar Muthukrishnan Date: Friday, October 04 2024 06:11:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b50d6c67a3c033a49739a0bd1a132aee6d9e324 145026-145027 --> testing pending Upstream job id: Aarch32-Unit-Test#3607 Test environment and result as below: +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============+==============================+===========================+================+ | Ubuntu 20.04 ARM SVE | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PEND | PEND | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31256/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/