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 5650E45ABD for ; Sat, 5 Oct 2024 17:11:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A570432F0; Sat, 5 Oct 2024 17:11:21 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 1DD2440648 for ; Sat, 5 Oct 2024 17:11:20 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e288efeb4feso2340065276.3 for ; Sat, 05 Oct 2024 08:11:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728141079; x=1728745879; 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=7hq4NNNJRVpa8tzNbudgICGuUypx0t23tk6ZMVrIB98=; b=Wy1RDF5ec/7hD8O9KBOkBLayaP4c9HT7FfPy+PlBQqVBmAdLIo0DDKzJWUYcLIWd6R 529OYTfQ51FLOf02FEjTUK+sgTXp6DJ3m4M5P8PLQIq/ZkBNl3h3WMNQFHObCm8j9MyT RzVAetn4xVCGg8qFXf7N7ivAYRQRLTwEBY2UY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728141079; x=1728745879; 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=7hq4NNNJRVpa8tzNbudgICGuUypx0t23tk6ZMVrIB98=; b=SDo8WzJeWHKaD09Ka+nJsWGDNlYJikpAYTXiGwEcqPYZr6M6Qr2ZLkW45GCuEkhDbI l0FpD/wHV1Um4My+/dlGhb8W480l+547hJYUfyZrE83fC6Sico9tnz5WbxWy2ceYTi+0 OzdS/Y7fy9tMiOXTpJjz+blCRKo6nZT/UXwjfoE43t4r7ys0Oj94CSF147YlMZSJBO8G 13LQESR0VmJfRmqMGqPrsEvXjUnZOyPv9HD1hPuJdH35nmgJOjdFn5dh7jUl55MUKNVt /+3gm4BQzHZ+67DOyuz40VUbBRvU68nvKT1F9V5hEdmRDbGj7c9ddk0Be4sS3MNb7oBI rsLA== X-Gm-Message-State: AOJu0Ywv7VFUdryn1Alk8jKsUyJU69qFEcHlsdSuowlbvjn/RIzND9gC ciJCgj3f3DhP10T1VvDgF7OpiyJadUFSOQXGF91wAaOmAefzAMI+3e40XFjJlSrnQ6/WLYT96np gQMTaGwitsf3tXLDLDlNhEAlB+VGBNIpyHgTwFeNA X-Google-Smtp-Source: AGHT+IEEWoVPN5SN+ka0wl4wakCkbiKQMFgHGec02XVN44GQ2TqU267v9YBQqa+pPp4pP8BwM9jwcDI54FXN X-Received: by 2002:a05:6902:2741:b0:e1d:a202:f2f3 with SMTP id 3f1490d57ef6-e28936c622fmr4798046276.2.1728141079315; Sat, 05 Oct 2024 08:11:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e28a5934c61sm82388276.5.2024.10.05.08.11.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 05 Oct 2024 08:11:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 05 Oct 2024 08:11:19 -0700 (PDT) Message-ID: <67015717.250a0220.3b5e0a.72eeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BEF826050A6B; Sat, 5 Oct 2024 11:11:18 -0400 (EDT) Subject: |SUCCESS| pw145188 [PATCH] [v2] cryptodev: add asymmetric operationa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241004181255.916-1-gmuthukrishn@marvell.com> References: <20241004181255.916-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/145188 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Friday, October 04 2024 18:12:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b50d6c67a3c033a49739a0bd1a132aee6d9e324 145188 --> testing pass Upstream job id: ACVP-FIPS-testing#7181 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31304/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/