[1/5] test_plans/nic_single_core_perf_test_plan:update test plan to sync with testcase
Commit Message
Signed-off-by: lingwei <weix.ling@intel.com>
---
test_plans/nic_single_core_perf_test_plan.rst | 7 +++++++
1 file changed, 7 insertions(+)
@@ -62,6 +62,13 @@ Prerequisites
2 TG 25g ports for FVL25G ports
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.
Test Case : Single Core Performance Measurement
===============================================