v(2): * packet sizes described in docstrings were incorrect in the previous version. This new series fixes this.
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/0f4866fc-b76d-cf83-75e8-86326c028...@intel.com/ inbox.dpdk.org/dev/20211018134854.1258938-5-ferruh.yi...@intel.com/ inbox.dpdk.org/dev/e2554b78-cdda-aa33-ac6d-59a543a10...@intel.com/ 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