csit rls1704 report: final update to csit_release_notes.rst, packet_*_graphs.rst...
[csit.git] / docs / report / vpp_performance_tests / packet_latency_graphs / ipv4_tunnels.rst
1 IPv4 Overlay Tunnels
2 ====================
3
4 This section includes summary graphs of VPP Phy-to-Phy packet latency
5 with IPv4 Overlay Tunnels measured at 50% of discovered NDR throughput
6 rate. Latency is reported for VPP running in multiple configurations of
7 VPP worker thread(s), a.k.a. VPP data plane thread(s), and their
8 physical CPU core(s) placement.
9
10 Results are generated from a single execution of CSIT NDR discovery
11 test. Box plots are used to show the Minimum, Average and Maximum packet
12 latency per test.
13
14 *Title of each graph* is a regex (regular expression) matching all
15 throughput test cases plotted on this graph, *X-axis labels* are indices
16 of individual test suites executed by csit-vpp-perf-1704-all job that
17 created result output file used as data source for the graph, *Y-axis
18 labels* are measured packet Latency [uSec] values, and the *Graph
19 legend* lists the plotted test suites and their indices. Latency is
20 reported for concurrent symmetric bi-directional flows, separately for
21 each direction: i) West-to-East: TGint1-to-SUT1-to-SUT2-to-TGint2, and
22 ii) East-to-West: TGint2-to-SUT2-to-SUT1-to-TGint1.
23
24 .. note::
25
26     Test results have been generated by FD.io test executor jobs
27     `csit-vpp-perf-1704-all
28     <https://jenkins.fd.io/view/csit/job/csit-vpp-perf-1704-all/>`_,
29     with Robot Framework result files csit-vpp-perf-1704-all-<id>.zip
30     `archived here <../../_static/archive/>`_.
31
32 VPP packet latency in 1t1c setup (1thread, 1core) is presented in the graph below.
33
34 .. raw:: html
35
36     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/64B-1t1c-ethip4-ndrdisc-lat50.html"></iframe>
37
38 *Figure 1. VPP 1thread 1core - packet latency for Phy-to-Phy IPv4 Overlay Tunnels.*
39
40 CSIT source code for the test cases used for above plots can be found in CSIT
41 git repository:
42
43 .. code-block:: bash
44
45     $ cd $CSIT/tests/perf
46     $ grep -E "64B-1t1c-ethip4[a-z0-9]+-[a-z0-9]*-ndrdisc" *
47
48     10ge2p1x520-ethip4lispip4-ip4base-ndrdisc.robot:| tc01-64B-1t1c-ethip4lispip4-ip4base-ndrdisc
49     10ge2p1x520-ethip4lispip6-ip4base-ndrdisc.robot:| tc01-64B-1t1c-ethip4lispip6-ip4base-ndrdisc
50     10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-ndrdisc.robot:| tc01-64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrdisc
51     10ge2p1x520-ethip4vxlan-l2xcbase-ndrdisc.robot:| tc01-64B-1t1c-ethip4vxlan-l2xcbase-ndrdisc
52
53 VPP packet latency in 2t2c setup (2thread, 2core) is presented in the graph below.
54
55 .. raw:: html
56
57     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/64B-2t2c-ethip4-ndrdisc-lat50.html"></iframe>
58
59 *Figure 2. VPP 2threads 2cores - packet latency for Phy-to-Phy IPv4 Overlay Tunnels.*
60
61 CSIT source code for the test cases used for above plots can be found in CSIT
62 git repository:
63
64 .. code-block:: bash
65
66     $ cd $CSIT/tests/perf
67     $ grep -E "64B-2t2c-ethip4[a-z0-9]+-[a-z0-9]*-ndrdisc" *
68
69     10ge2p1x520-ethip4lispip4-ip4base-ndrdisc.robot:| tc07-64B-2t2c-ethip4lispip4-ip4base-ndrdisc
70     10ge2p1x520-ethip4lispip6-ip4base-ndrdisc.robot:| tc07-64B-2t2c-ethip4lispip6-ip4base-ndrdisc
71     10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-ndrdisc.robot:| tc07-64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrdisc
72     10ge2p1x520-ethip4vxlan-l2xcbase-ndrdisc.robot:| tc07-64B-2t2c-ethip4vxlan-l2xcbase-ndrdisc
73