[dts] [PATCH V2 0/5] rework test plan for runtime vf queue number

Tu, Lijuan lijuan.tu at intel.com
Fri Feb 1 06:13:04 CET 2019


Applied all patches in the patch set. thanks

> -----Original Message-----
> From: Tu, Lijuan
> Sent: Friday, February 1, 2019 1:57 AM
> To: dts at dpdk.org
> Cc: Tu, Lijuan <lijuan.tu at intel.com>
> Subject: [PATCH V2 0/5] rework test plan for runtime vf queue number
> 
> Since DPDK 19.02 re-defined the EAL parameter "queue-num-per-vf" to reserve
> queue number per vf. At the same time, it also extended the maxinum queue
> numbers to 16 that VF could request from PF. Furthermore, It supports both
> DPDK PF and Kernel PF.
> 
> * removed the old test plan
> * new test plan was seperated to a series of 3 files due to simplify script.
> * attached a picture to describe test topology
> 
>   - v2: fix format errors
> 
> Lijuan Tu (5):
>   test_plans: remove test plan for runtime queue number
>   test_plans: add a picture to clarify test topology
>   test_plans: add the main test plan for runtime vf queue number
>   test_plans: add supplementary runtime vf queue number test plan
>   test_plans: add test plan for runtime vf queue number( Kernel PF +
>     DPDK VF)
> 
>  test_plans/image/2vf1pf.png                        | Bin 0 -> 24020 bytes
>  test_plans/runtime_queue_number_test_plan.rst      | 465 ---------------------
>  .../runtime_vf_queue_number_kernel_test_plan.rst   | 232 ++++++++++
>  .../runtime_vf_queue_number_maxinum_test_plan.rst  | 133 ++++++
>  test_plans/runtime_vf_queue_number_test_plan.rst   | 372
> +++++++++++++++++
>  5 files changed, 737 insertions(+), 465 deletions(-)  create mode 100644
> test_plans/image/2vf1pf.png  delete mode 100644
> test_plans/runtime_queue_number_test_plan.rst
>  create mode 100644
> test_plans/runtime_vf_queue_number_kernel_test_plan.rst
>  create mode 100644
> test_plans/runtime_vf_queue_number_maxinum_test_plan.rst
>  create mode 100644 test_plans/runtime_vf_queue_number_test_plan.rst
> 
> --
> 1.8.3.1



More information about the dts mailing list