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 27959432D9 for ; Wed, 8 Nov 2023 19:29:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 21E72402A7; Wed, 8 Nov 2023 19:29:53 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id B16D5402A7 for ; Wed, 8 Nov 2023 19:29:51 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7ac7b2b1e99so266083739f.2 for ; Wed, 08 Nov 2023 10:29:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699468191; x=1700072991; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JH7UI5huHCkTStzjL0cCbqqHsv0LjRgqnMEPrQ4R3FY=; b=Ym/eCjJGW96pPc1lc+Bp/0r56ANyCcQrrMdALMw2gM6IFqpOqB6pV5ZhJQ2R2i65lX GezyVN9c869Yje1lf/Ixr+8f2cwXkn6O0yJVLC4QCN24+TkakDLrm9R2uz2rs/dzFAph 3kfbiKkvT8euejZbNQKGmCT6HbwzdHNiQNkmw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699468191; x=1700072991; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JH7UI5huHCkTStzjL0cCbqqHsv0LjRgqnMEPrQ4R3FY=; b=ocAL2cGsMNFQEHTwE1ap8CseHWoIpnx4LVlweA+VGlpBbgaFN5ZEDsTZKWAb5Jkm7r DqEM/DPYsgRO4NtzhyVY4RScBQP+5CqBDfqJHTSUSL8oRjXu4Ss39m1jqkrZu115n7ga rrk+MX9pLaulHbOQYXTBb6bnhLvSxmeNOEeaSnBXtU2NK+aV4XmsbFCazwVeBfxO5ORl qYsc8EXms/LGPPqbRQfP52GYaA9E3VRodIcLn6Ppb7xxR/puPP8UPR9bVFr5UDpC8FBt USv3P7C9XhJP9T/ZFLQQ7TmIQbuiGWG+qlOmznYOt0ZjEoN5qKxpD4bTB4OsdlKLj7J/ yEWg== X-Gm-Message-State: AOJu0Yz7TihJ/LuTxHNBiSCVfdiXijPnLayvB35DO+ix51TjyLAP6Vui /SeTOEUQneBTvYqDHesQ9ZlThpvLvXR9YRfHa8TI//rViiO+aaVacipJfw== X-Google-Smtp-Source: AGHT+IG1Y+xDX52HFb73FPDiaEJEEqBMn7yGYAzfwdlj7d3aTRwcJN/89qsHJRco3miIWuTNhWIAL/JvzxYT X-Received: by 2002:a6b:5a1a:0:b0:787:1472:3181 with SMTP id o26-20020a6b5a1a000000b0078714723181mr3205262iob.3.1699468191143; Wed, 08 Nov 2023 10:29:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y19-20020a02c013000000b0045558bac7f8sm474165jai.42.2023.11.08.10.29.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 10:29:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 10:29:51 -0800 (PST) Message-ID: <654bd39f.020a0220.993d9.022eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ABE19605C318; Wed, 8 Nov 2023 13:29:50 -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/