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 BC24745913 for ; Fri, 6 Sep 2024 01:53:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4E7A4025D; Fri, 6 Sep 2024 01:53:43 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 0B24242DDC for ; Fri, 6 Sep 2024 01:53:41 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2da4e84c198so1036785a91.0 for ; Thu, 05 Sep 2024 16:53:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725580420; x=1726185220; 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=thpGjbp/8j0pz6IHoOwfRfxPFtO9MKJhUfrp5PwAwa4=; b=i3qXrlFwL6v7q3NDLRHeKpmAyxTSR+mxiq6LCaPgtdu2ttnGkd086/Gg/N46EsNaZd IZnTQpS3simblQJNdUewucmglSY+yEYLiVaFQDW61kTT/KARog8S7N69r9++bPYGI4d6 /pdZK7btgAVHHHMkOcaHhwg/U+4vKOtJ9jUcY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725580420; x=1726185220; 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=thpGjbp/8j0pz6IHoOwfRfxPFtO9MKJhUfrp5PwAwa4=; b=mOWJTf0sTWv279nNPrWHcmsLu+mFAeNmh/oBuaw7dANLAzr/tSZhWMfeLollIMhROO ppLkyErmWbQvNZTu2lC1ZzQaxBDEeUhnEXkpjcnhd6f+8sC6xKhqm5YyhnLZAyBVuRMZ QTJiVWLKB3yK7XTG1D2YBG+fPw3MkDUOGQmJy3JvYwuuiPluHp9f+eFSO69MG/jdEA6D BU61VFMP4ybz5gJgvHRt2AdU6sq1VgcrtdcORIDhjeuaELJzN92EXh3FI1wcl81lgIFw UxHvOmMUF/PIQ60QvJjPPbGOQJPYKpESYUslEkGXhWLzOj9apkcV8mNHc0QWAh37eDdh aspQ== X-Gm-Message-State: AOJu0YxkVoPOn3Fne/emu3aeeRFS9GkQgFkqvS8rupovgHZpTewU8F6Z A7ow/iGtp3Jton7kyvH7Wlsa5ivq28DXgzNtSB5pDomf5PAuYrCHNVTtUS4Uqd7LGIalUtvS7kI 6dBkYjAyyLp2UtWhw4ZmWeo225NqZmp3Tyq6Rldo8y2LU7rPJU4gjAfva X-Google-Smtp-Source: AGHT+IHeC/yjx5vLm3eT6M14EWYz90Hvt3gzkeYZQEWP3OXJMsRFukSR3Y14Swb9LWcTfOfFXDHYS6G0PUcr X-Received: by 2002:a17:90a:d584:b0:2c9:6f5e:f5c1 with SMTP id 98e67ed59e1d1-2d8561a1312mr28594997a91.10.1725580420199; Thu, 05 Sep 2024 16:53:40 -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 98e67ed59e1d1-2dadc0a1dc7sm10811a91.16.2024.09.05.16.53.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Sep 2024 16:53:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Sep 2024 16:53:40 -0700 (PDT) Message-ID: <66da4484.170a0220.2719fe.0d97SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 46DBC605C351; Thu, 5 Sep 2024 19:53:39 -0400 (EDT) Subject: |SUCCESS| pw143678 [PATCH] cryptodev: add asymmetric operational cap From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240905181725.2040-1-gmuthukrishn@marvell.com> References: <20240905181725.2040-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/143678 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Thursday, September 05 2024 18:17:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 143678 --> testing pass Upstream job id: Template-DTS-Pipeline#178675 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30929/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/