From: hanyingya <yingyax.han@intel.com>
To: dts@dpdk.org
Cc: hanyingya <yingyax.han@intel.com>
Subject: [dts][PATCH V2]test_plans/nic_single_core&pmd: modify test plan to adapt meson build
Date: Fri, 29 Apr 2022 13:37:03 +0800 [thread overview]
Message-ID: <20220429053703.2248656-1-yingyax.han@intel.com> (raw)
Signed-off-by: hanyingya <yingyax.han@intel.com>
---
test_plans/nic_single_core_perf_test_plan.rst | 11 ++++++-----
test_plans/pmd_test_plan.rst | 9 +++++----
2 files changed, 11 insertions(+), 9 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..459ad87f 100644
--- a/test_plans/nic_single_core_perf_test_plan.rst
+++ b/test_plans/nic_single_core_perf_test_plan.rst
@@ -64,12 +64,13 @@ 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.
-
+ For FVL40g, if test 16 Byte Descriptor, need to be configured with the
+ "-Dc_args=-DRTE_LIBRTE_I40E_16BYTE_RX_DESC" option at compile time.
+
+ For CVL25G, if test 16 Byte Descriptor, need to be configured with the
+ "-Dc_args=-DRTE_LIBRTE_ICE_16BYTE_RX_DESC" option at compile time.
+
Test Case : Single Core Performance Measurement
===============================================
1) Bind tested ports to igb_uio
diff --git a/test_plans/pmd_test_plan.rst b/test_plans/pmd_test_plan.rst
index 7b7d994f..88671419 100644
--- a/test_plans/pmd_test_plan.rst
+++ b/test_plans/pmd_test_plan.rst
@@ -81,11 +81,12 @@ If using igb_uio::
usertools/dpdk-devbind.py --bind=igb_uio device_bus_id
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.
+ For FVL40g, if test 16 Byte Descriptor, need to be configured with the
+ "-Dc_args=-DRTE_LIBRTE_I40E_16BYTE_RX_DESC" option at compile time.
+
+ For CVL25G, if test 16 Byte Descriptor, need to be configured with the
+ "-Dc_args=-DRTE_LIBRTE_ICE_16BYTE_RX_DESC" option at compile time.
Test Case: Packet Checking
==========================
--
2.25.1
next reply other threads:[~2022-04-29 5:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-29 5:37 hanyingya [this message]
2022-05-05 6:06 ` lijuan.tu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220429053703.2248656-1-yingyax.han@intel.com \
--to=yingyax.han@intel.com \
--cc=dts@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).