[PATCH v1] doc: add missing rst file
Patrick Robb
probb at iol.unh.edu
Thu Jan 29 06:12:24 CET 2026
Reviewed-by: Patrick Robb <probb at iol.unh.edu>
Applied to next-dts with a reword to add quotation marks to the
"Fixes" line, thanks.
I noticed the QinQ testsuite is also missing an rst file - do you mind
sending a fix for that too? Thanks Andrew.
On Wed, Dec 17, 2025 at 1:46 PM Andrew Bailey <abailey at iol.unh.edu> wrote:
>
> 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 at 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
>
More information about the dev
mailing list