Re: Flow API Test Suite Inquiry

2025-05-15 Thread Dean Marx
Hi all, I've submitted an RFC for an initial Flow test suite here: https://patches.dpdk.org/project/dpdk/patch/20250515163809.184720-2-dm...@iol.unh.edu/ It covers most of the functionality discussed in this thread, besides jump, RSS, and represented port actions which will be added in the near

Re: Flow API Test Suite Inquiry

2025-04-22 Thread Dean Marx
Hi Thomas, This is very helpful. I've drafted a test plan that I believe will work best to cover these attributes. My plan is to submit incrementally larger tests as I go, to avoid the issues I've had in the past when trying to write one monolithic suite that covers everything. I will likely write

Re: Flow API Test Suite Inquiry

2025-04-16 Thread Thomas Monjalon
Hi, 15/04/2025 20:21, Dean Marx: > The flow API allows for an extremely broad set of rules to be created. > My understanding from my first pass at writing the test suite is that > there is a small subset of those rules that are “core functionality” > that the flow API aims to support, and there ar

Flow API Test Suite Inquiry

2025-04-15 Thread Dean Marx
Hello Ori, I work at the UNH-IOL DPDK Community Lab, and I am writing an rte_flow test suite to add to the DPDK Test Suite. The flow API allows for an extremely broad set of rules to be created. My understanding from my first pass at writing the test suite is that there is a small subset of tho