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 43A8B45420 for ; Thu, 13 Jun 2024 22:59:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 41161402BC; Thu, 13 Jun 2024 22:59:38 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 51D284003C for ; Thu, 13 Jun 2024 22:59:36 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-24c9f892aeaso704838fac.2 for ; Thu, 13 Jun 2024 13:59:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718312375; x=1718917175; 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=+BER0Z829de47pTSd31tVOAS50xWVa7z7oCt2GL+a/g=; b=cf5BvTl5TrUtyjCeNYOjje5GJSIAToRVC2BZuP6EZItJMoz3P7lMTK9sqsBmhxNzCF DpI7C/p/d1ufWc0j6PsLh3kD+nv8xFyk0TLtsMF13/1voK4nLs53LEnNxebAKKvVASJ/ quocSiQjfP3efN7AC3xlQ9I5BlEGY7v+lNs48= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718312375; x=1718917175; 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=+BER0Z829de47pTSd31tVOAS50xWVa7z7oCt2GL+a/g=; b=Us5hHlUC48DiJog5eSqqYPa3gjgqSJVRPd1GjOIprmAp38DVCDwklqee58K5bxLoqK UsRMrLAfaOSSWpZWq+A78LSSJHxF3h2+uuxgyWb+5Mb6TdPcpSkPpn7UGqpga+8lRjn7 iu7SBTbrCeFerDR32Rz8O2HXs3Buo6xMf88SrVm8QPev2qwdV140IpUhcwQ4xv8l8CJ1 ieSFEZ7jPmjUBC99KbsthhOm42kHono2ey+nnt7trNwe9gXQx1g6QBTp41QIpMtjOaXB nkbmuiABFUGBb6XkvB0B2KnSXuDTO0NXLq6IJdK2tPLbMVPjBiSSXNFy01RPAZkcEGi2 69SA== X-Gm-Message-State: AOJu0YyZT/242sQoUGnIeIX7yTgSOuv3fEfeJP9QYwBkiEakd/ayoOwq HIZrJVWjp1QyOLZSl75Cx6cVJcWxhD1F/eI8ZdPTcs4XFTfuX1fMRvgoV9u9fti7fhjb2kec73a IUP+9QXjnKkCoQk4l6Wm91pss/CMayu0ThEq43gl9SAOkGocKA4sMPsnv X-Google-Smtp-Source: AGHT+IGZ/7Tl+h44Wwa0hwfTvCEKQkJxeHvA8u9vSdBr7mZDym9wKgvTRBfBY4J3YAzSvf8drAkNo/ncX2tQ X-Received: by 2002:a05:6871:3412:b0:254:c27c:1b19 with SMTP id 586e51a60fabf-25842b7d27emr895114fac.54.1718312375591; Thu, 13 Jun 2024 13:59:35 -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 6a1803df08f44-6b2a5a249cbsm941406d6.8.2024.06.13.13.59.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jun 2024 13:59:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jun 2024 13:59:35 -0700 (PDT) Message-ID: <666b5db7.050a0220.c6377.6f66SMTPIN_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 4C6F9605C373; Thu, 13 Jun 2024 16:59:35 -0400 (EDT) Subject: |SUCCESS| pw141130 [PATCH] [v4] net/mana: fix uninitialized scalar v From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240613183040.865732-1-mahmoudmatook.mm@gmail.com> References: <20240613183040.865732-1-mahmoudmatook.mm@gmail.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-Performance Test-Status: SUCCESS http://dpdk.org/patch/141130 _Performance Testing PASS_ Submitter: Mahmoud Maatuq Date: Thursday, June 13 2024 18:30:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141130 --> performance 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 Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Target: Unknown Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.0% | +------------+---------+----------+-------------+------------------------------+ 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 Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -3.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.1% | +----------+-------------+---------+------------+------------------------------+ 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 Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30184/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/