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 A8FAE45501 for ; Wed, 26 Jun 2024 17:00:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB2B8402D4; Wed, 26 Jun 2024 17:00:25 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id B8DF7402C8 for ; Wed, 26 Jun 2024 17:00:23 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2c8dccd0fa9so563841a91.2 for ; Wed, 26 Jun 2024 08:00:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719414023; x=1720018823; 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=JmTSa81UZRzImn/rJOcmZzM9vtkm7NPthy8o012k5uA=; b=h9SnGoODIvejhHfh5JUYq+nlrcQ3riuwkJu+RRyp6FbCNu0wQnZz3O21EOBV0i8pmB zZ0jWUU5xW/DgsaCm5GWig22d5rY4fiqSPTiPb+lD4drJXBDgwBJ9Eok7gDP8xQ0Xwle EkENhtOEoZU1KLjAVuvvxDe/nt7JpX5E1d/Dk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719414023; x=1720018823; 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=JmTSa81UZRzImn/rJOcmZzM9vtkm7NPthy8o012k5uA=; b=kGvG0hySnI2wKkBVhP684dQFbdd1wvSJaDDD/abyLYPYlztAPNfpix8DTNcSnjd/s/ 4DHUaNPNEz0twAJQBEvLJW7psQEKzyR3/yRA51Cls3e7T30W+aKmXa+8aAQBgnojHXej Skl4ZL9ZH6f2Zz1ZcavRlMI4yy4fDuHKQtqWUsYCY2XNvQwjJ5s9tTE4Z2op0RP4MU2v 5CMuO1IC+bUwvQchLEl7ad07TxzGg71juSMdkvdghyqN8E4ZA5/ZA3ds4BFqJrVFlqzC WKuGlvgz3PiTOFr8Ee2RhCkG2Lfu/MnANDikAWZan1Y1N/CM0HbMFg9K8WRB+KlyY+Dw iC9w== X-Gm-Message-State: AOJu0YxS6tjQMKrYRTmwo6lhR4ErEmmn7YYdegNqzPBQUgLXiZdxh5m7 M9Pm5GjQsWCpa6YUjVMlcGjRWPFBkqcT2tubWSpvXl9SgMAVBPsuM9WtlRrc8+3vbIEyi2Jg77F 8Jc7FffK/DriahSL0TzlR27W7Czk1oxQJcjznDyssK/vgtr8LqrTsfknn X-Google-Smtp-Source: AGHT+IG2ZXkh8SdC2tDGotB0z7QWUX9SVI8jwtrXlSLBWuuxeCToeacWEjqXjotfrhZQkWeVgZx9HwXn8IE6 X-Received: by 2002:a17:90a:780f:b0:2c2:f704:5278 with SMTP id 98e67ed59e1d1-2c8ab7379d4mr5364250a91.42.1719414022861; Wed, 26 Jun 2024 08:00:22 -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-2c8d81a7782sm101815a91.14.2024.06.26.08.00.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 08:00:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 08:00:22 -0700 (PDT) Message-ID: <667c2d06.170a0220.850ec.6bb5SMTPIN_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 44D5D605C373; Wed, 26 Jun 2024 11:00:22 -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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/141758 _Performance Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Wednesday, June 26 2024 10:03:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ca8a873f715e19550fc7dd43ce94af54158a725 141756-141758 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: Unknown Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.0% | +------------+---------+----------+-------------+------------------------------+ 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/