[RFC PATCH 0/1] rte flow test suite
    Dean Marx 
    dmarx at iol.unh.edu
       
    Thu May 15 18:38:08 CEST 2025
    
    
  
This patch adds an initial Flow API test suite, which can
be expanded upon as Flow coverage becomes more widely supported.
Rather than creating one suite to test all possible Flow
rules, which would be statistically impossible due to the number
of possible combinations, this suite creates a framework for easily
implementing test cases in the future.
Dean Marx (1):
  dts: add rte flow test suite
 dts/tests/TestSuite_flow.py | 585 ++++++++++++++++++++++++++++++++++++
 1 file changed, 585 insertions(+)
 create mode 100644 dts/tests/TestSuite_flow.py
-- 
2.49.0
    
    
More information about the dev
mailing list