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 4E3E545AB0 for ; Fri, 4 Oct 2024 23:30:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A4754329A; Fri, 4 Oct 2024 23:30:19 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 920B0402EB for ; Fri, 4 Oct 2024 23:30:18 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-287148a44f3so1321975fac.3 for ; Fri, 04 Oct 2024 14:30:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728077418; x=1728682218; 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=T3i2StC6EJaDxtv/ysbMyZXS6CyoCq0nbl+7dANkeUc=; b=jSVJFUAIy0yluFKAp329fcUQqO2XLJcBoaCTpnx+QTq3/zaZTWfw6QDEilqwoKvVoh WRF+ruJW1lsk6BhqgG+CRZVH2OMo0swiIF1h1/vvjaFvZuKRlTbS5TG7H/+JV1q5fNgi H1iFxNZleM5iXJPX27n4iNZLsSZkDd7Dhw8cE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728077418; x=1728682218; 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=T3i2StC6EJaDxtv/ysbMyZXS6CyoCq0nbl+7dANkeUc=; b=WqzYP1ldnynUcdJo+DA5xDUQwwUXBrdRmVvtqx1S/cZFNzXHu1SMUV5lK8oFQsNnUa 7QRWYsKzxbUQIN2NWsCEHGMphPb4MBt4Cnvn2wFZv9/LvCAorLDsN8e2BTzTcZvQ8XQ1 QjeP3qry9YT98p+hRaK1wibGsy6Yl61oZ5yzvgAGkZ/bk4WBnIBDAyi5S7R79oqiucb/ mUXrlHfNooX4prLLdIpoNhHj7TYOG4x99MFZ2Onxz8Ocb27o2kRWPCTBOediQ89MtmXF YL2zGpAlVBtqWakXlD9/M6nIsbcoj1rplS1JdqSwfFXF40RZSCDhGohv7cq3gnJrQsWG aBsg== X-Gm-Message-State: AOJu0YwEdkssRBrufi6I8gn0NYBqO8AXCDwSB7Hvo3mrfUaoz4dXmH7r fEjys2E17xxNbIm/KT5NMsDT+OIGbGKUjFM6HhSkxxJs/tGzBaYAJFrtk2tAVTQVj4FpqhsFS7r par1RGRAOxxW0iZQViYtGGKvcPUYGEj7hRdgtuF+j X-Google-Smtp-Source: AGHT+IGUG2dDn93wWu+HZgv1es8mCDUCaBU5MfWePxGdOZy4vuNpXff92kduv6N0bQAoD2Ag+MM4u5S3C/YM X-Received: by 2002:a05:6871:51cc:b0:277:feaa:a6cb with SMTP id 586e51a60fabf-287c229c916mr2465630fac.29.1728077417845; Fri, 04 Oct 2024 14:30:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-287d70b0ee6sm27354fac.2.2024.10.04.14.30.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Oct 2024 14:30:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 04 Oct 2024 14:30:17 -0700 (PDT) Message-ID: <67005e69.050a0220.2e11d1.1b53SMTPIN_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 528C7605C380; Fri, 4 Oct 2024 17:30:17 -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-amd64-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: Generic-VM-Unit-Test-DPDK#25505 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian 12 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 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/