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 4304145476 for ; Sun, 16 Jun 2024 08:26:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 759BE42DDC; Sun, 16 Jun 2024 08:26:55 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 2D63A40042 for ; Sun, 16 Jun 2024 08:26:51 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5b970a97e8eso1859973eaf.1 for ; Sat, 15 Jun 2024 23:26:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718519210; x=1719124010; 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=Yw+zYEoXnSrrt34IlSdud7AxPFb/LimUoVvyxhx2Vzw=; b=U5pcmdM09VFBwM3KJlxb+CW83B8r/KX2uVK/vg+l7E/devwVq0q+AbMEhtGwEiQBDg D0r78qEuUxYVs6DcYCKobdPyWfvgAEoXZZEpLFvpt+qRnnuT+Fi8DNB6NORxfcjRiF57 13CTSMMdQfFzkiUeYAsIcqQnB6zUziz0Wi7Ac= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718519210; x=1719124010; 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=Yw+zYEoXnSrrt34IlSdud7AxPFb/LimUoVvyxhx2Vzw=; b=uGiLA99/ozkclMp8aCJb70LabE+gW11yZyvAQ6QldSMFBGX5eiM6LzbfMGxwxBsYUb boFJso/c9UTxcvKcVHXJibPMxPNNmrr4C8UdyOr6+5VS36MG62WP9HhnZd4btM9DC+q5 rLHWw1LAHfD3gVxHZgPX+aKiMdIYD91ZKisU3YE6cgXUuKngJJ85THcs6uJmqNEe5PDV 9MdPkPOxVBdTic4taBGEWKW8RQAY+ijH3AJpShmkNuQ0imZHqw7AvvzfppXJV72IdtsR C23cB8YcfaLS37y6UMyWMIVCzckJURrgDONV0Jghg2b4tAZ1/BRL3v7MQ6aRIvSjNzhg RRdQ== X-Gm-Message-State: AOJu0Yzb3ApHtyMPMLwCN/PaKrEGpFjC7oup+kl4S5C0NgrGeTZDRqS3 yfCxBGXSW+GPOYwFnA3vwSNrm3FuJvnOWXfKxejO17kOo0H4Bp4Jr3kHq1yjj1hHP2iAtAyLpHE AMl79fDsUNhU49+IOLJhiy84kSqFbFWvJ/Da23A3HFdna3XkLL1qekMP2 X-Google-Smtp-Source: AGHT+IGWd5s/ZLhF9q3vk2yz4lwuv5gGflTH5p3qkAgOHWMD/tf3kD3q5WpMx+zgMxB87GjFqhH43eM5e7b1 X-Received: by 2002:a05:6820:1624:b0:5ba:e995:3efa with SMTP id 006d021491bc7-5bdadb9a27emr6564157eaf.1.1718519210361; Sat, 15 Jun 2024 23:26:50 -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 006d021491bc7-5bd5e077b02sm264779eaf.5.2024.06.15.23.26.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 23:26:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 23:26:50 -0700 (PDT) Message-ID: <666e85aa.050a0220.fb41b.0ec4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D0AC8605C373; Sun, 16 Jun 2024 02:26:49 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/141173 _Functional Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Sunday, June 16 2024 04:42:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:6909b48776badc05542a410ebd34bcfec4c248bf 141170-141173 --> functional testing pass Test environment and result as below: 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 | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ 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 | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | 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 | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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/