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