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 E786C454B7 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 2A5C042EB3; Fri, 21 Jun 2024 15:14:49 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 1C9B340265 for ; Fri, 21 Jun 2024 15:11:58 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-375f713a099so6913935ab.2 for ; Fri, 21 Jun 2024 06:11:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718975517; x=1719580317; 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=N3kpga/ib28uNDKizS1MEOHROIBLt0dRpQ5EFhjDan0=; b=U1RDAIR5xYfGPZVjzJ9gnDWkXoRxS40oCS8nVWoDx5uaxxSdm2riat3r6fKjPB32LK nyL7lFjxnzOFosoc18Yuo8E82T0bWWEcBwHqtYcGumDJnMzc9fWUVR3A7nf+NnaOmFM7 MJb8HGRBMB2C0L/QkJiy6E8McI2MjBb4D5LDc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718975517; x=1719580317; 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=N3kpga/ib28uNDKizS1MEOHROIBLt0dRpQ5EFhjDan0=; b=VPrNqtb8y/Cgsw/WR731OnvUiW4PnS8fUVYbbTYnYn1lrykvnfc0dl8yNAlpV6y36H XZ9rV62GLCU72dR+bLnQLmV6Jfy40KUmxmxkgoI2Y7f6/9eh/FXb7udLlbYz54xUqOqI ykzvfkoCz51mDiTI27CGvYQ0fFY3oTcNafcZ9OmV1Nwa1hKXC/49qRSfhv1UToMZq41z EhsuPtB2SzIgsusA3nwxBXtQxtQyQntp3+IRbx2VALRIpBIrEI8mH/WIqjSPxjTuGY+6 3hjbOeRjNDYiefeObw6CLictMBKQbWVYqb8Ozx+GQFdnaUpV/5wRTzJyKNSk0CmtfnNz rtWA== X-Gm-Message-State: AOJu0YzCFJhhw4GGONQcID0ix5OkKwEUtwEHJFUIpqsXmgVIk+G2OzET /OURaCqS8CfAhwXsfv2e6QpWrn2Z09WMv939cXCExBSh4HQhQ4/ogScMVbZqiIGzdyt9voos9h0 ggFQbC1EIZ3XZwdPLd9MBDUNOedOsd4yvEvlmDG/1liDfBLBOsBato/bd X-Google-Smtp-Source: AGHT+IHpYPJBDsX6l6tpygeZNQ8nfFGjKukqcaEGwVlJFo5USLFc41t8d1Zzt3sCcXjR3GAF7g+Po8rxmC7Z X-Received: by 2002:a05:6e02:154b:b0:371:6b02:9da0 with SMTP id e9e14a558f8ab-3761d6d3e26mr82371595ab.19.1718975517438; Fri, 21 Jun 2024 06:11:57 -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 e9e14a558f8ab-3762f3a8757sm864795ab.48.2024.06.21.06.11.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jun 2024 06:11:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jun 2024 06:11:57 -0700 (PDT) Message-ID: <66757c1d.050a0220.9e412.7c44SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id ED82A605C373; Fri, 21 Jun 2024 09:11:56 -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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/141476 _Functional Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Friday, June 21 2024 02:38:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141473-141476 --> functional testing pass Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | coremask | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ 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/