From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 1B0DD45BA1
	for <public@inbox.dpdk.org>; Mon, 28 Oct 2024 01:30:41 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id E6F1C402B8;
	Mon, 28 Oct 2024 01:30:40 +0100 (CET)
Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com
 [209.85.128.227])
 by mails.dpdk.org (Postfix) with ESMTP id 40293402B1
 for <test-report@dpdk.org>; Mon, 28 Oct 2024 01:30:39 +0100 (CET)
Received: by mail-yw1-f227.google.com with SMTP id
 00721157ae682-6e5a5a59094so32092867b3.3
 for <test-report@dpdk.org>; Sun, 27 Oct 2024 17:30:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1730075438; x=1730680238; 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=4Hp9CKcuF+WPMf5LblP/roMIA4o+RevEZiLnN6O4j6Y=;
 b=RILXYNQ1Fwah2f/tcOYZC0e0U9+uvyKld7lIIG4Vbhd6PDmUDeHfUUhF7noWUcFkDQ
 iwu1PpE4ZRyNFN4PlIP3f8gDS77k4fyAK0AmVcf0/Y/kSs/hFa3Up37ERpkxvt7J4CJk
 ZH5oU8jYFREnbyN6UnSC/dtUcojObU0ryz+r8=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1730075438; x=1730680238;
 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=4Hp9CKcuF+WPMf5LblP/roMIA4o+RevEZiLnN6O4j6Y=;
 b=b93yW9FpdJGQ5eWfSYExkNkwtpE0TZHvL5FAAF7E8KdKBtHp3boGRuPmU3IuRHn0m+
 TdwK7gjjh8+NwosKUOal/kAkTx7eOwhCtQpmCquJLcH8XCTL4NQeDTEO8Hd2MGmu+Iek
 wavIc0EeWDEspcZK0kMMxYrWu6D7atumNcm3IzTOo1dofXvRgCEcCemzuWfQ7PZ9QIXo
 BhiRDT3XnK+VJ0/P2+B5kP618xwuHg+l7dKTfh6OXkno2Rby7rDkhDMkUq2mzSPNFjsJ
 XR7wFbfYVWmBLP4r2PsDzZHcHG8SD/SnGCPV6tS3p2xYt8rJNuEbGK5KmMEEfWNP1yW8
 rCPg==
X-Forwarded-Encrypted: i=1;
 AJvYcCV4/xOGbIWI6bNluIPDmHzRCH0TSip4ucrT5kAHNoi5UtswvTw2aITjrdgy7zJKTx5oa9Hcrj+Q/+pbyA==@dpdk.org
X-Gm-Message-State: AOJu0Yx/9no0wUklYxHW+KzGZ/+/ezMZMlgIWmEHXoYqIvSDzaSnb1KB
 bNZb/3IfERBMOgI5pyIqYLzY/vRekiT+ttNyN7nWO3ZkVXsy0t2b6Nw+HX+fOCfFdGLnmWWzJM0
 BVw4uAPmFEw9lc1A8V9lsD+Ot8SAuMnyJlgSMunbb1WNhHeFsGyr0SCUp
X-Google-Smtp-Source: AGHT+IFXEiABfpaPb6TBMbDqGMq/gj4dstEpPMJSIS5v3gsI5dl2R8Df7gqym7FgnjCF/7XxtL4GTeZYCemR
X-Received: by 2002:a05:690c:6f8b:b0:6db:e280:a3ae with SMTP id
 00721157ae682-6e9d89d61dfmr66680437b3.23.1730075438574; 
 Sun, 27 Oct 2024 17:30:38 -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
 00721157ae682-6e9c6bcbf42sm3060837b3.3.2024.10.27.17.30.38
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Sun, 27 Oct 2024 17:30:38 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Sun, 27 Oct 2024 17:30:38 -0700 (PDT)
Message-ID: <671edb2e.0d0a0220.8c227.626eSMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.7] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 409326052471;
 Sun, 27 Oct 2024 20:30:38 -0400 (EDT)
Subject: |SUCCESS| pw147438 [PATCH] dumpcap: check return value from adding i
From: dpdklab@iol.unh.edu
To: Ali Alnubani <alialnu@nvidia.com>, Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20241027182903.209391-1-stephen@networkplumber.org>
References: <20241027182903.209391-1-stephen@networkplumber.org>
Content-Type: text/plain
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/147438

_Performance Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Sunday, October 27 2024 18:28:48 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6dad0bb5c8621644beca86ff5f4910a943ba604d

147438 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#192222

Test environment and result as below:

Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps
Fail/Total: 0/6

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 1024    | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 1024    | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 1024    | 1        | 1           | 2.4%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 1024    | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 1024    | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 1024    | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+

Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Fail/Total: 0/6

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 1024    | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 1024    | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 1024    | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 1024    | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 1024    | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 1024    | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31711/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/