DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: dev@dpdk.org
Cc: stephen@networkplumber.org,
	Bruce Richardson <bruce.richardson@intel.com>
Subject: [PATCH] doc/testpmd: add missing entry for enable-rss flag
Date: Thu, 31 Jul 2025 16:15:10 +0000	[thread overview]
Message-ID: <20250731161510.923049-1-bruce.richardson@intel.com> (raw)
In-Reply-To: <20250728211919.75320c85@hermes.local>

Add a one-line description about the new flag.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
---
FYI: fix should be merged into commit f5da751 on next-net tree.
---
 doc/guides/testpmd_app_ug/run_app.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/guides/testpmd_app_ug/run_app.rst b/doc/guides/testpmd_app_ug/run_app.rst
index 82f61b133c..35a0c5528c 100644
--- a/doc/guides/testpmd_app_ug/run_app.rst
+++ b/doc/guides/testpmd_app_ug/run_app.rst
@@ -206,6 +206,10 @@ The command line options are:
 
     Enable per-queue packet drop for packets with no descriptors.
 
+*   ``--enable-rss``
+
+    Enable RSS (Receive Side Scaling) even in case of a single-queue configuration.
+
 *   ``--disable-rss``
 
     Disable RSS (Receive Side Scaling).
-- 
2.48.1


      parent reply	other threads:[~2025-07-31 16:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-15 12:53 [PATCH] app/testpmd: add flag to enable RSS for single-queue Bruce Richardson
2025-07-22 14:08 ` Stephen Hemminger
2025-07-22 15:09   ` Bruce Richardson
2025-07-29  4:19 ` Stephen Hemminger
2025-07-29  8:28   ` Bruce Richardson
2025-07-31 16:15   ` Bruce Richardson [this message]

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=20250731161510.923049-1-bruce.richardson@intel.com \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=stephen@networkplumber.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).