diff options
author | Maciek Konstantynowicz <mkonstan@cisco.com> | 2020-02-12 18:57:24 +0000 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-02-13 06:49:48 +0000 |
commit | 69c47b5c3861754d0e3a95515685bf3a19c794e8 (patch) | |
tree | efe1de306e02712943ddc962e3c7eca173f0b008 /docs/report/dpdk_performance_tests | |
parent | 4e264d882bf75eadef303c8fff6740da489b32e9 (diff) |
Report: Updated static front matter for new pkt latency graphs.
Change-Id: I68fad80a7d83b91124402c22abd803e1a2cff3bc
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
Diffstat (limited to 'docs/report/dpdk_performance_tests')
-rw-r--r-- | docs/report/dpdk_performance_tests/packet_latency/3n-hsw-xl710.rst | 3 | ||||
-rw-r--r-- | docs/report/dpdk_performance_tests/packet_latency/index.rst | 31 |
2 files changed, 23 insertions, 11 deletions
diff --git a/docs/report/dpdk_performance_tests/packet_latency/3n-hsw-xl710.rst b/docs/report/dpdk_performance_tests/packet_latency/3n-hsw-xl710.rst index eaba7c0cb8..96c02743db 100644 --- a/docs/report/dpdk_performance_tests/packet_latency/3n-hsw-xl710.rst +++ b/docs/report/dpdk_performance_tests/packet_latency/3n-hsw-xl710.rst @@ -31,9 +31,6 @@ 3n-hsw-xl710 ~~~~~~~~~~~~ -.. todo:: - Introduction - CSIT source code for the test cases used for plots can be found in `CSIT git repository <https://git.fd.io/csit/tree/tests/dpdk/perf?h=rls2001>`_. diff --git a/docs/report/dpdk_performance_tests/packet_latency/index.rst b/docs/report/dpdk_performance_tests/packet_latency/index.rst index 9331855816..4432fc2099 100644 --- a/docs/report/dpdk_performance_tests/packet_latency/index.rst +++ b/docs/report/dpdk_performance_tests/packet_latency/index.rst @@ -6,21 +6,36 @@ Packet Latency ============== -.. todo:: - Introduction +DPDK Testpmd and L3fwd latency results are generated based on the test +data obtained from |csit-release| NDR-PDR throughput tests executed +across physical testbeds hosted in LF FD.io labs: 3n-hsw, 3n-skx, 2n- +skx, 2n-clx, 3n-dnv, 2n-dnv, 3n-tsh. + +Latency by percentile distribution plots are used to show packet latency +percentiles at different packet rate load levels: i) No-Load latency +streams only, ii) Low-Load at 10% PDR, iii) Mid-Load at 50% PDR and iv) +High-Load at 90% PDR. + +Additional information about graph data: + +#. **Graph Title**: describes tested DUT packet path. + +#. **X-axis Labels**: percentile of packets. + +#. **Y-axis Labels**: measured one-way packet latency values in [uSec]. + +#. **Graph Legend**: list of latency tests at different packet rate load + level. + +#. **Hover Information**: packet rate load level, stream direction + (East-West, West-East), percentile, one-way latency. .. note:: Test results have been generated by - `FD.io test executor dpdk performance job 2n-skx`_, - `FD.io test executor dpdk performance job 3n-skx`_, - `FD.io test executor dpdk performance job 2n-clx`_, and `FD.io test executor dpdk performance job 3n-hsw`_ with RF result files csit-dpdk-perf-|srelease|-\*.zip `archived here <../../_static/archive/>`_. - Required per test case data set size is **10** and for DPDK tests - this is the actual size, as all scheduled test executions completed - successfully. .. toctree:: :maxdepth: 3 |