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 CB7D04546A for ; Sat, 15 Jun 2024 14:26:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C839E402E9; Sat, 15 Jun 2024 14:26:02 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 1CE1540269 for ; Sat, 15 Jun 2024 14:26:02 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7eb01106015so134010139f.1 for ; Sat, 15 Jun 2024 05:26:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718454361; x=1719059161; 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=sHY1bGPgXcZCohCPl3jkYkJ8/rliFuxawr2P80MIpwk=; b=CQSw38ndHuihKyYRWZGVfDdlvaNUG8ZcXZKvtYqNB/4fLTd2Zdtlvko/1IwM3bGoH2 itkRLRDGruAF0IAiee7jV0qJV+M7LXM89l4eVA1KLfflqBYayIfrRRSA+XsaZNVRAqhw 5pF+Ld6yRJOI9+5yB0R7P0R8sea4AuqvNy21E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718454361; x=1719059161; 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=sHY1bGPgXcZCohCPl3jkYkJ8/rliFuxawr2P80MIpwk=; b=bo3ohqWx4ySlffbTxUiNtiyyvSCuuFWb8HiZlhjoywry23kfrb5lPZ29C+fzFlX7o6 5aWxs/RfegGGDZqGSuqqY6q4uCP5Wj+oUkUq/341O1YCn4s0NVDwpPtbPg8r7m0/GLTk gsYsAYr9mUi7MfUaHecspyfHxPGjfXoVZh6xd04f6vjQ3YusX61axMQvDfz5guDC/axS uvZXVjHtZ05NXKV9+5quRE5bIx/fTKL6yM0EhUTehTaPhNfYtmjppBmf8sMuOX7VyIG1 ZDaJCLVwpX+0qg/sNbaM7tz19CwXfCI7avcKKJes89A1WVL6uc4Vp27tqixxK6CKfo2/ g7Iw== X-Gm-Message-State: AOJu0YycG+CJRF+/SWMwhigDf5b/I455+FGQmUJisLCtVIYeNXS+sxqW dhvYLmK4F82EY5o4ndhqw7oJgn4aCm7jAdBDcAl+U6nWvMKjuejHBtU8JFYXC6MNq0J8txxrnzZ lt7iqyLKRG8sFUnJBAx4OaoCHbMuvKqWfxMiXAdoN1srH5jA8E05yEX+i X-Google-Smtp-Source: AGHT+IE7AbNCZ7Tewl26KNlHBTQ9vN0WXvgJAJEMjDXW+jkMkK5esvig7UFUNC4AOaiK44uH/qgnxBVsno4T X-Received: by 2002:a05:6602:148a:b0:7eb:773a:959c with SMTP id ca18e2360f4ac-7ebeaef2a0emr583753639f.0.1718454361359; Sat, 15 Jun 2024 05:26:01 -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 ca18e2360f4ac-7ebdba5e94esm15756239f.15.2024.06.15.05.26.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 05:26:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 05:26:01 -0700 (PDT) Message-ID: <666d8859.5e0a0220.a2dc0.b451SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8DF5F6050A9C; Sat, 15 Jun 2024 08:26:00 -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-compile-arm64-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_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/