v(1):
* refactored suite consolidating these two test suites:
inbox.dpdk.org/dev/[email protected]/
inbox.dpdk.org/dev/[email protected]/
* Suite is 'redesigned' to assess both runtime and pre-runtime mtu
configuration in testpmd, as these use different components of
ethdev.
* add some additional packet forward testing to the original mtu
update suite to synchronize with test cases present in
jumbo frames
* removed or consolidated redundant test cases from original jumbo
frames suite to mirror 'mtu_update's functional tests.
For anyone who may need better context on the current situation of mtu
and how it is understood within dpdk as an application, you may find the
following inbox archives insightful.
inbox.dpdk.org/dev/[email protected]/
inbox.dpdk.org/dev/[email protected]/
inbox.dpdk.org/dev/[email protected]/
Nicholas Pratte (2):
dts: add fwd restart decorator to rx capabilities
dts: add mtu update and jumbo frames test suite
dts/framework/remote_session/testpmd_shell.py | 26 +-
dts/tests/TestSuite_mtu_update_fwding.py | 278 ++++++++++++++++++
2 files changed, 303 insertions(+), 1 deletion(-)
create mode 100644 dts/tests/TestSuite_mtu_update_fwding.py
--
2.47.1