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 BB708432D9 for ; Wed, 8 Nov 2023 19:16:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B51E7402A7; Wed, 8 Nov 2023 19:16:26 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 3FA62402A7 for ; Wed, 8 Nov 2023 19:16:25 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5bd5809f63aso3175133a12.3 for ; Wed, 08 Nov 2023 10:16:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699467384; x=1700072184; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mKPKCNX19sW24P3tDf2qUlkiIGXmmBUDDzic0R3PPTQ=; b=J6ta9211RvIuMKihKUH0IBRdRlV2Wg83dOoaPwrhdOolTitilkbW2e0sYyUW9AwSgB QVeSUjRfNOk31EDh4O3CFoX0IgYT9kIUWmcr0uzXvsqj8VY1o585Z8OC2EnGMgZImUNT uXvSxElILNLG3tHwJ9lEAGBfUjv57rcfoadqo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699467384; x=1700072184; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mKPKCNX19sW24P3tDf2qUlkiIGXmmBUDDzic0R3PPTQ=; b=s7cF3vO1Cr0Ub/0fafL63/Yz5WnvR4ED22TdS53eoZaM14AfZSyjOGBH/S18+tzmxs nxHqtk83ilMAkrz35avzQFy2qqA6mYANPqEsbIoTQ4mOTVq7KCLIqObEOzThCjcRk53O /P/ZgrWvrZMmQ1konAshYNmLV6LoC7OSaFub3vPaYSvMUkf8YpEMVhSYpu0d3P+Czhlu JsZuWj6NVrpoQVESbgITKPOW9x76SmWozj0Ypqoc+fHcNi7nUgDderTnB76zqw+xEGOL yH+EFGATgui0+PCovIAgs0Tl1SyoK6MJ6zpXeUeV8AGYkkrEMc/jdbJoXg2A+pTSw27p ujLQ== X-Gm-Message-State: AOJu0Yy26gKKbIldxMY/rFKGN9wo0gs7io86FzGnGvOBP//Akx9T3Jrf xtGrdJApDOC7tPbScXz3F8XFiZz3NyfDWFe+b7r7b1fzD7Za11hQBcykgQ== X-Google-Smtp-Source: AGHT+IHeJUVVkIPhFzl/JEaOWvZY2mTSVkHjSj+HDi/uCnBUcWLEJSsdpSVBKR6/zQfX5W0D7HZ1nJrhUGMx X-Received: by 2002:a17:90b:d96:b0:280:509:30c6 with SMTP id bg22-20020a17090b0d9600b00280050930c6mr2524346pjb.46.1699467384529; Wed, 08 Nov 2023 10:16:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u6-20020a17090aa20600b002800ce02dcdsm252707pjp.1.2023.11.08.10.16.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 10:16:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 10:16:24 -0800 (PST) Message-ID: <654bd078.170a0220.efbf6.5e5cSMTPIN_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 09BCD605C318; Wed, 8 Nov 2023 13:16:23 -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-unit-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 | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +==========================+===========================+================+==============+ | Debian 11 (arm) | PASS | SKIPPED | SKIPPED | +--------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+----------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/