From: Jeremy Spewock <jspew...@iol.unh.edu> The decision was made to break this series in half meaning that this new version no longer contains the context manager or the change that uses a weakref finalize class for cleaning up interactive shells. Instead this new version only contains the changes to the testpmd shell that add the necessary methods and the addition of a new scatter test suite.
Jeremy Spewock (2): dts: add methods for modifying MTU to testpmd shell dts: add test case that utilizes offload to pmd_buffer_scatter dts/framework/remote_session/testpmd_shell.py | 131 +++++++++++++++++- dts/framework/testbed_model/sut_node.py | 4 +- dts/tests/TestSuite_pmd_buffer_scatter.py | 88 ++++++++---- 3 files changed, 196 insertions(+), 27 deletions(-) -- 2.45.2