X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Freport%2Fvpp_performance_tests%2Fthroughput_speedup_multi_core%2Fipsec.rst;h=82124a3db214eaf491c30b89f4b66143d8eb3a89;hb=eb5271b56cb94711420a1eb7372b0f4d5f275a40;hp=da260d009a3e8ddf2f37d07122b1399f260fdc72;hpb=f56e629f1628f938b2a6e1bf27a74375ca3839cf;p=csit.git diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ipsec.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ipsec.rst index da260d009a..82124a3db2 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ipsec.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ipsec.rst @@ -1,5 +1,5 @@ -IPSec Crypto HW: IP4 Routed-Forwarding -====================================== +IPSec IPv4 Routing +================== Following sections include Throughput Speedup Analysis for VPP multi- core multi-thread configurations with no Hyper-Threading, specifically @@ -11,85 +11,55 @@ 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. -NDR Throughput --------------- +CSIT source code for the test cases used for plots can be found in +`CSIT git repository `_. -VPP NDR 64B packet throughput speedup ratio is presented in the graphs -below for 40ge2p1xl710 network interface card. +3n-hsw-xl710 +~~~~~~~~~~~~ -NIC 40ge2p1xl710 -~~~~~~~~~~~~~~~~ +64b-base_and_scale +------------------ .. raw:: html - +
+ +:index:`Speedup: ipsec-3n-hsw-xl710-64b-base_and_scale-ndr` + +.. raw:: html + + + +



+
.. raw:: latex \begin{figure}[H] \centering \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{40ge2p1xl710-64B-ipsechw-tsa-ndrdisc} - \label{fig:40ge2p1xl710-64B-ipsechw-tsa-ndrdisc} + \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{ipsec-3n-hsw-xl710-64b-base_and_scale-ndr-tsa} + \label{fig:ipsec-3n-hsw-xl710-64b-base_and_scale-ndr-tsa} \end{figure} -*Figure 1. Throughput Speedup Analysis - Multi-Core Speedup Ratio - Normalized -NDR Throughput for Phy-to-Phy IPSEC HW.* - -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/crypto && grep -E "64B-(1t1c|2t2c|4t4c)-.*ipsec.*-ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/crypto - $ grep -E "64B-(1t1c|2t2c|4t4c)-.*ipsec.*-ndrdisc" * - -PDR Throughput --------------- - -VPP PDR 64B packet throughput speedup ratio is presented in the graphs -below for 40ge2p1xl710 network interface card. +.. raw:: html -NIC 40ge2p1xl710 -~~~~~~~~~~~~~~~~ +
-VPP PDR 64B packet throughput in 1t1c setup (1thread, 1core) is presented -in the graph below. PDR measured for 0.5% packet loss ratio. +:index:`Speedup: ipsec-3n-hsw-xl710-64b-base_and_scale-pdr` .. raw:: html - + + +



+
.. raw:: latex \begin{figure}[H] \centering \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{40ge2p1xl710-64B-ipsechw-tsa-pdrdisc} - \label{fig:40ge2p1xl710-64B-ipsechw-tsa-pdrdisc} + \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{ipsec-3n-hsw-xl710-64b-base_and_scale-pdr-tsa} + \label{fig:ipsec-3n-hsw-xl710-64b-base_and_scale-pdr-tsa} \end{figure} - -*Figure 2. Throughput Speedup Analysis - Multi-Core Speedup Ratio - Normalized -PDR Throughput for Phy-to-Phy IPSEC HW.* - -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/crypto && grep -E "64B-(1t1c|2t2c|4t4c)-.*ipsec.*-pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/crypto - $ grep -E "64B-(1t1c|2t2c|4t4c)-.*ipsec.*-pdrdisc" *