PAL: Fix pdf 86/25186/3
authorTibor Frank <tifrank@cisco.com>
Mon, 17 Feb 2020 06:43:20 +0000 (07:43 +0100)
committerTibor Frank <tifrank@cisco.com>
Mon, 17 Feb 2020 07:32:47 +0000 (08:32 +0100)
Change-Id: I8dfb53c8b6231663a600bd0ec81f7915d8db09f0
Signed-off-by: Tibor Frank <tifrank@cisco.com>
docs/report/csit_framework_documentation/csit_design.rst
docs/report/csit_framework_documentation/csit_design_picture.svg
docs/report/introduction/test_environment_intro.rst
docs/report/vpp_performance_tests/documentation/containers.rst
docs/report/vpp_performance_tests/packet_latency/ip4_tunnels-3n-tsh-x520.rst
resources/tools/presentation/specification.yaml

index 5272094..b885151 100644 (file)
@@ -68,14 +68,14 @@ A brief bottom-up description is provided here:
 
      - TG-specific stream profiles provide full control of:
 
 
      - 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;
          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;
          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.
 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.
    a third-person singular present tense form.
 #. **Affirmative** - modal_verb-verb-object(s): *"Subject should be something"*,
    *"Object should exist"*, verb in base form.
index 8eaa91e..228e7fd 100644 (file)
    <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"/>
    <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">
   </font>
  </defs>
  <defs class="TextShapeIndex">
    </g>
   </g>
  </g>
    </g>
   </g>
  </g>
-</svg>
\ No newline at end of file
+</svg>
index 0d35ace..da817f2 100644 (file)
@@ -37,16 +37,16 @@ as impacting data plane performance tests. Calibrating those parameters
 is part of FD.io CSIT pre-test activities, and includes measuring and
 reporting following:
 
 is part of FD.io CSIT pre-test activities, and includes measuring and
 reporting following:
 
-#. System level core jitter  measure duration of core interrupts by
+#. System level core jitter - measure duration of core interrupts by
    Linux in clock cycles and how often interrupts happen. Using
    `CPU core jitter tool <https://git.fd.io/pma_tools/tree/jitter>`_.
 
    Linux in clock cycles and how often interrupts happen. Using
    `CPU core jitter tool <https://git.fd.io/pma_tools/tree/jitter>`_.
 
-#. Memory bandwidth  measure bandwidth with `Intel MLC tool
+#. Memory bandwidth - measure bandwidth with `Intel MLC tool
    <https://software.intel.com/en-us/articles/intelr-memory-latency-checker>`_.
 
    <https://software.intel.com/en-us/articles/intelr-memory-latency-checker>`_.
 
-#. Memory latency  measure memory latency with Intel MLC tool.
+#. Memory latency - measure memory latency with Intel MLC tool.
 
 
-#. Cache latency at all levels (L1, L2, and Last Level Cache)  measure
+#. Cache latency at all levels (L1, L2, and Last Level Cache) - measure
    cache latency with Intel MLC tool.
 
 Measured values of listed parameters are especially important for
    cache latency with Intel MLC tool.
 
 Measured values of listed parameters are especially important for
index b15c899..c9ed64a 100644 (file)
@@ -60,7 +60,7 @@ list of applicable security control mechanisms:
   escaping a container or cause harm to the host, [apparmor]_.
 - SELinux - Security Enhanced Linux is a Linux kernel security module
   that provides similar function to AppArmor, supporting access control
   escaping a container or cause harm to the host, [apparmor]_.
 - SELinux - Security Enhanced Linux is a Linux kernel security module
   that provides similar function to AppArmor, supporting access control
-  security policies including United States Department of Defensestyle
+  security policies including United States Department of Defense-style
   mandatory access controls. Mandatory access controls allow an
   administrator of a system to define how applications and users can
   access different resources such as files, devices, networks and inter-
   mandatory access controls. Mandatory access controls allow an
   administrator of a system to define how applications and users can
   access different resources such as files, devices, networks and inter-
index f7cf10e..a6d2d6b 100644 (file)
@@ -31,8 +31,8 @@
 ..
     10ge2p1x520-64b-1t1c-ethip4vxlan-l2xcbase
     10ge2p1x520-64b-1t1c-ethip4vxlan-l2bdbasemaclrn
 ..
     10ge2p1x520-64b-1t1c-ethip4vxlan-l2xcbase
     10ge2p1x520-64b-1t1c-ethip4vxlan-l2bdbasemaclrn
