[dts] [PATCH V6 0/3] flexible_rxd: add test cases for iavf/mpls

Tu, Lijuan lijuan.tu at intel.com
Thu Nov 19 09:36:27 CET 2020


> 
> v6:
>  -  update compile dep file name based on 20.11 rc3 change.
>  -  upload iavf_flexible_descriptor suite script for flexible iavf merged in
> 20.11 rc3.
> 
> v5:
>  -  rebase source code
> 
> v4:
>  -  add non escape string limit.
> 
> v3:
>  -  update compile dep file name based on 20.11 rc1 change.
> 
> v2:
>  -  update iavf test content
>  -  change the 'flex_desc' to 'proto_xtr' when start testpmd.
>  -  change check_IPv4_IPv6_TCP_fields_in_RXD_on_specific_queues RXDIDs.
> 
> v1:
>  - add test cases for iavf/mpls.
> 
> yufengmx (3):
>   flexible_rxd: unify common test content
>   flexible_rxd: add mpls test cases
>   iavf_flexible_descriptor: upload suite
> 
>  tests/TestSuite_flexible_rxd.py             | 255 ++++-------
>  tests/TestSuite_iavf_flexible_descriptor.py | 246 ++++++++++
>  tests/flexible_common.py                    | 483 ++++++++++++++++++++
>  3 files changed, 825 insertions(+), 159 deletions(-)  create mode 100644
> tests/TestSuite_iavf_flexible_descriptor.py
>  create mode 100644 tests/flexible_common.py
> 
> --
> 2.21.0

Applied



More information about the dts mailing list