test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] test_plans/pmdpcap: update how to enable PMD
@ 2021-07-01  8:27 Ferruh Yigit
  2021-07-01  8:46 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Ferruh Yigit @ 2021-07-01  8:27 UTC (permalink / raw)
  To: dts

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


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

* Re: [dts] [PATCH] test_plans/pmdpcap: update how to enable PMD
  2021-07-01  8:27 [dts] [PATCH] test_plans/pmdpcap: update how to enable PMD Ferruh Yigit
@ 2021-07-01  8:46 ` Tu, Lijuan
  0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2021-07-01  8:46 UTC (permalink / raw)
  To: Yigit, Ferruh, dts


> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Ferruh Yigit
> Sent: 2021年7月1日 16:28
> To: dts@dpdk.org
> Subject: [dts] [PATCH] test_plans/pmdpcap: update how to enable PMD
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>

Applied

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

end of thread, other threads:[~2021-07-01  8:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-01  8:27 [dts] [PATCH] test_plans/pmdpcap: update how to enable PMD Ferruh Yigit
2021-07-01  8:46 ` 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).