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 0C7874417A for ; Thu, 13 Jun 2024 02:31:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EF4042F99; Thu, 13 Jun 2024 02:31:02 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id E49F6402B4 for ; Thu, 13 Jun 2024 02:26:27 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-44055ca3103so2401031cf.3 for ; Wed, 12 Jun 2024 17:26:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718238387; x=1718843187; 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=BbgFQMM2/LjgDZeCyJRppsDfC51Qvp0MWaI1Hz9S+TVSj7k103k8KKLZM6mJDj0xYo cqT2+YlKjVi9PUX3rvRMaKNzScpY3W5x49X5lw9K/q/PqSQNNez7hdDZ4pPh9tp4WrUQ Qq8NBjJmTQzs2e7z7NmSu0cj4QwB9ddYlNXF8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718238387; x=1718843187; 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=Q/CIGxj9RPs2O5zZaYrtIeupbCsQIPSW4QtpC5PDhTDjkVkBCgsKtUWs6zugCNlVYG CYGBZypNFCdSV2txvya0RyxNc8y4liU4x7fpmfyMAo186DsHcpY6gbLm3ZoFKb48aB2g 1wFo0Tlf42s6aAGLsCvadzIZ1qSfJnsylzxjzhTMAr+ekL2X5AAjD4VBgrLo5OoZLpPS uy3cRcXJ+NfTzFWMjGJBs+HB1hZS1Zp7GpC7iJmLvAk2XhLGbK0RpPeq6XMgqBHimqsc o2Gteer5QzRGNPWFaNNDgMoHajn8iAvI7tlv/0wMUGk5wrqhH+Suk+8t2mCcOi5hN53u PXiQ== X-Gm-Message-State: AOJu0YwdGjQboIDCWXtKa6d3dP8qMY82jdpQE/9wUNfg+CHkd+M20D0w flD9ftw8e38o+kYHJLT318i4b7m2FzE/qVCWZGzCGvtIvzoT+L7CW79VLFIQZidaWdfpKrBYM7T HcGOxjHtpzQO69BFNNxw/2rpwtIkfcnCBrJ7AWfCT X-Google-Smtp-Source: AGHT+IEq0ACng901yUDiveg1Wk17Tg8P9SRxvrg79Rj4MU9N4Utbjf0d+pLULmh/88GmkekTsmX+iQCj/fGK X-Received: by 2002:ac8:59d2:0:b0:440:494a:1962 with SMTP id d75a77b69052e-4415abdcd0bmr51217021cf.15.1718238387253; Wed, 12 Jun 2024 17:26:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-441f2fd3275sm71021cf.24.2024.06.12.17.26.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jun 2024 17:26:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jun 2024 17:26:27 -0700 (PDT) Message-ID: <666a3cb3.050a0220.bf8a.07a8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DC293605C373; Wed, 12 Jun 2024 20:26:26 -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/