94bf9a811fafb10a8b6c28b13159dc9411a61cb2
[csit.git] / docs / report / vpp_performance_tests_hw / packet_latency_graphs / ipv6_tunnels.rst
1 IPv6 Overlay Tunnels
2 ====================
3
4 This section provides a summary of VPP Phy-to-Phy IPv6 Overlay Tunnels
5 performance illustrating packet latency measured at 50% of discovered NDR
6 throughput rate. Latency is reported for VPP running in multiple
7 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
8 their physical CPU core(s) placement.
9
10 Title of each graph is a regex (regular expression) matching all plotted
11 test case throughput measurements.
12
13 .. note::
14
15     Data sources for reported test results: i) FD.io test executor jobs
16     `csit-vpp-perf-1701-all
17     <https://jenkins.fd.io/view/csit/job/csit-vpp-perf-1701-all/>`_ and
18     `csit-vpp-perf-1701-long
19     <https://jenkins.fd.io/view/csit/job/csit-vpp-perf-1701-long/>`_
20     , ii) archived FD.io jobs test result `output files
21     <../../_static/archive/>`_.
22
23 VPP packet latency - running in configuration of **one worker thread (1t) on one
24 physical core (1c)** - is presented in the figure below.
25
26 .. raw:: html
27
28     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/vpp/78B-1t1c-ethip6-ndrdisc-lat50.html"></iframe>
29
30 *Figure 1. VPP 1thread 1core - packet latency for Phy-to-Phy IPv6 Overlay Tunnels.*
31
32 CSIT test cases used to generate results presented above can be found in CSIT
33 git repository by filtering with specified regex as follows:
34
35 .. code-block:: bash
36
37     $ csit/tests/perf
38     $ grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" *
39
40     10ge2p1x520-ethip6lispip4-ip6base-ndrdisc.robot:| tc01-78B-1t1c-ethip6lispip4-ip6base-ndrdisc
41     10ge2p1x520-ethip6lispip6-ip6base-ndrdisc.robot:| tc01-78B-1t1c-ethip6lispip6-ip6base-ndrdisc
42
43 VPP packet latency - running in configuration of **two worker threads (2t) on two
44 physical cores (2c)** - is presented in the figure below.
45
46 .. raw:: html
47
48     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/vpp/78B-2t2c-ethip6-ndrdisc-lat50.html"></iframe>
49
50 *Figure 2. VPP 2threads 2cores - packet latency for Phy-to-Phy IPv6 Overlay Tunnels.*
51
52 CSIT test cases used to generate results presented above can be found in CSIT
53 git repository by filtering with specified regex as follows:
54
55 .. code-block:: bash
56
57     $ csit/tests/perf
58     $ grep -E "78B-2t2c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" *
59
60     10ge2p1x520-ethip6lispip4-ip6base-ndrdisc.robot:| tc07-78B-2t2c-ethip6lispip4-ip6base-ndrdisc
61     10ge2p1x520-ethip6lispip6-ip6base-ndrdisc.robot:| tc07-78B-2t2c-ethip6lispip6-ip6base-ndrdisc
62
63 VPP packet latency - running in configuration of **four worker threads (4t) on four
64 physical cores (4c)** - is presented in the figure below.
65
66 .. raw:: html
67
68     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/vpp/78B-4t4c-ethip6-ndrdisc-lat50.html"></iframe>
69
70 *Figure 3. VPP 4threads 4cores - packet latency for Phy-to-Phy IPv6 Overlay Tunnels.*
71
72 CSIT test cases used to generate results presented above can be found in CSIT
73 git repository by filtering with specified regex as follows:
74
75 .. code-block:: bash
76
77     $ csit/tests/perf
78     $ grep -E "78B-4t4c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" *
79
80     10ge2p1x520-ethip6lispip4-ip6base-ndrdisc.robot:| tc13-78B-4t4c-ethip6lispip4-ip6base-ndrdisc
81     10ge2p1x520-ethip6lispip6-ip6base-ndrdisc.robot:| tc13-78B-4t4c-ethip6lispip6-ip6base-ndrdisc
82
83