diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-02-17 07:43:20 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-02-17 08:32:47 +0100 |
commit | 997a634a6658d3d07ff84fc54e156ebd805fec74 (patch) | |
tree | 6133df0034fb3dc6da03efd59ce1dc45ac338e90 /docs/report/csit_framework_documentation | |
parent | 35bbc3657be85c9653f3cbf6e73e722588c392ea (diff) |
PAL: Fix pdf
Change-Id: I8dfb53c8b6231663a600bd0ec81f7915d8db09f0
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/report/csit_framework_documentation')
-rw-r--r-- | docs/report/csit_framework_documentation/csit_design.rst | 6 | ||||
-rw-r--r-- | docs/report/csit_framework_documentation/csit_design_picture.svg | 4 |
2 files changed, 5 insertions, 5 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. diff --git a/docs/report/csit_framework_documentation/csit_design_picture.svg b/docs/report/csit_framework_documentation/csit_design_picture.svg index 8eaa91efe4..228e7fdf8d 100644 --- a/docs/report/csit_framework_documentation/csit_design_picture.svg +++ b/docs/report/csit_framework_documentation/csit_design_picture.svg @@ -114,7 +114,7 @@ <font-face font-family="StarSymbol embedded" units-per-em="2048" font-weight="normal" font-style="normal" ascent="1879" descent="635"/> <missing-glyph horiz-adv-x="2048" d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"/> <glyph unicode="●" horiz-adv-x="1191" d="M 813,0 C 632,0 489,54 383,161 276,268 223,411 223,592 223,773 276,916 383,1023 489,1130 632,1184 813,1184 992,1184 1136,1130 1245,1023 1353,916 1407,772 1407,592 1407,412 1353,268 1245,161 1136,54 992,0 813,0 Z"/> - <glyph unicode="–" horiz-adv-x="1139" d="M -4,459 L 1135,459 1135,606 -4,606 -4,459 Z"/> + <glyph unicode="-" horiz-adv-x="1139" d="M -4,459 L 1135,459 1135,606 -4,606 -4,459 Z"/> </font> </defs> <defs class="TextShapeIndex"> @@ -704,4 +704,4 @@ </g> </g> </g> -</svg>
\ No newline at end of file +</svg> |