test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V4 0/4] l3fwd: support l3fwd pf&vf test scenario
@ 2020-04-10  7:52 yufengmx
  2020-04-10  7:52 ` [dts] [PATCH V4 1/4] conf/vf_l3fwd_base: stream flow configuration yufengmx
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: yufengmx @ 2020-04-10  7:52 UTC (permalink / raw)
  To: dts, lijuan.tu; +Cc: yufengmx

 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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-04-20  4:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-10  7:52 [dts] [PATCH V4 0/4] l3fwd: support l3fwd pf&vf test scenario yufengmx
2020-04-10  7:52 ` [dts] [PATCH V4 1/4] conf/vf_l3fwd_base: stream flow configuration yufengmx
2020-04-10  7:52 ` [dts] [PATCH V4 2/4] conf/vf_l3fwd_kernelpf: suite testing configuration yufengmx
2020-04-10  7:52 ` [dts] [PATCH V4 3/4] tests/vf_l3fwd_kernelpf: upload automation script yufengmx
2020-04-10  7:52 ` [dts] [PATCH V4 4/4] vf_l3fwd: support l3fwd pf&vf test scenario yufengmx
2020-04-20  4:43 ` [dts] [PATCH V4 0/4] l3fwd: " Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).