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 1FDC043F74 for ; Fri, 3 May 2024 11:52:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1BBE4402D0; Fri, 3 May 2024 11:52:32 +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 0A472402C5 for ; Fri, 3 May 2024 11:52:31 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1ed012c1afbso12055345ad.1 for ; Fri, 03 May 2024 02:52:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714729950; x=1715334750; 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=He0BwnLb9iXGxoPxPXl+k69+DjrAW1N1/mjwK7761gI=; b=PxQdFRAW6Wx86vZLzXx+0rLEl2ZNkQSXByhqkpTAk3EHKRNN3RN77w0Vyb4Vc7r7Hz 3NHEnvsLSnduXcyQ8CFZeDA+Yq5gUKVIkTUvYgG4cnMXzTwjZWZnYHjFHWjeplla2VZH +50RpCJSh/KwRukF1AtoKWDIxOM3mfHbjD6Ho= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714729950; x=1715334750; 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=He0BwnLb9iXGxoPxPXl+k69+DjrAW1N1/mjwK7761gI=; b=wVXupsOkMmJ0/uCeyCMr2uXeMOkKEeYn0QDAjsMp4gChPeHzAIqNHwt8H4Gv26aeQ1 qDB3lHnGI2lrjwr9Zu48m4uuKENOtHYRnMrpmqhce2cfHgkUZUd7BGrN+xsBkBIIW2nw XS/paXmZZ710m6teg8+ZYAhLXSD7q4H7FXQs31PMt3u4KNe+O9Kyb7tp0z+tRRVaT7Sq fm5IRom4enAjyQifGmRcD8zkVPyt8UgxCuR6gIh5yLetG9aJCHFW2+Zq0Lw+gHoOz34e gRaeP+rXSpqGVuGA+3D49QYTJpDqowHMlsbd4ECg3egXAhwNUtV/Omf9V0esCUX1/hW9 s42g== X-Gm-Message-State: AOJu0Ywlet0Qe07D534qIhktJSpUmxGi7JmGCxnL/E0mMdUZSIjoZEUR OpGIm3B7Mx5q2jS97Wgwxo2wrqkjgugss8qnuZdFLF06Mvn410xQxLTs2ZKu4ga/+pkcKbabmnO YRgcnPMB59HRKRAidBfUHSr5S23DMzlvD+tMSbdrWG0yN0XJVFLPN/rJy X-Google-Smtp-Source: AGHT+IHf+SSlyeDyrSDylyIseeI0bJZYI2xMzpBluEoDSQkRatm/cnYf2gbmyrr0491W16JRaMiHqDdjjXu9 X-Received: by 2002:a17:902:d491:b0:1ec:8206:626f with SMTP id c17-20020a170902d49100b001ec8206626fmr3245853plg.9.1714729950169; Fri, 03 May 2024 02:52:30 -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 jc11-20020a17090325cb00b001e42a609313sm33946plb.6.2024.05.03.02.52.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 May 2024 02:52:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 May 2024 02:52:30 -0700 (PDT) Message-ID: <6634b3de.170a0220.4dbb8.22dcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3D9986052514; Fri, 3 May 2024 05:52:29 -0400 (EDT) Subject: |SUCCESS| pw139827 [PATCH] doc: fix testpmd ring size command From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240503085129.316979-1-ktraynor@redhat.com> References: <20240503085129.316979-1-ktraynor@redhat.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/139827 _Performance Testing PASS_ Submitter: Kevin Traynor Date: Friday, May 03 2024 08:51:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:baa8e2c6b4d7ce289e891b9c96fb3193311c0f01 139827 --> 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: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ 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: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.9% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29906/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/