aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/csit_framework_documentation/csit_design.rst
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2020-02-17 07:43:20 +0100
committerTibor Frank <tifrank@cisco.com>2020-02-17 08:32:47 +0100
commit997a634a6658d3d07ff84fc54e156ebd805fec74 (patch)
tree6133df0034fb3dc6da03efd59ce1dc45ac338e90 /docs/report/csit_framework_documentation/csit_design.rst
parent35bbc3657be85c9653f3cbf6e73e722588c392ea (diff)
PAL: Fix pdf
Change-Id: I8dfb53c8b6231663a600bd0ec81f7915d8db09f0 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/report/csit_framework_documentation/csit_design.rst')
-rw-r--r--docs/report/csit_framework_documentation/csit_design.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/report/csit_framework_documentation/csit_design.rst b/docs/report/csit_framework_documentation/csit_design.rst
index 5272094a13..b8851513ab 100644
--- a/docs/report/csit_framework_documentation/csit_design.rst
+++ b/docs/report/csit_framework_documentation/csit_design.rst
@@ -68,14 +68,14 @@ A brief bottom-up description is provided here:
- TG-specific stream profiles provide full control of:
- - Packet definition – layers, MACs, IPs, ports, combinations thereof
+ - Packet definition - layers, MACs, IPs, ports, combinations thereof
e.g. IPs and UDP ports;
- Stream definitions - different streams can run together, delayed,
one after each other;
- Stream profiles are independent of CSIT framework and can be used
in any T-rex setup, can be sent anywhere to repeat tests with
exactly the same setup;
- - Easily extensible – one can create a new stream profile that meets
+ - Easily extensible - one can create a new stream profile that meets
tests requirements;
- Same stream profile can be used for different tests with the same
traffic needs;
@@ -172,7 +172,7 @@ the command. They must follow English sentence grammar in one of the following
forms:
#. **Imperative** - verb-object(s): *"Do something"*, verb in base form.
-#. **Declarative** - subject–verb–object(s): *"Subject does something"*, verb in
+#. **Declarative** - subject-verb-object(s): *"Subject does something"*, verb in
a third-person singular present tense form.
#. **Affirmative** - modal_verb-verb-object(s): *"Subject should be something"*,
*"Object should exist"*, verb in base form.