DPDK patches and discussions
 help / color / mirror / Atom feed
From: Andrew Bailey <abailey@iol.unh.edu>
To: luca.vizzarro@arm.com
Cc: probb@iol.unh.edu, dmarx@iol.unh.edu, thomas.wilks@arm.com,
	dev@dpdk.org, Andrew Bailey <abailey@iol.unh.edu>
Subject: [PATCH v1] doc: add missing rst file
Date: Wed, 17 Dec 2025 13:46:37 -0500	[thread overview]
Message-ID: <20251217184637.719487-1-abailey@iol.unh.edu> (raw)

The RSS test suite was added to DTS without an RST file. This patch adds
the missing RST file to the doc directory.

Bugzilla ID: 1850
Fixes: 367e950f6d24 (dts: add RSS test suite)

Signed-off-by: Andrew Bailey <abailey@iol.unh.edu>
---
 doc/api/dts/tests.TestSuite_pmd_rss.rst | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 doc/api/dts/tests.TestSuite_pmd_rss.rst

diff --git a/doc/api/dts/tests.TestSuite_pmd_rss.rst b/doc/api/dts/tests.TestSuite_pmd_rss.rst
new file mode 100644
index 0000000000..942fa5ebdc
--- /dev/null
+++ b/doc/api/dts/tests.TestSuite_pmd_rss.rst
@@ -0,0 +1,8 @@
+.. SPDX-License-Identifier: BSD-3-Clause
+
+pmd_rss Test Suite
+==================
+
+.. automodule:: tests.TestSuite_pmd_rss
+   :members:
+   :show-inheritance:
-- 
2.50.1


                 reply	other threads:[~2025-12-17 18:46 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=20251217184637.719487-1-abailey@iol.unh.edu \
    --to=abailey@iol.unh.edu \
    --cc=dev@dpdk.org \
    --cc=dmarx@iol.unh.edu \
    --cc=luca.vizzarro@arm.com \
    --cc=probb@iol.unh.edu \
    --cc=thomas.wilks@arm.com \
    /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).