From 43480e631defcb2fa40cc35e48ee40ce31b1dd68 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 16 Jul 2018 15:32:57 +0200 Subject: CSIT-1196: Add hsw/skx and 2n/3n to the report structure Change-Id: I3a0cc2792b931798e466250e30bc30ad8a32b84e Signed-off-by: Tibor Frank --- .../packet_throughput_graphs/vts.rst | 109 +++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 docs/report/vpp_performance_tests/packet_throughput_graphs/vts.rst (limited to 'docs/report/vpp_performance_tests/packet_throughput_graphs/vts.rst') diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/vts.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/vts.rst new file mode 100644 index 0000000000..3452556bd2 --- /dev/null +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/vts.rst @@ -0,0 +1,109 @@ +VTS +=== + +Following sections include summary graphs of VPP Phy-to-VM(s)-to-Phy +performance with VM virtio and VPP vhost-user virtual interfaces, +including NDR throughput (zero packet loss) and PDR throughput (<0.5% +packet loss). Performance is reported for VPP running in multiple +configurations of VPP worker thread(s), a.k.a. VPP data plane thread(s), +and their physical CPU core(s) placement. + +CSIT source code for the test cases used for plots can be found in +`CSIT git repository `_. + +3n-hsw-x520 +~~~~~~~~~~~ + +64b-1t1c +-------- + +.. raw:: html + +
+ +:index:`Throughput: vts-3n-hsw-x520-64b-1t1c-ndr` + +.. raw:: html + + + +



+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{vts-3n-hsw-x520-64b-1t1c-ndr} + \label{fig:vts-3n-hsw-x520-64b-1t1c-ndr} + \end{figure} + +.. raw:: html + +
+ +:index:`Throughput: vts-3n-hsw-x520-64b-1t1c-pdr` + +.. raw:: html + + + +



+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{vts-3n-hsw-x520-64b-1t1c-pdr} + \label{fig:vts-3n-hsw-x520-64b-1t1c-pdr} + \end{figure} + +64b-2t2c +-------- + +.. raw:: html + +
+ +:index:`Throughput: vts-3n-hsw-x520-64b-2t2c-ndr` + +.. raw:: html + + + +



+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{vts-3n-hsw-x520-64b-2t2c-ndr} + \label{fig:vts-3n-hsw-x520-64b-2t2c-ndr} + \end{figure} + +.. raw:: html + +
+ +:index:`Throughput: vts-3n-hsw-x520-64b-2t2c-pdr` + +.. raw:: html + + + +



+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{vts-3n-hsw-x520-64b-2t2c-pdr} + \label{fig:vts-3n-hsw-x520-64b-2t2c-pdr} + \end{figure} -- cgit 1.2.3-korg