test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V1]test_plans/nic_single_core_perf: modify test plan to adapt meson build
@ 2022-04-15 10:12 hanyingya
  2022-04-17 14:05 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: hanyingya @ 2022-04-15 10:12 UTC (permalink / raw)
  To: dts; +Cc: hanyingya

Signed-off-by: hanyingya <yingyax.han@intel.com>
---
 test_plans/nic_single_core_perf_test_plan.rst | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/test_plans/nic_single_core_perf_test_plan.rst b/test_plans/nic_single_core_perf_test_plan.rst
index 7f86312f..405be401 100644
--- a/test_plans/nic_single_core_perf_test_plan.rst
+++ b/test_plans/nic_single_core_perf_test_plan.rst
@@ -64,12 +64,11 @@ Prerequisites
     4 TG 10g ports for 4 NNT10G ports
 
 4. Case config::
-    For FVL40g, if test 16 Byte Descriptor, need to set the "CONFIG_RTE_LIBRTE_I40E_16BYTE_RX_DESC=y"
-    in ./config/common_base and re-build DPDK.
 
-    For CVL25G, if test 16 Byte Descriptor, need to set the "CONFIG_RTE_LIBRTE_ICE_16BYTE_RX_DESC=y"
-    in ./config/common_base and re-build DPDK.
-    
+    if test 16 or 32 Byte Descriptor, please set the value of 
+    "rx_desc_size" to 16 or 32 in dts/conf/nic_single_core_perf.cfg,
+    and the default value is 16.
+
 Test Case : Single Core Performance Measurement
 ===============================================
 1) Bind tested ports to igb_uio
-- 
2.25.1


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

* RE: [dts][PATCH V1]test_plans/nic_single_core_perf: modify test plan to adapt meson build
  2022-04-15 10:12 [dts][PATCH V1]test_plans/nic_single_core_perf: modify test plan to adapt meson build hanyingya
@ 2022-04-17 14:05 ` Tu, Lijuan
  0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2022-04-17 14:05 UTC (permalink / raw)
  To: Han, YingyaX, dts; +Cc: Han, YingyaX

> -    For FVL40g, if test 16 Byte Descriptor, need to set the
> "CONFIG_RTE_LIBRTE_I40E_16BYTE_RX_DESC=y"
> -    in ./config/common_base and re-build DPDK.
> 
> -    For CVL25G, if test 16 Byte Descriptor, need to set the
> "CONFIG_RTE_LIBRTE_ICE_16BYTE_RX_DESC=y"
> -    in ./config/common_base and re-build DPDK.
> -
> +    if test 16 or 32 Byte Descriptor, please set the value of
> +    "rx_desc_size" to 16 or 32 in dts/conf/nic_single_core_perf.cfg,
> +    and the default value is 16.

Test plan is to introduce feature, test cases and how to test manually, not how to use automation. 
If you would like to introduce that, welcome to contribute to guides in doc/gsg_dts/


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

end of thread, other threads:[~2022-04-17 14:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-15 10:12 [dts][PATCH V1]test_plans/nic_single_core_perf: modify test plan to adapt meson build hanyingya
2022-04-17 14:05 ` 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).