mbox series

[PATHC,V1,0/2] add new case for check profile delete

Message ID 20200824154642.27295-1-jianweix.mei@intel.com (mailing list archive)
Headers
Series add new case for check profile delete |

Message

Mei, JianweiX Aug. 24, 2020, 3:46 p.m. UTC
  Update rules of gtpu and add new case for check profile delete.
Add list type to deal with mark id for multiple rules.

Jianwei Mei (2):
  tests/iavf_fdir: update rules of gtpu and add new case for check
    profile delete.
  tests/rte_flow_common: deal with type list of mark id.

 tests/TestSuite_iavf_fdir.py | 47 +++++++++++++++++++++++++++++++++---
 tests/rte_flow_common.py     | 12 +++++++--
 2 files changed, 54 insertions(+), 5 deletions(-)
  

Comments

Xie, WeiX Aug. 24, 2020, 7:08 a.m. UTC | #1
Tested-by:  Xie,WeiX < weix.xie@intel.com>

Regards,
Xie Wei

-----Original Message-----
From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Jianwei Mei
Sent: Monday, August 24, 2020 11:47 PM
To: dts@dpdk.org
Cc: Mei, JianweiX <jianweix.mei@intel.com>
Subject: [dts] [PATHC V1 0/2] add new case for check profile delete

Update rules of gtpu and add new case for check profile delete.
Add list type to deal with mark id for multiple rules.

Jianwei Mei (2):
  tests/iavf_fdir: update rules of gtpu and add new case for check
    profile delete.
  tests/rte_flow_common: deal with type list of mark id.

 tests/TestSuite_iavf_fdir.py | 47 +++++++++++++++++++++++++++++++++---
 tests/rte_flow_common.py     | 12 +++++++--
 2 files changed, 54 insertions(+), 5 deletions(-)
  
Tu, Lijuan Aug. 27, 2020, 2:45 a.m. UTC | #2
> > Subject: [dts] [PATHC V1 0/2] add new case for check profile delete
> > 
> > Update rules of gtpu and add new case for check profile delete.
> > Add list type to deal with mark id for multiple rules.
> > 
> > Jianwei Mei (2):
> >  tests/iavf_fdir: update rules of gtpu and add new case for check
> >     profile delete.
> >  tests/rte_flow_common: deal with type list of mark id.
> >
> > tests/TestSuite_iavf_fdir.py | 47 +++++++++++++++++++++++++++++++++---
> > tests/rte_flow_common.py     | 12 +++++++--
> Tested-by:  Xie,WeiX < weix.xie@intel.com>

Applied the series.