diff options
author | Dave Wallace <dwallacelf@gmail.com> | 2018-01-19 12:33:11 -0500 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2018-02-15 11:38:48 +0000 |
commit | 968b6ce89e79b9b29d30a4ab361ec277668ab888 (patch) | |
tree | 2512a679fa81a81aa266293bec9fcb16e94191cb /docs | |
parent | 47f365e68a4392d6aed7b245e0c5c4b77270473f (diff) |
Fix typo in container doc ref label
Change-Id: I0cd7ad0a1cc4d990d739a80bd3e611ec92d8166e
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/report/vpp_performance_tests/documentation/containers.rst | 2 | ||||
-rw-r--r-- | docs/report/vpp_performance_tests/overview.rst | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/report/vpp_performance_tests/documentation/containers.rst b/docs/report/vpp_performance_tests/documentation/containers.rst index b7c1b01652..3073ef6107 100644 --- a/docs/report/vpp_performance_tests/documentation/containers.rst +++ b/docs/report/vpp_performance_tests/documentation/containers.rst @@ -1,5 +1,5 @@ -.. _containter_orchestration_in_csit: +.. _container_orchestration_in_csit: Container Orchestration in CSIT =============================== diff --git a/docs/report/vpp_performance_tests/overview.rst b/docs/report/vpp_performance_tests/overview.rst index d6c641ca1f..f243637a6f 100644 --- a/docs/report/vpp_performance_tests/overview.rst +++ b/docs/report/vpp_performance_tests/overview.rst @@ -341,7 +341,7 @@ This test topology is equivalent to existing tests with vhost-user and VMs as described earlier in :ref:`tested_physical_topologies`. More information about CSIT LXC and Docker Container setup and control -is available in :ref:`containter_orchestration_in_csit`. +is available in :ref:`container_orchestration_in_csit`. Methodology: Container Topologies Orchestrated by K8s ----------------------------------------------------- @@ -366,7 +366,7 @@ tests with vhost-user and VMs as described earlier in :ref:`tested_physical_topologies`. More information about CSIT Container Topologies Orchestrated by K8s is -available in :ref:`containter_orchestration_in_csit`. +available in :ref:`container_orchestration_in_csit`. Methodology: IPSec with Intel QAT HW cards ------------------------------------------ |