From: Jeremy Spewock <jspew...@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

Reply via email to