aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/introduction/methodology_quic_with_vppecho.rst
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2020-02-03 18:51:14 +0100
committerPeter Mikus <pmikus@cisco.com>2020-02-22 11:47:04 +0000
commit3c23979e8770e5d5e6dc104d36f20ea5697f3fcc (patch)
tree04ea5139ad3eccba15b12b513a6767a1d4748672 /docs/report/introduction/methodology_quic_with_vppecho.rst
parent815cbb45dff3fd759f2bd4608bb45ee7949dfc55 (diff)
Report: Edit minor details in methodology docs
Change-Id: I9bbb97e635b6ef438dcb8bed3f69617bb98e9779 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'docs/report/introduction/methodology_quic_with_vppecho.rst')
-rw-r--r--docs/report/introduction/methodology_quic_with_vppecho.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/report/introduction/methodology_quic_with_vppecho.rst b/docs/report/introduction/methodology_quic_with_vppecho.rst
index 12b64203db..5579fb5954 100644
--- a/docs/report/introduction/methodology_quic_with_vppecho.rst
+++ b/docs/report/introduction/methodology_quic_with_vppecho.rst
@@ -32,6 +32,7 @@ where,
measurements for all streams and the sum of all streams.
Test cases include
+
1. 1 QUIC Connection with 1 Stream
2. 1 QUIC connection with 10 Streams
3. 10 QUIC connetions with 1 Stream
@@ -39,5 +40,5 @@ where,
with stream sizes to provide reasonable test durations. The VPP Host
Stack QUIC transport is configured to utilize the picotls encryption
- library. In the future, tests utilizing addtional encryption
+ library. In the future, tests utilizing addtional encryption
algorithms will be added.