mbox series

[V1,0/2] add decorator to support pkg check

Message ID 1616395079-56988-1-git-send-email-zhiminx.huang@intel.com (mailing list archive)
Headers
Series add decorator to support pkg check |

Message

Huang, ZhiminX March 22, 2021, 6:37 a.m. UTC
  1.RXID22 to RXID16 case need to replace pkg, adapt to the framework modified about pkg check,
   so mark this case n/a in check_list
 2. add decorator to support framework pkg check, skip not support os default case

Zhimin Huang (2):
  conf/test_case_checklist:remove replace pkg case
  tests/pf_vf_flexible:add decorator for pkg check

 conf/test_case_checklist.json               | 15 +++++++++++++++
 tests/TestSuite_flexible_rxd.py             | 26 +++++++++++++-------------
 tests/TestSuite_iavf_flexible_descriptor.py | 21 +++++++++++++--------
 3 files changed, 41 insertions(+), 21 deletions(-)
  

Comments

Huang, ZhiminX March 22, 2021, 6:57 a.m. UTC | #1
> -----Original Message-----
> From: Huang, ZhiminX <zhiminx.huang@intel.com>
> Sent: Monday, March 22, 2021 2:38 PM
> To: dts@dpdk.org
> Cc: Huang, ZhiminX <zhiminx.huang@intel.com>
> Subject: [dts] [PATCH V1 0/2] add decorator to support pkg check

Tested-by: Huang Zhimin <zhiminx.huang@intel.com>
  
Huang, ZhiminX March 22, 2021, 7:01 a.m. UTC | #2
> -----Original Message-----
> From: Huang, ZhiminX <zhiminx.huang@intel.com>
> Sent: Monday, March 22, 2021 2:38 PM
> To: dts@dpdk.org
> Cc: Huang, ZhiminX <zhiminx.huang@intel.com>
> Subject: [dts] [PATCH V1 0/2] add decorator to support pkg check
> 
Tested-by: Huang Zhimin <zhiminx.huang@intel.com>
  
Zhao, HaiyangX March 22, 2021, 7:04 a.m. UTC | #3
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Huang, ZhiminX
> Sent: Monday, March 22, 2021 15:01
> To: dts@dpdk.org
> Subject: Re: [dts] [PATCH V1 0/2] add decorator to support pkg check
> 
> > -----Original Message-----
> > From: Huang, ZhiminX <zhiminx.huang@intel.com>
> > Sent: Monday, March 22, 2021 2:38 PM
> > To: dts@dpdk.org
> > Cc: Huang, ZhiminX <zhiminx.huang@intel.com>
> > Subject: [dts] [PATCH V1 0/2] add decorator to support pkg check
> >
> Tested-by: Huang Zhimin <zhiminx.huang@intel.com>

Acked-by: Haiyang Zhao <haiyangx.zhao@intel.com>