mbox series

[V2,0/2] flexible_rxd: add test cases for iavf/mpls

Message ID 20201019050537.30009-1-yufengx.mo@intel.com (mailing list archive)
Headers
Series flexible_rxd: add test cases for iavf/mpls |

Message

Yufen.Mo Oct. 19, 2020, 5:05 a.m. UTC
  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 (2):
  flexible_rxd: unify common test content
  flexible_rxd: add mpls test cases

 tests/TestSuite_flexible_rxd.py | 255 +++++++----------
 tests/flexible_common.py        | 482 ++++++++++++++++++++++++++++++++
 2 files changed, 578 insertions(+), 159 deletions(-)
 create mode 100644 tests/flexible_common.py
  

Comments

Yufen.Mo Oct. 19, 2020, 5:12 a.m. UTC | #1
Tested by Mo, YufengX <yufengx.mo@intel.com>


> -----Original Message-----
> From: Mo, YufengX
> Sent: Monday, October 19, 2020 1:06 PM
> To: dts@dpdk.org; Ma, LihongX <lihongx.ma@intel.com>
> Cc: Mo, YufengX <yufengx.mo@intel.com>
> Subject: [dts][PATCH V2 0/2] flexible_rxd: add test cases for iavf/mpls
  
Ma, LihongX Oct. 19, 2020, 5:16 a.m. UTC | #2
Acked-by: Lihong Ma<lihongx.ma@intel.com>

Regards,
Ma,lihong

> -----Original Message-----
> From: Mo, YufengX <yufengx.mo@intel.com>
> Sent: Monday, October 19, 2020 1:06 PM
> To: dts@dpdk.org; Ma, LihongX <lihongx.ma@intel.com>
> Cc: Mo, YufengX <yufengx.mo@intel.com>
> Subject: [dts][PATCH V2 0/2] flexible_rxd: add test cases for iavf/mpls
> 
> 
> 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 (2):
>   flexible_rxd: unify common test content
>   flexible_rxd: add mpls test cases
> 
>  tests/TestSuite_flexible_rxd.py | 255 +++++++----------
>  tests/flexible_common.py        | 482 ++++++++++++++++++++++++++++++++
>  2 files changed, 578 insertions(+), 159 deletions(-)  create mode 100644
> tests/flexible_common.py
> 
> --
> 2.21.0