test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] doc/dts_gsg: lightweight rephrasing in the intro section of gsg
@ 2019-04-12 10:43 Rami Rosen
  2019-04-15 19:59 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2019-04-12 10:43 UTC (permalink / raw)
  To: dts; +Cc: Rami Rosen

This patch includes the following lightweight rephrasing in the intro section of gsg:

limitation effort->limited effort

However, user-defined test cases, plan and script must follow->
However, user-defined test cases, test plans and scripts must follow

which included in the DPDK-> 
which are included in the DPDK

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 doc/dts_gsg/intro.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/dts_gsg/intro.rst b/doc/dts_gsg/intro.rst
index 2d14b01..94fd9bf 100644
--- a/doc/dts_gsg/intro.rst
+++ b/doc/dts_gsg/intro.rst
@@ -3,7 +3,7 @@ Introduction
 
 This document describes how to install and configure the Data Plane Development Kit Test Suite (DPDK Test Suite) in a Linux environment. Users can refer this document to enable this test infrastructure in their environment and don’t need go deeply with too much details about this framework.
 DPDK Test Suite is an automation test tool for DPDK software, a python-base library.  It can run on the tester machine, and communicate/manage DUT by SSH connection. DTF supports different kind of traffic generators, including DPDK-based PacketGen, third-party professional tester equipment (IXIA®).
-Data Plane Development Kit Test Suite (DPDK Test Suite) includes one set of test cases and DPDK generic test framework. DPDK Test Suite provides test example, references and framework for open source community. Based on DPDK Test Suite, everyone can develop their test plan, automation script and configuration for own features and platform. In addition, DPDK Test Suite provides a solution to allow that DPDK developers contribute their function test to certify their patch integration. It only requires limitation effort to maintain test cases once merged into DPDK Test Suite.  Everyone can utilize DPDK Test Suite to measure performance and functionality for features.
+Data Plane Development Kit Test Suite (DPDK Test Suite) includes one set of test cases and DPDK generic test framework. DPDK Test Suite provides test example, references and framework for open source community. Based on DPDK Test Suite, everyone can develop their test plan, automation script and configuration for own features and platform. In addition, DPDK Test Suite provides a solution to allow that DPDK developers contribute their function test to certify their patch integration. It only requires limited effort to maintain test cases once merged into DPDK Test Suite.  Everyone can utilize DPDK Test Suite to measure performance and functionality for features.
 
 Please see DPDK Test Suite architecture in the following figures: 
 
@@ -100,9 +100,9 @@ In the DPDK Test Suite Test Framework, it provides the following modules to help
     | virt_scene.py         | Generate virtualization scenario based on configuration file                                                                                                 |
     +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+
 
-Beside Framework tool, DPDK Test Suite also defines one set of test cases. It includes basic test suite to verify basic functionality of DPDK library. These test script provides example and reference. Everyone can develop their test cases, verify their features functionality, and commit generic test report to maintainer. However, user-defined test cases, plan and script must follow DPDK Test Suite standard including code standard, naming conventions, configure format, rst test plan, API. 
+Beside Framework tool, DPDK Test Suite also defines one set of test cases. It includes basic test suite to verify basic functionality of DPDK library. These test script provides example and reference. Everyone can develop their test cases, verify their features functionality, and commit generic test report to maintainer. However, user-defined test cases, test plans and scripts must follow DPDK Test Suite standard including code standard, naming conventions, configure format, rst test plan, API.
 
-Please see test cases, which included in the DPDK compliance test suites:
+Please see test cases, which are included in the DPDK compliance test suites:
 
 .. table::
 
-- 
2.19.2


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

* Re: [dts] [PATCH] doc/dts_gsg: lightweight rephrasing in the intro section of gsg
  2019-04-12 10:43 [dts] [PATCH] doc/dts_gsg: lightweight rephrasing in the intro section of gsg Rami Rosen
