test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] doc: fix a typo in gsg system requirements doc
@ 2019-01-03 19:36 Rami Rosen
  2019-01-07  5:11 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2019-01-03 19:36 UTC (permalink / raw)
  To: dts; +Cc: Rami Rosen

This patch fixes a typo in gsg system requirements doc.

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

diff --git a/doc/dts_gsg/sys_reqs.rst b/doc/dts_gsg/sys_reqs.rst
index edc2a23..c5a4794 100644
--- a/doc/dts_gsg/sys_reqs.rst
+++ b/doc/dts_gsg/sys_reqs.rst
@@ -76,7 +76,7 @@ Setup and configure Scapy
 ~~~~~~~~~~~~~~~~~~~~~~~~~
 Scapy is a powerful interactive packet manipulation program. It is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, match requests and replies, and much more. It can easily handle most classical tasks like scanning, tracerouting, probing, unit tests, attacks or network discovery.
 
-DTCS uses python module scapy to forge or decode packets of a wide number of protocols, send them over the wire, capture them, and analyse the packets.
+DTS uses python module scapy to forge or decode packets of a wide number of protocols, send them over the wire, capture them, and analyse the packets.
 
 .. code-block:: console
 
-- 
2.19.2

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

* Re: [dts] [PATCH] doc: fix a typo in gsg system requirements doc
  2019-01-03 19:36 [dts] [PATCH] doc: fix a typo in gsg system requirements doc Rami Rosen
@ 2019-01-07  5:11 ` Tu, Lijuan
  0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2019-01-07  5:11 UTC (permalink / raw)
  To: Rami Rosen, dts

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Rami Rosen
> Sent: Friday, January 4, 2019 3:37 AM
> To: dts@dpdk.org
> Cc: Rami Rosen <ramirose@gmail.com>
> Subject: [dts] [PATCH] doc: fix a typo in gsg system requirements doc
> 
> This patch fixes a typo in gsg system requirements doc.
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>  doc/dts_gsg/sys_reqs.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/dts_gsg/sys_reqs.rst b/doc/dts_gsg/sys_reqs.rst index
> edc2a23..c5a4794 100644
> --- a/doc/dts_gsg/sys_reqs.rst
> +++ b/doc/dts_gsg/sys_reqs.rst
> @@ -76,7 +76,7 @@ Setup and configure Scapy
> ~~~~~~~~~~~~~~~~~~~~~~~~~  Scapy is a powerful interactive packet
> manipulation program. It is able to forge or decode packets of a wide
> number of protocols, send them on the wire, capture them, match requests
> and replies, and much more. It can easily handle most classical tasks like
> scanning, tracerouting, probing, unit tests, attacks or network discovery.
> 
> -DTCS uses python module scapy to forge or decode packets of a wide
> number of protocols, send them over the wire, capture them, and analyse
> the packets.
> +DTS uses python module scapy to forge or decode packets of a wide
> number of protocols, send them over the wire, capture them, and analyse
> the packets.
> 
>  .. code-block:: console
> 
> --
> 2.19.2

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

end of thread, other threads:[~2019-01-07  5:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-03 19:36 [dts] [PATCH] doc: fix a typo in gsg system requirements doc Rami Rosen
2019-01-07  5:11 ` 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).