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 975EA4546C for ; Sat, 15 Jun 2024 15:49:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 949DC402BB; Sat, 15 Jun 2024 15:49:19 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 0C58940269 for ; Sat, 15 Jun 2024 15:49:18 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6b05e504bceso20442906d6.2 for ; Sat, 15 Jun 2024 06:49:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718459357; x=1719064157; 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=lWMlEK/05PeMCTEyICSz9Lf4w+pdvcBboSUQMNdArTA=; b=PxfhfkAsM5E27fEev/iCvN8i2a+nb2WsQxCYLGIxkBn1Jmo3WAloNUWZds/CyhRJl4 M2lkUDq20cOxkIo12Cp1PgujZmdRDGz0MypMIVTpqvSaSrm4whPoyTSvH7kIelMiHcLh YxK2ywjFgHYm36WhBIFvJFMlcF1WBSXH84Vj0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718459357; x=1719064157; 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=lWMlEK/05PeMCTEyICSz9Lf4w+pdvcBboSUQMNdArTA=; b=KxNncZlMdW+PYtimHaNNGe5GhFiPPJW+1i2/zRVQCV94k0KTALDOLpS1Mtiy/5R9G3 UHzeKxjqUJqOt1SXk9cLnEjE8Q+e702bF8MP+Y8Smtv+H4QklmsWqEnV2lYdl35aWlp1 c4nBKKyE5SqKJ6WWsNEFDFsb+eR7N52gM5ApHj72qPr+C9bAocvk4FzJtnyeddAy1l4S uovRLR05Wms6tfgHxLXkEQfUebLMNMq9YQEDXDKLSu5g7WWMChwzMrmFbtDelC2mNAFt Q9bsnAkyQupqL53PA1S1ku+lMkhAOfqy2e1hXeW5hgnXr3UCYJ0pgMln7lQZCYhhbRLk pvtA== X-Gm-Message-State: AOJu0YznaXCk7v35TN7oJ+g+aOgUT7+ocCAdRDyPHIBeui4PN7Qux1V8 nC1MgQj3RFxzaaJS6PxxT9UCGjDJ7CEW2iqJ6YfpLWL2dx/X/UWC1YDfVti8LV1gspQjeK3Lipl 97jVTbyAJsvzPLwbLzI6QWXpbT0mJ9C569J1EBsphwc/8ZvIkhNB7NXqo X-Google-Smtp-Source: AGHT+IGTlbOH5uGz3WWZ1mxl1cFn3MUPxQ/h9svILdKlF/cUXzbZ8eRULDn2Lbavw5WZ7VaToh4v5wyNL0am X-Received: by 2002:a05:6214:a8c:b0:6af:c20d:a032 with SMTP id 6a1803df08f44-6b2afd681b2mr49277246d6.52.1718459357471; Sat, 15 Jun 2024 06:49:17 -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-6b2a5a2439fsm2271396d6.11.2024.06.15.06.49.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 06:49:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 06:49:17 -0700 (PDT) Message-ID: <666d9bdd.050a0220.cc0ea.1abaSMTPIN_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 0771B6050A9C; Sat, 15 Jun 2024 09:49:17 -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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/141160 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Saturday, June 15 2024 11:34:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:6909b48776badc05542a410ebd34bcfec4c248bf 141160 --> testing pass Test environment and result as below: +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +=============================+===========================+==============================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/