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 2D5CB454B7 for ; Fri, 21 Jun 2024 15:14:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EAFF842E80; Fri, 21 Jun 2024 15:14:48 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id D5A0440265 for ; Fri, 21 Jun 2024 15:10:51 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-444ca0a84c5so1490141cf.1 for ; Fri, 21 Jun 2024 06:10:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718975451; x=1719580251; 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=kaLi/sQ5XSwwM6hTCO8BQvCosSAehSJwcnYaJupZwm8=; b=BesYOyF/mT+UPza67ZRcbtar0AB0aErnhBlgdDsNoiJDw2un5HpavyyH1HMvavCWfx iGNU35y7aI4Pm6xVIDl1m73TcJ6f90dqZa9/HSrbP/MIc+zULscE50Ut9yR+vk8TCqxd 7MfNwjtijOermnwaBPVIXrT6SYXn0FouLzdR8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718975451; x=1719580251; 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=kaLi/sQ5XSwwM6hTCO8BQvCosSAehSJwcnYaJupZwm8=; b=cFFZkd317/e47rkgU5ZoOIL4tSLxiYgYW+4IFpQIHdEiSWXa2qDcBcP4VJm4HYTSJd YrPCXVsNHGpjDnCnbSXgSM50BzfYO424HAl6RUkxBmx729ql1UO/ijJn4Q9sayH2F4Iy kq2XFjFBCNWCAWmpWdtQ1JnXyBuZiMVyP4paMaR5zKb8YT7x/6shEg5GQVjH+dTU1KM7 kMDFfoJTUee7A4Lx7EBUu9tBLTO4WKAt/rNe4AtIgDxJ1H5wZYl7rammuE5kVp89AfWP T9lBCfj67ty+FSYfqUckrHpG3uAoMSL1PMnZiQ07UFjOhx96xIfCZf+9qrxWlfpMMj9S KfzA== X-Gm-Message-State: AOJu0YwcALsQrQvGTxruARQnZP1V6pqUC8PuQ0IGgWC3Ql1MC6Q8VkS0 4zfjYssN4S/B+OjdpW5VIOIa/0psKskKcR+TFpfmNmlAgCTHxA3lxCM2ktKHzIAXbDlmV/yuXxN Y2sbam2x4tj6BI4KKjH+OS3JuzfXM7LRkLLvKQKR8+G6Cgd6fmIbbJTtx X-Google-Smtp-Source: AGHT+IGCkANpt3HwwX8LAs9AZuCWtvsgVCur7RGWEH+tS/P73yvNKZmy4aP8lCCZUxQeRZ4Go0n2Jvnlf3mF X-Received: by 2002:a05:622a:7d93:b0:444:b691:35a1 with SMTP id d75a77b69052e-444b6913e7cmr42896321cf.43.1718975451173; Fri, 21 Jun 2024 06:10:51 -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 d75a77b69052e-444c2c50f5asm362391cf.26.2024.06.21.06.10.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jun 2024 06:10:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jun 2024 06:10:51 -0700 (PDT) Message-ID: <66757bdb.c80a0220.6c523.2c69SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.12] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D8D41605C373; Fri, 21 Jun 2024 09:10:50 -0400 (EDT) Subject: |SUCCESS| pw141473-141476 [PATCH] [v2,4/4] test/crypto: add modex te From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240621023832.1707-5-gmuthukrishn@marvell.com> References: <20240621023832.1707-5-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/141476 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Friday, June 21 2024 02:38:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141473-141476 --> testing pass 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/30270/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/