[PATCH v2 0/2] dts: pf_smoke port
jspewock at iol.unh.edu
jspewock at iol.unh.edu
Fri Sep 6 18:51:49 CEST 2024
From: Jeremy Spewock <jspewock at iol.unh.edu>
v2:
* update dependencies and how the test suite uses them
* use a unique src MAC on packets to find them in verbose output
rather than checksums since using checksums isn't supported on all
NICs
* formatting fixes and doc-string updates
Jeremy Spewock (2):
dts: add ability to modify number of queues on a port to testpmd
dts: add pf smoke testing suite
dts/framework/config/conf_yaml_schema.json | 3 +-
dts/framework/remote_session/testpmd_shell.py | 36 ++++++
dts/tests/TestSuite_pf_smoke_tests.py | 121 ++++++++++++++++++
3 files changed, 159 insertions(+), 1 deletion(-)
create mode 100644 dts/tests/TestSuite_pf_smoke_tests.py
--
2.46.0
More information about the dev
mailing list