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 26FBE45501 for ; Wed, 26 Jun 2024 16:31:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB810402B3; Wed, 26 Jun 2024 16:31:08 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id B322140151 for ; Wed, 26 Jun 2024 16:29:26 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-70671ecd334so3212769b3a.0 for ; Wed, 26 Jun 2024 07:29:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719412166; x=1720016966; 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=4+492z7D/eA+bZudw0NF44Vat11Jy6fQWYfLekCUUDI=; b=T409IgBAKQ6zn7mKZd/pOp3vjvJcr7LIylPU+C0Rf1XCF85LAwSqMBCa2b9Jz+ah60 cXpsO7BJxlmF9536BJfm9ljt9wFelsvbcIkNclyS8fgsPdNyN6iLHA2SNub4rr4+NQQN M4BAYLLzF88za7Pewkb8UJ98QgfdVzqiP2wDc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719412166; x=1720016966; 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=4+492z7D/eA+bZudw0NF44Vat11Jy6fQWYfLekCUUDI=; b=MvnJr4xhI3zKZeUx+boSLTfr8ls9ACty7IxaGFVIBQNLTASsuUJ6ylAmIt0htACGeC vvsH5mw+OIJDSpX8S87Jux2Kd/zLQnK4gkis0NB7pzlXrS/g64bR6WCD5QpPmHtUlR+K 54adYKH+qrz7A22QTu+OKlaYYOWeXtobv8qzhxQREnEWKE7oTw4hThJHTuKmMirpNpJ6 +UShTNcn2bJUAAbMTlZz0UOx4TKG5pnQ+9Posda50XHJqp3TAi6L5LwAqUXP6lDo3/xq 0517D4gP3zdr3VJm4J5XIoUFcXaVvRSKXz3PyCxPMvos1Js7Us4kSZJLnD0Rqx6VFmyH ItkA== X-Gm-Message-State: AOJu0YxHh6mUtVrXn/gbjZ4rS2TIk6Tz1G4CmZ68Nb1di0Sbz9QyVrTb 0m7U7iwjMf/Ufm9mFduDnSKhr503yLsjvN9QI3WF6wtmXTwBlBtPzDD8j8mLuwInyALVgszO/rR wY2t3Up7cje9fELiFDAw26Mpr9TwIDXANgq3zMhFT0iM/7JrxcTNPz20M X-Google-Smtp-Source: AGHT+IGvKQDEwnNFMHSYtH0zrUKsEv5KkJH9psgxX9utqB7d0gSS/Nj3CYaELuELGLmG+/rFxnaQs8T86YW1 X-Received: by 2002:a05:6a20:1581:b0:1bd:2ae7:792e with SMTP id adf61e73a8af0-1bd2ae77a21mr3078230637.49.1719412164906; Wed, 26 Jun 2024 07:29:24 -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 d9443c01a7336-1f9eb325663sm3796425ad.58.2024.06.26.07.29.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 07:29:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 07:29:24 -0700 (PDT) Message-ID: <667c25c4.170a0220.ade37.b2a9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2D711605C373; Wed, 26 Jun 2024 10:29:24 -0400 (EDT) Subject: |SUCCESS| pw141756-141758 [PATCH] [v3,3/3] test/crypto: add modex te From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240626100345.1758-4-gmuthukrishn@marvell.com> References: <20240626100345.1758-4-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/141758 _Functional Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Wednesday, June 26 2024 10:03:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ca8a873f715e19550fc7dd43ce94af54158a725 141756-141758 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30317/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/