diff options
Diffstat (limited to 'docs/report/introduction/methodology_quic_with_vppecho.rst')
-rw-r--r-- | docs/report/introduction/methodology_quic_with_vppecho.rst | 3 |
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. |