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 0F3044546A for ; Sat, 15 Jun 2024 15:46:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C4B5402BB; Sat, 15 Jun 2024 15:46:57 +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 679A940269 for ; Sat, 15 Jun 2024 15:46:55 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f4a0050b9aso25961475ad.2 for ; Sat, 15 Jun 2024 06:46:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718459214; x=1719064014; 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=oTTqS1Q8oTTlzS/xlAneha4YIVUt6QLMUFSWCWizT/w=; b=jpFDlf50H/4IAcs03RiLOX80Q1e4ElkDtWqvYIUHYDncyrmZNZYDHkvvuu3604juTe fUjY1wijiswH9wIGD7gs7LZtRZALxKFk5PAr1Ndiz5feOv02zgu0tKzhxqKE5WgJrnxI kOn4H0SzQqNE+k9TgnBDOJXtK/mBqRhGwoWwc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718459214; x=1719064014; 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=oTTqS1Q8oTTlzS/xlAneha4YIVUt6QLMUFSWCWizT/w=; b=bqdBqddVlU6VrHdSPkxUcSjTUXBvjVITuzsRI0wuklaKz5wFdcBMPhTREjsSISgBFY X7ZbXkWtx3Uebarm59bMaEAJvIFNyR1/SGIiPlnjYTEIrrS8+U9g1vx8F5nXjzoT67Pi HGzlL3zIcVGDSgKvhkdyAbB+7gpDOkG1Mc5yx8NKHL7HSJOdIon/j7gcmytD2g5as47p HyVqKFM2RBoP9b6lLwjTm1oiymXK8r8Y/EVyPZaGrKW5JM4EaihowtYWzAfhLF0BOSSN 8U8GAgf10jx0CZyJ0DYuFdlAx771xJrstqEEYdWSnBHDyFynXhxfleHinIAQEuHMa5B5 evXQ== X-Gm-Message-State: AOJu0Yxb60Fz5A5O26YYoiLverFbjs/YpE6stDnYR3oCJDlPn7Q+G+kq imFyktTSyqFDD3V9iGwmjJ6d3XhYWAChHWxPKoo6qAk0TYtrjovhAEiUxffo1vBEw/a+XYJSTn9 jkI7pNGKebin6Fa1w3jKCL3m4lr1fUh9YHRZR4YIZFJ29C48xRD0U4qDw X-Google-Smtp-Source: AGHT+IH/ScwtmCQOFobq/VfoeaQjTMJxkWJRb8UoYCgkL2okk8x+K8QDO5ee4csTbKf7VGZNRWdPYKHEZznQ X-Received: by 2002:a17:902:da8c:b0:1f7:1ba3:b93e with SMTP id d9443c01a7336-1f8627cebafmr57999095ad.21.1718459214667; Sat, 15 Jun 2024 06:46:54 -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-1f855ec7f0bsm2919945ad.79.2024.06.15.06.46.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 06:46:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 06:46:54 -0700 (PDT) Message-ID: <666d9b4e.170a0220.1cbc4.73dfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E54B06050A9C; Sat, 15 Jun 2024 09:46:53 -0400 (EDT) Subject: |SUCCESS| pw141160 [PATCH] crypto/cnxk: fix ECDH pubkey verify From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240615113434.2331-1-gmuthukrishn@marvell.com> References: <20240615113434.2331-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: SUCCESS http://dpdk.org/patch/141160 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Saturday, June 15 2024 11:34:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:6909b48776badc05542a410ebd34bcfec4c248bf 141160 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30198/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/