mbox series

[V3,0/3] add testplans

Message ID 20210618184103.1755-1-zhiminx.huang@intel.com (mailing list archive)
Headers
Series add testplans |

Message

Huang, ZhiminX June 18, 2021, 6:41 p.m. UTC
  add pf and vf cvl ip fragment rte flow testplans

add new testplan to index.rst

Zhimin Huang (3):
  add new testplan to index.rst
  test_plans: add testplan for cvl iavf ipfragment rte flow
  test_plans: add testplan for cvl ipfragment rte flow

 ...vl_iavf_ip_fragment_rte_flow_test_plan.rst | 626 +++++++++++++++++
 .../cvl_ip_fragment_rte_flow_test_plan.rst    | 658 ++++++++++++++++++
 test_plans/index.rst                          |   2 +
 3 files changed, 1286 insertions(+)
 create mode 100644 test_plans/cvl_iavf_ip_fragment_rte_flow_test_plan.rst
 create mode 100644 test_plans/cvl_ip_fragment_rte_flow_test_plan.rst
  

Comments

Tu, Lijuan June 29, 2021, 8:35 a.m. UTC | #1
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Zhimin Huang
> Sent: 2021年6月19日 2:41
> To: dts@dpdk.org
> Cc: Huang, ZhiminX <zhiminx.huang@intel.com>
> Subject: [dts] [PATCH V3 0/3] add testplans
> 
> add pf and vf cvl ip fragment rte flow testplans
> 
> add new testplan to index.rst
> 
> Zhimin Huang (3):
>   add new testplan to index.rst
>   test_plans: add testplan for cvl iavf ipfragment rte flow
>   test_plans: add testplan for cvl ipfragment rte flow

Applied the series, thanks