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 A50574546A for ; Sat, 15 Jun 2024 15:16:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0602402BB; Sat, 15 Jun 2024 15:16:28 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 8540D40269 for ; Sat, 15 Jun 2024 15:16:24 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5baf901ae65so1485315eaf.3 for ; Sat, 15 Jun 2024 06:16:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718457383; x=1719062183; 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=P6knMA7mYX1ymzY2xMzFhVBwAu+cJXTpetHHQwHV0l0=; b=PZsDnbI3/46i/eiKJHUi5J7mBULvupCb2Na2w2s6SnYWF25F+EbDSINwWtia5Ildmb qf1U4JTlvqlcWcfA9x2gPEST2S9MX3uJcZSuqoaZPgt2+7HtHOYYjMHWwt3WCGQ3Jerx /5TbT4pD7KTGK2R/RDo7qTqmFFgid05uLsAJ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718457383; x=1719062183; 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=P6knMA7mYX1ymzY2xMzFhVBwAu+cJXTpetHHQwHV0l0=; b=PuQnTUTzpIXJAhp7k/wxU7BoXFk2cka3tz0z2c/yHzOsk9JiRy8sLMOYH7Ituxs0n1 Sy5YmOcFSlx/832ymfRQluI5XRbuB/QNU0mLOlG9Z6IViM945jQCfjFHB8ltOSVv0COF OapYx5bTakqftkvZYK5YEVGkW8lGA22l6bR0Hdv4eeBpRewcGHk+vRiBjsTX7It32F83 GfDpEM5gloFpfFvgRdD9E3McyCk0meevgCUA2QH3fqIkCvtBFmMd6jyhqhzez8DdhrrG ovPbwxZUkk0I/YDYuPZk3wm9PHot1Fx/geIBseQHiG8RKtmJcQh+Oh3oGl7VDnOVWy7O IvLg== X-Gm-Message-State: AOJu0YwvihmgpZZo4pJvAZBaTiYaitvFdFWxIaqjhn3F7yNs2aepwuQY 7jnFKNBKgSYETsmNewT3m3NNMCcq/V8l6kuT96fH24BFduB55RyznLrRTu0vJk97+TCEHjzWuFN J9slA2FE+HHW9KOwlNeM0AUit9vvjSkwSiq3+DLaAkdJgynuNOjCUYqG9 X-Google-Smtp-Source: AGHT+IEKwTeWJBCjfqzT+uH7e2CQYVRk+OASLUsjk3GcM6kO1zpW/mmsSIx1jWmYywyj7/0+qlnBIEDkP+WY X-Received: by 2002:a05:6871:295:b0:255:1819:b444 with SMTP id 586e51a60fabf-2584288f1b0mr5892526fac.7.1718457383595; Sat, 15 Jun 2024 06:16:23 -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 6a1803df08f44-6b2a5a2394dsm2400126d6.13.2024.06.15.06.16.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 06:16:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 06:16:23 -0700 (PDT) Message-ID: <666d9427.050a0220.52919.41d0SMTPIN_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 43CDF6050A9C; Sat, 15 Jun 2024 09:16:23 -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-intel-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: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | 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/