@ 2019-04-15 19:59 ` Tu, Lijuan
  0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2019-04-15 19:59 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, April 12, 2019 3:44 AM
> To: dts@dpdk.org
> Cc: Rami Rosen <ramirose@gmail.com>
> Subject: [dts] [PATCH] doc/dts_gsg: lightweight rephrasing in the intro
> section of gsg
> 
> This patch includes the following lightweight rephrasing in the intro section
> of gsg:
> 
> limitation effort->limited effort
> 
> However, user-defined test cases, plan and script must follow-> However,
> user-defined test cases, test plans and scripts must follow
> 
> which included in the DPDK->
> which are included in the DPDK
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>  doc/dts_gsg/intro.rst | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/doc/dts_gsg/intro.rst b/doc/dts_gsg/intro.rst index
> 2d14b01..94fd9bf 100644
> --- a/doc/dts_gsg/intro.rst
> +++ b/doc/dts_gsg/intro.rst
> @@ -3,7 +3,7 @@ Introduction
> 
>  This document describes how to install and configure the Data Plane
> Development Kit Test Suite (DPDK Test Suite) in a Linux environment. Users
> can refer this document to enable this test infrastructure in their
> environment and don’t need go deeply with too much details about this
> framework.
>  DPDK Test Suite is an automation test tool for DPDK software, a python-base
> library.  It can run on the tester machine, and communicate/manage DUT by
> SSH connection. DTF supports different kind of traffic generators, including
> DPDK-based PacketGen, third-party professional tester equipment (IXIA®).
> -Data Plane Development Kit Test Suite (DPDK Test Suite) includes one set of
> test cases and DPDK generic test framework. DPDK Test Suite provides test
> example, references and framework for open source community. Based on
> DPDK Test Suite, everyone can develop their test plan, automation script and
> configuration for own features and platform. In addition, DPDK Test Suite
> provides a solution to allow that DPDK developers contribute their function
> test to certify their patch integration. It only requires limitation effort to
> maintain test cases once merged into DPDK Test Suite.  Everyone can utilize
> DPDK Test Suite to measure performance and functionality for features.
> +Data Plane Development Kit Test Suite (DPDK Test Suite) includes one set of
> test cases and DPDK generic test framework. DPDK Test Suite provides test
> example, references and framework for open source community. Based on
> DPDK Test Suite, everyone can develop their test plan, automation script and
> configuration for own features and platform. In addition, DPDK Test Suite
> provides a solution to allow that DPDK developers contribute their function
> test to certify their patch integration. It only requires limited effort to
> maintain test cases once merged into DPDK Test Suite.  Everyone can utilize
> DPDK Test Suite to measure performance and functionality for features.
> 
>  Please see DPDK Test Suite architecture in the following figures:
> 
> @@ -100,9 +100,9 @@ In the DPDK Test Suite Test Framework, it provides
> the following modules to help
>      | virt_scene.py         | Generate virtualization scenario based on
> configuration file                                                                                                 |
>      +-----------------------+-----------------------------------------------------------------------------
> ---------------------------------------------------------------------------------+
> 
> -Beside Framework tool, DPDK Test Suite also defines one set of test cases. It
> includes basic test suite to verify basic functionality of DPDK library. These
> test script provides example and reference. Everyone can develop their test
> cases, verify their features functionality, and commit generic test report to
> maintainer. However, user-defined test cases, plan and script must follow
> DPDK Test Suite standard including code standard, naming conventions,
> configure format, rst test plan, API.
> +Beside Framework tool, DPDK Test Suite also defines one set of test cases. It
> includes basic test suite to verify basic functionality of DPDK library. These
> test script provides example and reference. Everyone can develop their test
> cases, verify their features functionality, and commit generic test report to
> maintainer. However, user-defined test cases, test plans and scripts must
> follow DPDK Test Suite standard including code standard, naming
> conventions, configure format, rst test plan, API.
> 
> -Please see test cases, which included in the DPDK compliance test suites:
> +Please see test cases, which are included in the DPDK compliance test suites:
> 
>  .. table::
> 
> --
> 2.19.2


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

end of thread, other threads:[~2019-04-15 19:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-12 10:43 [dts] [PATCH] doc/dts_gsg: lightweight rephrasing in the intro section of gsg Rami Rosen
2019-04-15 19:59 ` 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).