From: Jeremy Spewock <jspew...@iol.unh.edu> v2: * apply on next-dts * add raw testpmd output to show_port_stats_all to make test method consistent * add dependency on VLAN suite for set_verbose method
Jeremy Spewock (2): dts: add clearing port stats and verbose mode to testpmd dts: add port stats checks test suite dts/framework/config/conf_yaml_schema.json | 3 +- dts/framework/remote_session/testpmd_shell.py | 49 +++++- dts/tests/TestSuite_port_stats_checks.py | 160 ++++++++++++++++++ 3 files changed, 207 insertions(+), 5 deletions(-) create mode 100644 dts/tests/TestSuite_port_stats_checks.py -- 2.46.0