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 B5A9545AB0 for ; Fri, 4 Oct 2024 23:32:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93F5B4329A; Fri, 4 Oct 2024 23:32:46 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id A3B87402EB for ; Fri, 4 Oct 2024 23:32:45 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-20ba6b39a78so19128845ad.3 for ; Fri, 04 Oct 2024 14:32:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728077565; x=1728682365; 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=sgarEiBOtRdlpddPlJzytaAP/7vPQFMyy1C6HDBzL40=; b=N+Eyo5V1hmiFzXD6+zJCbycOt95A6KSIQlq5IDUQSLt4ntaGmGosg9n25ntz7Y70AQ Tr3HglY2+ABKOG4FqbjNlVmQqN478Wcpz+i7I6shRIdjyqVGkeAwoIb4tB9ZDbKOAfcY nQX0/QB3tmQOoNAcR3ovS1pvdJqrR5WbgsJ9Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728077565; x=1728682365; 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=sgarEiBOtRdlpddPlJzytaAP/7vPQFMyy1C6HDBzL40=; b=jubmbU7T/5c2x4Y9e9+FoVycpNnfo7CpGzybAlbJcfEuMke2q10fWjaY2RxNv5xNr3 wboHoeDzCIdczhvYOA0iSrpl/IoSgvHn58UK8pQAzbXdrHBWmaaq85x7aWkkvnqmj91d G1UbbcQ9F+aNkmM3C8iRGgzUHnNndnurNnyIDWS6PH2Br397CqsxSjaI3wwTuA5InyIL +AtPUUhlWYg0XwKPMUYhQ0e73dg1lQIVbKSgDzjAa869YXhJOE63WiqiukFmrwbNIyzv 8kQ4ZjQEe7o5stamc+wotqjuZf+8mmjiBoD0hNz3PDlpOT1oKNNu/kYrms//BMl2ZdZZ 1dzw== X-Gm-Message-State: AOJu0YyqgwevFYttbt2G/KmvuMCeZ4v42hFeNuPbvA1k3Vv0+zW+Sz+Y 4wVl/LPhlFp5x3urLqbAj3ahpoq3tH4iSeoWlWdQglPDPnPMs3Kuf31g7IRVi7pm77kHifFvs3y ai+c+ixV41S/29Ettu9PsL9nXaJgeMx1nw8uJ8KchxMqxpWraVq6/cXeF X-Google-Smtp-Source: AGHT+IFhf8tqtlD4VYRtMqhJ1Wl/dHuMa+juVFLroV3xIqbUuqQbVz5jyCY7pwRKV0c/oTsZ6DKlxPu4oiGl X-Received: by 2002:a17:902:fc48:b0:20b:8a93:eeff with SMTP id d9443c01a7336-20bff1a8a88mr39371515ad.37.1728077564723; Fri, 04 Oct 2024 14:32:44 -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-20c1393d7b1sm236535ad.91.2024.10.04.14.32.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Oct 2024 14:32:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 04 Oct 2024 14:32:44 -0700 (PDT) Message-ID: <67005efc.170a0220.1e5914.1719SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DEA68605C380; Fri, 4 Oct 2024 17:32:43 -0400 (EDT) Subject: |PENDING| pw145188 [PATCH] [v2] cryptodev: add asymmetric operationa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241004181255.916-1-gmuthukrishn@marvell.com> References: <20241004181255.916-1-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/145188 _Testing pending_ Submitter: Gowrishankar Muthukrishnan Date: Friday, October 04 2024 18:12:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b50d6c67a3c033a49739a0bd1a132aee6d9e324 145188 --> testing pending Upstream job id: Aarch32-Unit-Test#3608 Test environment and result as below: +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +=============================+================+==============================+===========================+==============+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 12 (arm) | PEND | PEND | PEND | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 37 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31304/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/