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 384044546A for ; Sat, 15 Jun 2024 14:44:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 342F6402BB; Sat, 15 Jun 2024 14:44:47 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id C371340269 for ; Sat, 15 Jun 2024 14:44:45 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-371c97913cdso11863415ab.3 for ; Sat, 15 Jun 2024 05:44:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718455485; x=1719060285; 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=KakxrVrlqA4eGj7oJYF206zajIi7kW0y2dof5jY6Z2A=; b=eH81d6npVEZW4x3vOqN1qvwVU0LDhviK5zhlLgZ4krWg8BvOClYewIKw3E5OK0AK1u wRSYumkSEau5gcPNR3/++N4JREm4vojvExc2pgIJWCpNaOhWgxXDj6oxqInx6Mr/u/qF I5nAdsSWixh68VFTx7fKvgTBbJLHAiWswmcFo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718455485; x=1719060285; 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=KakxrVrlqA4eGj7oJYF206zajIi7kW0y2dof5jY6Z2A=; b=VHAxpw2f7SKQzNiRFdvbAe+Gtud+K7Jm8LL0OT747I3InKaL72KxlS+vWqU8Dv1pUv fvwpzBXMCWHX5a9BpEkQ+ZmJmaogKJCp6xEMCxYO8Gb24lEvY4pJzlQ3imvdRTJa/+oN 3FZbj/z/qjuTm9HAmIJ79xD88VsV7KUozamCBOkCu3jjO8gOtX/esVbEFAF2KmTpV1bx BG+6QWds+L9oLt8R0TA7qamo0gccKbXzTkQkvGgj1sHSDx/WJpnFfzrLhyn3NoK3PCJi dpPafZBImXRYdG4uRPVnI+tJlT1pgSjICxXdA68D+tpuOXrMthvxZ7owj562o4WXA7Hh vNCg== X-Gm-Message-State: AOJu0YwL4/5ifW7ZlgAk0lUBzvEx7C50ifNayR/Kz6tUBI8SAp+jqjLr b73Wkmf1SoFWwOEH3KnaMHHkAHI3lf6CmvKe5xd2tkTHBmpnePQME3vRRF4vSEoUJKLXGTS/B1Z 17hB/1WgresKHblnslt+dY33v/3M9PrOrRkaqCepG X-Google-Smtp-Source: AGHT+IG/uvopChvT3GZ31/mvvl1kTKDgPHRS/esh0Dh+jM28Ipavvo+Srp9+zwNz30RpkUCK8YJT1lKDCSYC X-Received: by 2002:a05:6e02:18ce:b0:375:8b0e:4442 with SMTP id e9e14a558f8ab-375e0e2f857mr54554795ab.19.1718455485177; Sat, 15 Jun 2024 05:44:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-375d86ce8adsm2215925ab.66.2024.06.15.05.44.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 05:44:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 05:44:45 -0700 (PDT) Message-ID: <666d8cbd.050a0220.6bdab.0ef1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A9F986050A9C; Sat, 15 Jun 2024 08:44:44 -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 | +=============================+===========================+==============================+================+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | 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 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/