When we sent this out originally we missed some patches Luca Vizzarro has been working on for this release, so here is an updated version.
Thanks Luca. 1) Write ethdev testsuites: Jumboframes: https://git.dpdk.org/tools/dts/tree/test_plans/jumboframes_test_plan.rst Mac Filter: https://git.dpdk.org/tools/dts/tree/test_plans/mac_filter_test_plan.rst Dynamic Queue: https://git.dpdk.org/tools/dts/tree/test_plans/dynamic_queue_test_plan.rst 2) Replace XMLRPC server with Scapy interactive shell: https://bugs.dpdk.org/show_bug.cgi?id=1374 3) Configuration schema updates: DTS Hugepages refactor: https://patchwork.dpdk.org/project/dpdk/patch/20240409172811.27866-1-npra...@iol.unh.edu/ Cut down total configuration options in schema (not all we originally added are needed): https://bugs.dpdk.org/show_bug.cgi?id=1360 Split testbed and test configuration to different files: https://bugs.dpdk.org/show_bug.cgi?id=1344 4)API Docs generation: https://patchwork.dpdk.org/project/dpdk/list/?series=30877 5)Skip test cases based on testbed capabilities: https://patches.dpdk.org/project/dpdk/patch/20240301155416.96960-1-juraj.lin...@pantheon.tech/ Bugzilla: https://bugs.dpdk.org/show_bug.cgi?id=1351 6)Rename the execution section/stage: Bugzilla: https://bugs.dpdk.org/show_bug.cgi?id=1355 7)Add support for externally compiled DPDK: Bugzilla: https://bugs.dpdk.org/show_bug.cgi?id=136 [ADDED] 8) Add common data structure to handle command line params for EAL and testpmd: https://patches.dpdk.org/project/dpdk/list/?series=31897 [ADDED] 9) Update mypy and backport new self type: https://patches.dpdk.org/project/dpdk/list/?series=31920 [ADDED] 10) testpmd: show port info and show port stats support and parsing utility: https://patches.dpdk.org/project/dpdk/list/?series=31898 [ADDED] 11) Error message and usage improvements for debugging: https://patches.dpdk.org/project/dpdk/list/?series=31924