-    10ge2p1x520-64b-1t1c-dot1qethip4vxlan-l2bdscale1l2bd1vlan1vxlan
-    10ge2p1x520-64b-1t1c-dot1qethip4vxlan-l2bdscale100l2bd100vlan100vxlan
+    10ge2p1x520-64b-1t1c-dot1q-ethip4vxlan-l2bdscale1l2bd1vlan1vxlan
+    10ge2p1x520-64b-1t1c-dot1q-ethip4vxlan-l2bdscale100l2bd100vlan100vxlan
 
 3n-tsh-x520
 ~~~~~~~~~~~
 
 3n-tsh-x520
 ~~~~~~~~~~~
@@ -83,7 +83,7 @@
 .. raw:: html
 
     <center>
 .. raw:: html
 
     <center>
-    <iframe id="hdrh-lat-percentile-3n-tsh-10ge2p1x520-64b-1t1c-dot1q–ethip4vxlan-l2bdscale1l2bd1vlan1vxlan.html" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/hdrh-lat-percentile-3n-tsh-10ge2p1x520-64b-1t1c-dot1q–ethip4vxlan-l2bdscale1l2bd1vlan1vxlan.html"></iframe>
+    <iframe id="hdrh-lat-percentile-3n-tsh-10ge2p1x520-64b-1t1c-dot1q-ethip4vxlan-l2bdscale1l2bd1vlan1vxlan.html" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/hdrh-lat-percentile-3n-tsh-10ge2p1x520-64b-1t1c-dot1q-ethip4vxlan-l2bdscale1l2bd1vlan1vxlan.html"></iframe>
     <p><br></p>
     </center>
 
     <p><br></p>
     </center>
 
@@ -92,8 +92,8 @@
     \begin{figure}[H]
         \centering
             \graphicspath{{../_build/_static/vpp/}}
     \begin{figure}[H]
         \centering
             \graphicspath{{../_build/_static/vpp/}}
-            \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{hdrh-lat-percentile-3n-tsh-10ge2p1x520-64b-1t1c-dot1qethip4vxlan-l2bdscale1l2bd1vlan1vxlan}
-            \label{fig:hdrh-lat-percentile-3n-tsh-10ge2p1x520-64b-1t1c-dot1qethip4vxlan-l2bdscale1l2bd1vlan1vxlan}
+            \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{hdrh-lat-percentile-3n-tsh-10ge2p1x520-64b-1t1c-dot1q-ethip4vxlan-l2bdscale1l2bd1vlan1vxlan}
+            \label{fig:hdrh-lat-percentile-3n-tsh-10ge2p1x520-64b-1t1c-dot1q-ethip4vxlan-l2bdscale1l2bd1vlan1vxlan}
     \end{figure}
 
 .. raw:: latex
     \end{figure}
 
 .. raw:: latex
 .. raw:: html
 
     <center>
 .. raw:: html
 
     <center>
-    <iframe id="hdrh-lat-percentile-3n-tsh-10ge2p1x520-64b-1t1c-dot1q–ethip4vxlan-l2bdscale100l2bd100vlan100vxlan.html" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/hdrh-lat-percentile-3n-tsh-10ge2p1x520-64b-1t1c-dot1q–ethip4vxlan-l2bdscale100l2bd100vlan100vxlan.html"></iframe>
+    <iframe id="hdrh-lat-percentile-3n-tsh-10ge2p1x520-64b-1t1c-dot1q-ethip4vxlan-l2bdscale100l2bd100vlan100vxlan.html" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/hdrh-lat-percentile-3n-tsh-10ge2p1x520-64b-1t1c-dot1q-ethip4vxlan-l2bdscale100l2bd100vlan100vxlan.html"></iframe>
     <p><br></p>
     </center>
 
     <p><br></p>
     </center>
 
     \begin{figure}[H]
         \centering
             \graphicspath{{../_build/_static/vpp/}}
     \begin{figure}[H]
         \centering
             \graphicspath{{../_build/_static/vpp/}}
-            \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{hdrh-lat-percentile-3n-tsh-10ge2p1x520-64b-1t1c-dot1qethip4vxlan-l2bdscale100l2bd100vlan100vxlan}
-            \label{fig:hdrh-lat-percentile-3n-tsh-10ge2p1x520-64b-1t1c-dot1qethip4vxlan-l2bdscale100l2bd100vlan100vxlan}
+            \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{hdrh-lat-percentile-3n-tsh-10ge2p1x520-64b-1t1c-dot1q-ethip4vxlan-l2bdscale100l2bd100vlan100vxlan}
+            \label{fig:hdrh-lat-percentile-3n-tsh-10ge2p1x520-64b-1t1c-dot1q-ethip4vxlan-l2bdscale100l2bd100vlan100vxlan}
     \end{figure}
     \end{figure}
index 11f1d8b..39fa319 100644 (file)
   format:
     html:
     - full
   format:
     html:
     - full
-#    pdf:
-#    - minimal
+    pdf:
+    - minimal
 
 ################################################################################
 ###                               T A B L E S                                ###
 
 ################################################################################
 ###                               T A B L E S                                ###