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 DBD0C45479 for ; Sun, 16 Jun 2024 10:16:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0AD540270; Sun, 16 Jun 2024 10:16:28 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 1BF0A40042 for ; Sun, 16 Jun 2024 10:16:27 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5b2ed25b337so1748564eaf.0 for ; Sun, 16 Jun 2024 01:16:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718525786; x=1719130586; 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=js0BPLBEzZ65hQ2O2S3gUctNSqJBYeqomW5F2+o9OeE=; b=dra8GvV8mTg69mBPuYmPSff0L+rKB6Lsdf+1lTePQavblCgRSLxj33Pwqt+ou4/WFZ bYiXEoGvYs+XsHNXX5bvCGS8A3yBMrN6qgUUOGawjID/EDKP21Pnfe29HSX6bMNzTu9u uUI8atfCPZCU9RJ8QYE2PEzP+bKSKRQQ5yvfo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718525786; x=1719130586; 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=js0BPLBEzZ65hQ2O2S3gUctNSqJBYeqomW5F2+o9OeE=; b=lwvtANSLh4Ai/Y/DiiFcqMzckxxc6+FK9Y5qQ2G3gmsDlkBmxoaJFsqPE7S9uTyPEI UYR01MKXYT12yCBDXT72Xlkqp3JE8wZS9Ciq9we6STZAj5OJo4EFa1wMU8ajd7A5C1ad d4ENVo//jY3YZnnsANtNRGg5mfCVndxk+G0BkX4I2dLtW5AFbPR2CSfJPXTCy81Pp7/M dLPsMkCQWcizoFrepQNZmsvRZCHA+Tj0892MO8bEoX1EJTCIFEST0STK5sQsRY1pPSz5 q6LTYBfCWXCcuPvka/w9g2CVEH19J9nlufNpfKNB+k7Q+vSJtEvD5k/9QY27km7xDXld 0+gg== X-Gm-Message-State: AOJu0Yyc5ZHOvATIfM74lE8hIgUZo/oATwxopjxOsO8R4ViG3stwmZhE 4lsGxb6qSWlV7SKFtDrAX6Q/6XLL8ojGk2ey89sul7dbb6gtqI0Ljzv/f7ljIark9QZOzfevBQd zyXx/6vtG26ool/g93oTAjSw/0b3O3xF4EEzQ2+UgFbCIVqgsKx2hksmM X-Google-Smtp-Source: AGHT+IHm7oH1jeF9LycYYXCeCZiqcfa/mBghgN7g2GO3Bw79bU4pijXQ8NM+DOC18WdOgZqBYzF/XpQZUmv2 X-Received: by 2002:a05:6358:590d:b0:19f:2c7e:a248 with SMTP id e5c5f4694b2df-19fa9dd0997mr828269855d.3.1718525786030; Sun, 16 Jun 2024 01:16:26 -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-2c4a76e0240sm655819a91.17.2024.06.16.01.16.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Jun 2024 01:16:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 16 Jun 2024 01:16:25 -0700 (PDT) Message-ID: <666e9f59.170a0220.28e66.cb65SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 252866050A9C; Sun, 16 Jun 2024 04:16:25 -0400 (EDT) Subject: |SUCCESS| pw141170-141173 [PATCH] [v1,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: <20240616044223.2841-5-gmuthukrishn@marvell.com> References: <20240616044223.2841-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/141173 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Sunday, June 16 2024 04:42:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:6909b48776badc05542a410ebd34bcfec4c248bf 141170-141173 --> testing pass 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: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30201/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/