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 65C7443206 for ; Thu, 26 Oct 2023 13:03:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6031D402BA; Thu, 26 Oct 2023 13:03:24 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 8B9E5402BA for ; Thu, 26 Oct 2023 13:03:22 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a7ad24b3aaso5633757b3.2 for ; Thu, 26 Oct 2023 04:03:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698318202; x=1698923002; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Gt3MTDodJHgB1YOS1S91TbVwc78kNWbNxsnA7O01r48=; b=CPYOTDJDWz84pzxtRCaZc+qnQSHp1Nsq33oI47qT3nQZrtZdbCDhoKMD7LOXF4/cMH K82A1moIz1xY70q2CqxMAq9uUwtyd/mr6aFBHo1eXwNaN1KnqXe1UdVDECvqqovrXiLB fNsf0NUZ2k1Ltcqu6zgBN6gHEnDA9zHa78CTY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698318202; x=1698923002; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Gt3MTDodJHgB1YOS1S91TbVwc78kNWbNxsnA7O01r48=; b=w6Xefmi6AzZooVcukqUG+2TFUxTxR5+7l7qDKdaLfflLB5ZtrX+v+T4af5ZAGvFiVn 2OWflyeX0YH96huPs/ITSFZQzJ3q+LY0drOIZDHpYepAWzREunS4JEUJ9KXRJlAELMx9 /pMfWMF6fbV5LpMwuF0QSxL0FYcKAcSw+XCpJRNNRCtkMWrrYmNNWZEnQsTDZZP8I2wa PT9j3D6qlwER7CRR7VkdX0SEfTwuHCpZQbTJuTIeax/ISHTyZ/8ChIprDI65LSYu3cNS kL0LMg3eMlM6ZFmLtYQhfLGQiPjHXskAGLSZK7BZb9EoXcf9JVYj0mBb+dxLxkV0nrIZ 2hWA== X-Gm-Message-State: AOJu0Yzly1gf/fHN21qkR7seJzSxrzhhop8WuzTXR8XrZOgh4ctpg2X6 HC05rgRzie1/deQQrl12GQOv8BnhrCjnF890Se24oT5rKmyv8NX5BFW+dw== X-Google-Smtp-Source: AGHT+IGiRZxoPhlDUurRHJ61fCHbcSLLljAzwR9PM8h6UWZPRb8hWLc/Ka3LpdyvEk5GVpti/Dcwi6CfmuFv X-Received: by 2002:a0d:f582:0:b0:59b:eab8:7ac6 with SMTP id e124-20020a0df582000000b0059beab87ac6mr19331885ywf.42.1698318201992; Thu, 26 Oct 2023 04:03:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i15-20020a81910f000000b005a1eb7cd3fcsm1568788ywg.19.2023.10.26.04.03.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 04:03:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 04:03:21 -0700 (PDT) Message-ID: <653a4779.810a0220.66cd2.fb78SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id A18CD6051827; Thu, 26 Oct 2023 07:03:21 -0400 (EDT) Subject: |SUCCESS| pw133378-133381 [PATCH] [v1,4/4] crypto/cnxk: add ECDH sup From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/133381 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Thursday, October 26 2023 08:15:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133378-133381 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28083/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/