[dts] [PATCH V4 0/4] l3fwd: support l3fwd pf&vf test scenario

Tu, Lijuan lijuan.tu at intel.com
Mon Apr 20 06:43:03 CEST 2020


Applied the series, thanks

> -----Original Message-----
> From: Mo, YufengX
> Sent: Friday, April 10, 2020 3:52 PM
> To: dts at dpdk.org; Tu, Lijuan <lijuan.tu at intel.com>
> Cc: Mo, YufengX <yufengx.mo at intel.com>
> Subject: [dts][PATCH V4 0/4] l3fwd: support l3fwd pf&vf test scenario
> 
>  support l3fwd pf&vf test scenario.
> 
> v4:
>  -  rebase.
>  -
> 
> v3:
>  - close dpdk CONFIG_RTE_LIBRTE_I40E_16BYTE_RX_DESC compile flag when
> use vf.
> 
> v2:
>  -  change pf_driver to be kernel driver.
>  -  change vf_driver to be configured in execution.cfg.
>  -  remove cases
> test_perf_vf_rfc2544_ipv4_em/test_perf_vf_throughput_ipv4_em.
>  -  add case test_perf_vf_throughput_ipv4_lpm.
> 
> yufengmx (4):
>   conf/vf_l3fwd_base: stream flow configuration
>   conf/vf_l3fwd_kernelpf: suite testing configuration
>   tests/vf_l3fwd_kernelpf: upload automation script
>   vf_l3fwd: support l3fwd pf&vf test scenario
> 
>  conf/vf_l3fwd_base.cfg               |  14 +
>  conf/vf_l3fwd_kernelpf.cfg           | 104 +++++++
>  tests/TestSuite_vf_l3fwd_kernelpf.py |  90 ++++++
>  tests/l3fwd_base.py                  | 405 +++++++++++++++++++++++----
>  4 files changed, 554 insertions(+), 59 deletions(-)  create mode 100644
> conf/vf_l3fwd_base.cfg  create mode 100644 conf/vf_l3fwd_kernelpf.cfg
> create mode 100644 tests/TestSuite_vf_l3fwd_kernelpf.py
> 
> --
> 2.21.0



More information about the dts mailing list