From: Ferruh Yigit <ferruh.yigit@intel.com>
To: dts@dpdk.org
Subject: [dts] [PATCH] test_plans/pmdpcap: update how to enable PMD
Date: Thu, 1 Jul 2021 09:27:53 +0100 [thread overview]
Message-ID: <20210701082753.1536327-1-ferruh.yigit@intel.com> (raw)
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
test_plans/pmdpcap_test_plan.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/test_plans/pmdpcap_test_plan.rst b/test_plans/pmdpcap_test_plan.rst
index d6ab69779c2d..18b85e5e12bc 100644
--- a/test_plans/pmdpcap_test_plan.rst
+++ b/test_plans/pmdpcap_test_plan.rst
@@ -52,9 +52,9 @@ in PCAP devices created by Test PMD.
It is Test PMD application itself which send and receives traffic from and to
PCAP files, no traffic generator is involved.
-Case config::
-
- For enable PCAP features, need to set the "CONFIG_RTE_LIBRTE_PMD_PCAP=y" in ./config/common_base and re-build DPDK.
+Pcap PMD has a dependency to `libpcap` and `libpcap-devel` package needs to be
+installed to be able to use pcap PMD.
+When `libpcap-devel` is installed, meson automatically enables building pcap PMD.
Test Case: test_send_packets_with_one_device
============================================
--
2.31.1
next reply other threads:[~2021-07-01 8:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-01 8:27 Ferruh Yigit [this message]
2021-07-01 8:46 ` Tu, Lijuan
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=20210701082753.1536327-1-ferruh.yigit@intel.com \
--to=ferruh.yigit@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).