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 51D8A4417A for ; Thu, 13 Jun 2024 02:31:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 63B4042F6D; Thu, 13 Jun 2024 02:31:02 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 9D973402B4 for ; Thu, 13 Jun 2024 02:25:37 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1f6a837e9a3so3225895ad.1 for ; Wed, 12 Jun 2024 17:25:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718238337; x=1718843137; 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=Fd9ENrvVr/sg/w5A7dwpYr/yFZZhFBwsQT4Wq5GziWs=; b=UOYNTegJgHMuIyLAV4Oz6A24rVZ230O93JtUATGrK0PpnUcwbLORtaXnmXWedANEof rGTQKp7URK6UPhGjYSLZj49/GKSmv/k/Mjk6nS7f0O7q4dPW9UOFHBM/DpfLD53GFxd9 AZYCGGafHj/rIW6mCix6lgTqa5fnhyIy/QXEE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718238337; x=1718843137; 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=Fd9ENrvVr/sg/w5A7dwpYr/yFZZhFBwsQT4Wq5GziWs=; b=omLRS927ze1NYjK1rnM/cBT7ljqrGT6DJivaIhp+eSGG/CwmWSkaxAtNbkWmPm+YMz U4T2aBK24sH6WSslhZz+ZnEVywZuKdiYgTi2sbl0OVTv/jsMUykVdflwy3SquBnuQWMK V80kLezJhLx7Gtkv+bHJAHKnIT8Z02/8TpQ+blW8LfCRFzhUc79rKMALUMHCgqxOaRDR dTMvy0xRasmguM+TLAecsUsubnOwdsMNDWrMjVmxxILd4+f6bPGti7JraG/pusyrQ0q3 hksG3/n6s0lYCAzojwInonuIEQliceIOE0AlIgn3PXnfoKZTkcTz/XO9yD87uXfcpJCG 7Sig== X-Gm-Message-State: AOJu0YzxPihiIms49SLU0xvS7zA3rZuuzPt5Qay6ViXlcu7CDZEG8hv5 ED+0JEZpSLtDxLZqiMHyeuKx+VCiG1zGLPKx6pflyiCVTGEU867Aqnz6YjYF4WPyNe5iaIz3OpH YueFBwBw1BeOBlk6bKDifRo1URnmgaWBUcV0t5s98l20fi0P0kJX1Z/aR X-Google-Smtp-Source: AGHT+IFh+GJTjgKjzWtTg1A646a/vB5U3U+w4skyT3ILRhXmy7Wazj/yf8ToW9W+Jl39/C8lvy2MO4nogeWe X-Received: by 2002:a17:902:da84:b0:1f6:e306:1786 with SMTP id d9443c01a7336-1f83b70f028mr37802245ad.54.1718238336879; Wed, 12 Jun 2024 17:25:36 -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-1f855e34de6sm19635ad.35.2024.06.12.17.25.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jun 2024 17:25:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jun 2024 17:25:36 -0700 (PDT) Message-ID: <666a3c80.170a0220.71908.0262SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 00A68605C373; Wed, 12 Jun 2024 20:25:36 -0400 (EDT) Subject: |SUCCESS| pw140914 [PATCH] [v2] net/mana: fix uninitialized scalar v From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240610220703.679689-1-mahmoudmatook.mm@gmail.com> References: <20240610220703.679689-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/140914 _Performance Testing PASS_ Submitter: Mahmoud Maatuq Date: Monday, June 10 2024 22:07:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6bbf008457a455fcf4cf7374c280bba697a353f 140914 --> 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ 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 | 1.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ 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 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -4.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.7% | +----------+-------------+---------+------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30159/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/