From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [DPDK/other Bug 1533] testpmd performance drops with Mellanox ConnectX6 when using 8 cores 8 queues
Date: Thu, 05 Sep 2024 12:53:59 +0000 [thread overview]
Message-ID: <bug-1533-3@http.bugs.dpdk.org/> (raw)
[-- Attachment #1: Type: text/plain, Size: 1488 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1533
Bug ID: 1533
Summary: testpmd performance drops with Mellanox ConnectX6
when using 8 cores 8 queues
Product: DPDK
Version: 23.11
Hardware: All
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: other
Assignee: dev@dpdk.org
Reporter: wangliangxing@hygon.cn
Target Milestone: ---
Created attachment 287
--> https://bugs.dpdk.org/attachment.cgi?id=287&action=edit
mpps and packets stats of 8 cores 8 queues
Environment: Intel Cascadelak server running Centos 7.
Mellanox ConnectX6 NIC and used cores are on same one NUMA node.
Input traffic is always line rate 100Gbps, 64 bytes packets, 256 flows.
Test duration is 30 seconds.
Run testpmd io mode with 7 cores and 7 queues: ./dpdk-testpmd -l 24-32 -n 4 -a
af:00.0 -- --nb-cores=7 --rxq=7 --txq=7 -i
Rx/Tx throughput is 91.6/91.6 MPPS. No TX-dropped packets.
However, run testpmd io mode with 8 cores and 8 queues: ./dpdk-testpmd -l 24-32
-n 4 -a af:00.0 -- --nb-cores=8 --rxq=8 --txq=8 -i
Rx/Tx throughput is 113.6/85.4 MPPS. The tx is lower than tx of 7 core. There
are a lot of TX-dropped. Please refer to attached picture.
I notice similar issue on other x86 and aarch64 servers too.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 3550 bytes --]
reply other threads:[~2024-09-05 12:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-1533-3@http.bugs.dpdk.org/ \
--to=bugzilla@dpdk.org \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).