DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: fix a typo in testpmd guide
@ 2017-09-23 16:55 Rami Rosen
  2017-09-25  1:59 ` Xing, Beilei
  2017-09-25 11:21 ` Mcnamara, John
  0 siblings, 2 replies; 8+ messages in thread
From: Rami Rosen @ 2017-09-23 16:55 UTC (permalink / raw)
  To: dev; +Cc: beilei.xing, Rami Rosen

This patch fixes a trivial typo in testpmd guide.

Signed-off-by: Rami Rosen <rami.rosen@intel.com>
---
 doc/guides/testpmd_app_ug/testpmd_funcs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
index 2ed62f5..a8e0c37 100644
--- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
+++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
@@ -392,7 +392,7 @@ ddp get info
 
 Display information about dynamic device personalization (DDP) profile::
 
-   testpmd> ddp get info (profile_patch)
+   testpmd> ddp get info (profile_path)
 
 show vf stats
 ~~~~~~~~~~~~~
-- 
1.9.1

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [dpdk-dev] [PATCH] doc: fix a typo in testpmd guide
@ 2018-12-01  6:14 Rami Rosen
  2018-12-02 17:44 ` Iremonger, Bernard
  0 siblings, 1 reply; 8+ messages in thread
From: Rami Rosen @ 2018-12-01  6:14 UTC (permalink / raw)
  To: dev; +Cc: stable, Rami Rosen

This patch fixes a typo in testpmd guide (should be ICMP and not IMCP)

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 doc/guides/testpmd_app_ug/testpmd_funcs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
index 056f8bb32..63e4a2d19 100644
--- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
+++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
@@ -318,7 +318,7 @@ The available information categories are:
 
 * ``csum``: Changes the checksum field with hardware or software methods depending on the offload flags on the packet.
 
-* ``icmpecho``: Receives a burst of packets, lookup for IMCP echo requests and, if any, send back ICMP echo replies.
+* ``icmpecho``: Receives a burst of packets, lookup for ICMP echo requests and, if any, send back ICMP echo replies.
 
 * ``ieee1588``: Demonstrate L2 IEEE1588 V2 PTP timestamping for RX and TX. Requires ``CONFIG_RTE_LIBRTE_IEEE1588=y``.
 
-- 
2.19.1

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [dpdk-dev] [PATCH] doc: fix a typo in testpmd guide
@ 2018-12-03 18:25 Rami Rosen
  0 siblings, 0 replies; 8+ messages in thread
From: Rami Rosen @ 2018-12-03 18:25 UTC (permalink / raw)
  To: dev; +Cc: bernard.iremonger, stable, Rami Rosen

This patch fixes a typo in testpmd guide (should be ICMP and not IMCP)

Fixes: ac718398f477 ("doc: testpmd application user guide")

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 doc/guides/testpmd_app_ug/testpmd_funcs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
index 056f8bb32..63e4a2d19 100644
--- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
+++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
@@ -318,7 +318,7 @@ The available information categories are:
 
 * ``csum``: Changes the checksum field with hardware or software methods depending on the offload flags on the packet.
 
-* ``icmpecho``: Receives a burst of packets, lookup for IMCP echo requests and, if any, send back ICMP echo replies.
+* ``icmpecho``: Receives a burst of packets, lookup for ICMP echo requests and, if any, send back ICMP echo replies.
 
 * ``ieee1588``: Demonstrate L2 IEEE1588 V2 PTP timestamping for RX and TX. Requires ``CONFIG_RTE_LIBRTE_IEEE1588=y``.
 
-- 
2.19.1

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

end of thread, other threads:[~2018-12-03 18:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-23 16:55 [dpdk-dev] [PATCH] doc: fix a typo in testpmd guide Rami Rosen
2017-09-25  1:59 ` Xing, Beilei
2017-09-25 11:21 ` Mcnamara, John
2017-10-05 15:15   ` Thomas Monjalon
2018-12-01  6:14 Rami Rosen
2018-12-02 17:44 ` Iremonger, Bernard
2018-12-03 17:22   ` Iremonger, Bernard
2018-12-03 18:25 Rami Rosen

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).