Report 1904.2: Configuration
[csit.git] / docs / report / vpp_performance_tests / packet_latency_graphs / l2.rst
1
2
3 .. raw:: latex
4
5     \clearpage
6
7 .. raw:: html
8
9     <script type="text/javascript">
10
11         function getDocHeight(doc) {
12             doc = doc || document;
13             var body = doc.body, html = doc.documentElement;
14             var height = Math.max( body.scrollHeight, body.offsetHeight,
15                 html.clientHeight, html.scrollHeight, html.offsetHeight );
16             return height;
17         }
18
19         function setIframeHeight(id) {
20             var ifrm = document.getElementById(id);
21             var doc = ifrm.contentDocument? ifrm.contentDocument:
22                 ifrm.contentWindow.document;
23             ifrm.style.visibility = 'hidden';
24             ifrm.style.height = "10px"; // reset to minimal height ...
25             // IE opt. for bing/msn needs a bit added or scrollbar appears
26             ifrm.style.height = getDocHeight( doc ) + 4 + "px";
27             ifrm.style.visibility = 'visible';
28         }
29
30     </script>
31
32 L2 Ethernet Switching
33 =====================
34
35 This section includes summary graphs of VPP Phy-to-Phy packet latency
36 with L2 Ethernet switching measured at 100% of discovered NDR throughput
37 rate. Latency is reported for VPP running in multiple configurations of
38 VPP worker thread(s), a.k.a. VPP data plane thread(s), and their
39 physical CPU core(s) placement.
40
41 CSIT source code for the test cases used for plots can be found in
42 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/l2?h=rls1901>`_.
43
44 .. toctree::
45
46     l2-3n-skx-x710
47
48 ..
49     l2-3n-hsw-x520
50     l2-3n-hsw-x710
51     l2-3n-hsw-xl710
52     l2-3n-skx-xxv710
53     l2-2n-skx-x710
54     l2-2n-skx-xxv710