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 4860A4546A for ; Sat, 15 Jun 2024 14:27:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 448BD402BB; Sat, 15 Jun 2024 14:27:12 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id A282840269 for ; Sat, 15 Jun 2024 14:27:11 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2c2ccff8f0aso2539968a91.0 for ; Sat, 15 Jun 2024 05:27:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718454431; x=1719059231; 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=yPKEEO9McgPQsF7AkOxXV4ByZH/mrSzSOcys1z1e+dA=; b=OpkM1RlE1SPgV41TbTFpqyHWwKEhIEVEdRb/QUjciEjkNtFUWrwU1BfPWhSD71C78Z pNGg/XqDlcaHHunnvTtwy+jkcNZ5k3ZL5Z1M7ymE7EKX3NAZOWlcaVBp/VMbioyoTxLN cBZAQxwoicqNNzJ7J5j7mfoL7lo2CW+rv4dEQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718454431; x=1719059231; 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=yPKEEO9McgPQsF7AkOxXV4ByZH/mrSzSOcys1z1e+dA=; b=AVkVEOjuM9JDWE7YXqfMriUGQ0gZFzfdofOOH05s3YDUW1DO5sr6lNCfqlOM7fjxYv xvjjAy0t3m2ZNnT14UhO4oL5MgJwHe5w/1lAW1g9Eo09DcPe/6bqsZRv57FHj17xk/3Z nZYg5nL4VC3B23zAG5KmHbAwfpWnjexDTWXluKcjQUXkZAlgtjjEEN87s3bj/MWEHQt1 DJ7/sPijB1308NQN7OM8QuU8A9JrlMMpVUoMaHy5sWXsqxtkjd1N8KToDLa2FDmnIkSE MZ8m299FEQRAnErH9LtdyuPdCDdJWfHMaZnCJy+LANqk/GdIWIC2CPwa4m98ah+XI8FJ Ncwg== X-Gm-Message-State: AOJu0Yxq/AORwsVT8HDwBsfXPSWPwh3ke4Jg2Kxgfs5Rv4E6T4Az1rvg 9XYiyXNE7Pf45zq6r2fiyl+4kbtUAdeoaprFm+a6LaRnjhzSV+YblMdycp6MffJheoj8RWsSfqj XhpOFp13llwMBoK9140D4BKAf2vc+4OljIYN8tgTZer+tSvEm/iCNXgaL X-Google-Smtp-Source: AGHT+IHh+rOZP4vIloqE3zJ1hmtJ7igsCue3dhOfEJRfN+aSrPAChKZW8UAYBSeIDq8M0AD6DcrcyPPk7ZpX X-Received: by 2002:a17:90a:528a:b0:2c2:f061:f583 with SMTP id 98e67ed59e1d1-2c4dc0288cfmr5023687a91.43.1718454430766; Sat, 15 Jun 2024 05:27:10 -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 41be03b00d2f7-6fedeceafa2sm207999a12.18.2024.06.15.05.27.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 05:27:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 05:27:10 -0700 (PDT) Message-ID: <666d889e.630a0220.70de3.f4d1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 78E6C6050A9C; Sat, 15 Jun 2024 08:27:09 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/141160 _Functional Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Saturday, June 15 2024 11:34:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:6909b48776badc05542a410ebd34bcfec4c248bf 141160 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ 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/