X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Freport%2Fvpp_performance_tests%2Fpacket_throughput_graphs%2Fip6_tunnels.rst;h=cfd1be7eec0c52439ee113792bb24c229d0137a8;hb=e0806c8358f38406432d1c6f09de7b90fadb8646;hp=c3297153566e120fdca7db1ecf64155fd8df6198;hpb=f12e62b5d43bdc3765b167a17887e2e441e902eb;p=csit.git diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6_tunnels.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6_tunnels.rst index c329715356..cfd1be7eec 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6_tunnels.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6_tunnels.rst @@ -1,5 +1,35 @@ -IPv6 Overlay Tunnels -==================== + +.. raw:: latex + + \clearpage + +.. raw:: html + + + +IPv6 Tunnels +============ Following sections include summary graphs of VPP Phy-to-Phy performance with IPv6 Overlay Tunnels, including NDR throughput (zero packet loss) @@ -7,144 +37,118 @@ and PDR throughput (<0.5% packet loss). Performance is reported for VPP running in multiple configurations of VPP worker thread(s), a.k.a. VPP data plane thread(s), and their physical CPU core(s) placement. -NDR Throughput -~~~~~~~~~~~~~~ +CSIT source code for the test cases used for plots can be found in +`CSIT git repository `_. -VPP NDR 78B packet throughput in 1t1c setup (1thread, 1core) is presented -in the graph below. +.. raw:: latex + + \clearpage + +3n-hsw-x520 +~~~~~~~~~~~ + +78b-1t1c-base_and_scale +----------------------- + +.. raw:: html + +
+ +:index:`Packet Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr` .. raw:: html - + + +



+
.. raw:: latex \begin{figure}[H] \centering \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{78B-1t1c-ethip6-ndrdisc} - \label{fig:78B-1t1c-ethip6-ndrdisc} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr} + \label{fig:ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr} \end{figure} -*Figure 1. VPP 1thread 1core - NDR Throughput for Phy-to-Phy IPv6 Overlay -Tunnels.* - -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip6_tunnels && grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" * - :shell: +.. raw:: html -.. only:: latex +
- .. code-block:: bash +.. raw:: latex - $ cd tests/vpp/perf/ip6_tunnels - $ grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" * + \clearpage -VPP NDR 78B packet throughput in 2t2c setup (2thread, 2core) is presented -in the graph below. +:index:`Packet Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr` .. raw:: html - + + +



+
.. raw:: latex \begin{figure}[H] \centering \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{78B-2t2c-ethip6-ndrdisc} - \label{fig:78B-2t2c-ethip6-ndrdisc} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr} + \label{fig:ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr} \end{figure} -*Figure 2. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy IPv6 Overlay -Tunnels.* - -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip6_tunnels && grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" * - :shell: +.. raw:: latex -.. only:: latex + \clearpage - .. code-block:: bash +78b-2t2c-base_and_scale +----------------------- - $ cd tests/vpp/perf/ip6_tunnels - $ grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" * +.. raw:: html -PDR Throughput -~~~~~~~~~~~~~~ +
-VPP PDR 78B packet throughput in 1t1c setup (1thread, 1core) is presented -in the graph below. PDR measured for 0.5% packet loss ratio. +:index:`Packet Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr` .. raw:: html - + + +



+
.. raw:: latex \begin{figure}[H] \centering \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{78B-1t1c-ethip6-pdrdisc} - \label{fig:78B-1t1c-ethip6-pdrdisc} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr} + \label{fig:ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr} \end{figure} -*Figure 3. VPP 1thread 1core - PDR Throughput for Phy-to-Phy IPv6 Overlay -Tunnels.* - -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip6_tunnels && grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-pdrdisc" * - :shell: +.. raw:: html -.. only:: latex +
- .. code-block:: bash +.. raw:: latex - $ cd tests/vpp/perf/ip6_tunnels - $ grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-pdrdisc" * + \clearpage -VPP PDR 78B packet throughput in 2t2c setup (2thread, 2core) is presented -in the graph below. PDR measured for 0.5% packet loss ratio. +:index:`Packet Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr` .. raw:: html - + + +



+
.. raw:: latex \begin{figure}[H] \centering \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{78B-2t2c-ethip6-pdrdisc} - \label{fig:78B-2t2c-ethip6-pdrdisc} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr} + \label{fig:ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr} \end{figure} - -*Figure 4. VPP 2thread 2core - PDR Throughput for Phy-to-Phy IPv6 Overlay -Tunnels.* - -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip6_tunnels && grep -E "78B-2t2c-ethip6[a-z0-9]+-[a-z0-9]*-pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip6_tunnels - $ grep -E "78B-2t2c-ethip6[a-z0-9]+-[a-z0-9]*-pdrdisc" *