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 6626C432D9 for ; Wed, 8 Nov 2023 19:31:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E0FC402A7; Wed, 8 Nov 2023 19:31:57 +0100 (CET) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 239BF402A7 for ; Wed, 8 Nov 2023 19:31:56 +0100 (CET) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-45db31f9156so16450137.1 for ; Wed, 08 Nov 2023 10:31:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699468315; x=1700073115; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JH7UI5huHCkTStzjL0cCbqqHsv0LjRgqnMEPrQ4R3FY=; b=D6XMauGl/YDMoc6dnkosMNa9KPT9rjppWr5H6V4FkY0qpx6eMIBTaubA1PaLmSuS6O BjYPAX0ohpo8kEbDsEDDNx5xGj/x1ztSyGhVfAxq7XOr0QzkTYac6lHNKl+83yyESzcp UoWpHsDNY3G3C6SbLRZt5d67pTrBsWGYSOeKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699468315; x=1700073115; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JH7UI5huHCkTStzjL0cCbqqHsv0LjRgqnMEPrQ4R3FY=; b=Rcena6+UDfuw43S1qblZ6DQj0q2gbPN7XA1AmlWivXC4e83ztYG8TkD6InFDH8TPsD zep9cZRAbrioBXBeUybgBulZPmqTV81Kxh9CPTTsXgnt/FDhu32r663o9ImW57X3zDQL 2RDrF6EVBtufo3ICKL+/bRoHzbzJcXe8TwTvYn6hPaALEEelchrvST4wlP8sfugIvtfD t7mnV0ykmsX8XlvQmDYmy6QOAcA4yiQMeibO7q2cTRAdzp0ElDQd8HGViciQ7bWbMb2r L/0yyVW+NFsfMGvhqujw3XmZr1Sz3TfCKO7bIERiaV3PUhIG7q+HcERXYNTz0CLqadyU WLCA== X-Gm-Message-State: AOJu0YwR5htnlJDSbciHNUp+zdZy8+L9NgxO6KY3ThAHmLKdky1o02fU dwt/BdDYOEusrmBNlifGH8+tTcZSeUkSh0vvOzLsYkTwoTXA9bGX58L0MHnY+hdAapqQ17/2SA= = X-Google-Smtp-Source: AGHT+IFI+LqbbpikD09JCepJFfDtdJIVk9My2lEugt5m2ONiBIAN1v6vTxS9OFLCZPB017LVtYZszfqM159O X-Received: by 2002:a67:ae06:0:b0:45d:9e12:a9eb with SMTP id x6-20020a67ae06000000b0045d9e12a9ebmr1959468vse.11.1699468314096; Wed, 08 Nov 2023 10:31:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q5-20020a67f045000000b0045069554e00sm1011073vsm.3.2023.11.08.10.31.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 10:31:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 10:31:54 -0800 (PST) Message-ID: <654bd41a.670a0220.31c16.0e43SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C23F9605C318; Wed, 8 Nov 2023 13:31:53 -0500 (EST) Subject: |SUCCESS| pw133995 [PATCH] [v2] test/cryptodev: add ECDH tests 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133995 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Wednesday, November 08 2023 13:17:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133995 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28286/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/