Hello, The DTS group has met and agreed on the development goals for the 26.03 DPDK release. Roadmap: * DTS API * Remove all existing framework imports and replace with imports from the DTS API * Cryptodev testing * Adding a new cryptodev package to the DTS API for handling dpdk-crypto-perf app arguments * (testsuites) : Encrypt/decrypt workloads with the various supported algorithms on DPDK crypto cards. * Supporting DTS testruns on 1 physical host: * Provide additional documentation and framework updates for testing on a single host with a single NIC * Virtio testing support: * Enable additional testing topologies and scenarios (e.g. add a PvvP test which is structured similar to the existing PvP test) * Flow Offload Testsuites: * Add a new testsuite which categorizes network protocols and their respective valid field values by OSI layer, and creates all unique combinations of these as flow rules. This should create “comprehensive” coverage of flow rules where previously we just had the minimal set of flow offload rules tested. * Asynchronous API testing * Additional functional ethdev testsuites: * Ethertype Testsuite * QinQ testing: Extend this testsuite to validate that IDs are being stored in the correct TCI / OUTER_TCI via testpmd verbose logs * Add support for producing code coverage reports from a DTS testrun (so, show how much of the DPDK code the testsuites are touching) * Misc QoL improvements (e.g. update testsuite names for clarity)