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:58 +0000 |
commit | 310ce1c3e5ab90c631c90e6073f4b5b4bf0e5b09 (patch) | |
tree | 112e0e22a689100368d1a4cc759c6cac1c7b71a4 | |
parent | a0f9324cc7d618b18d812bb94d4ddea834a9ac71 (diff) |
Fix typo in container doc ref label
Change-Id: I0cd7ad0a1cc4d990d739a80bd3e611ec92d8166e
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
(cherry picked from commit 968b6ce89e79b9b29d30a4ab361ec277668ab888)
-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 ------------------------------------------ |