[PATCH v5 0/2] dts: add RSS functions and test suite
Paul Szczepanek
paul.szczepanek at arm.com
Wed Sep 10 21:31:47 CEST 2025
This patch series adds the required functionality for the RSS functions
and test suite.
v5:
- added preset RETA configurations as per review
- rebased onto latest upstream
Alex Chapman (1):
dts: add RSS functions to testpmd
Thomas Wilks (1):
dts: add PMD RSS testsuite
dts/api/testpmd/__init__.py | 91 +++++++-
dts/api/testpmd/types.py | 12 +-
dts/tests/TestSuite_pmd_rss.py | 396 +++++++++++++++++++++++++++++++++
3 files changed, 494 insertions(+), 5 deletions(-)
create mode 100644 dts/tests/TestSuite_pmd_rss.py
--
2.39.5
More information about the dev
mailing list