CSIT-1374: Split the files with graphs int he Report
[csit.git] / docs / report / vpp_performance_tests / packet_throughput_graphs / ipsec.rst
1
2 .. raw:: latex
3
4     \clearpage
5
6 .. raw:: html
7
8     <script type="text/javascript">
9
10         function getDocHeight(doc) {
11             doc = doc || document;
12             var body = doc.body, html = doc.documentElement;
13             var height = Math.max( body.scrollHeight, body.offsetHeight,
14                 html.clientHeight, html.scrollHeight, html.offsetHeight );
15             return height;
16         }
17
18         function setIframeHeight(id) {
19             var ifrm = document.getElementById(id);
20             var doc = ifrm.contentDocument? ifrm.contentDocument:
21                 ifrm.contentWindow.document;
22             ifrm.style.visibility = 'hidden';
23             ifrm.style.height = "10px"; // reset to minimal height ...
24             // IE opt. for bing/msn needs a bit added or scrollbar appears
25             ifrm.style.height = getDocHeight( doc ) + 4 + "px";
26             ifrm.style.visibility = 'visible';
27         }
28
29     </script>
30
31 IPSec IPv4 Routing
32 ==================
33
34 Following sections include summary graphs of VPP Phy-to-Phy performance with
35 IPSec encryption used in combination with IPv4 routed-forwarding,
36 including NDR throughput (zero packet loss) and PDR throughput (<0.5%
37 packet loss). VPP IPSec encryption is accelerated using DPDK cryptodev
38 library driving Intel Quick Assist (QAT) crypto PCIe hardware cards.
39 Performance is reported for VPP running in multiple configurations of
40 VPP worker thread(s), a.k.a. VPP data plane thread(s), and their
41 physical CPU core(s) placement.
42
43 CSIT source code for the test cases used for plots can be found in
44 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/crypto?h=rls1810>`_.
45
46 .. toctree::
47
48     ipsec-3n-hsw-xl710