diff options
author | Zuul <zuul@review.openstack.org> | 2018-11-05 05:53:09 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2018-11-05 05:53:09 +0000 |
commit | 430b6af4700e3ed65196618357f0089285e4234b (patch) | |
tree | 45adfac7ba1c99e489bde9d42cb945efa8880938 | |
parent | 8e29ddf72a2faa8887cbbede06e8a56c4590f6e6 (diff) | |
parent | 42d94b4de1ba8cbb9a8c437e1b707c1c2b21ec76 (diff) |
Merge "fix misspelling of configuration"
-rw-r--r-- | doc/source/architecture.rst | 2 | ||||
-rw-r--r-- | doc/source/devstack.rst | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/architecture.rst b/doc/source/architecture.rst index a6cbafd..734642b 100644 --- a/doc/source/architecture.rst +++ b/doc/source/architecture.rst | |||
@@ -109,7 +109,7 @@ core mask of spp_vf | |||
109 | In the core mask of spp_vf, in addition to the above occupancy, | 109 | In the core mask of spp_vf, in addition to the above occupancy, |
110 | specify what to use as the master core. | 110 | specify what to use as the master core. |
111 | 111 | ||
112 | Configration example | 112 | Configuration example |
113 | ++++++++++++++++++++ | 113 | ++++++++++++++++++++ |
114 | 114 | ||
115 | * Both spp_primary and spp_vfs share the master core and use core id 1. | 115 | * Both spp_primary and spp_vfs share the master core and use core id 1. |
diff --git a/doc/source/devstack.rst b/doc/source/devstack.rst index 6b180a8..fc94b6a 100644 --- a/doc/source/devstack.rst +++ b/doc/source/devstack.rst | |||
@@ -38,7 +38,7 @@ Details will be explained separately into some categories later. | |||
38 | +-------------------------+------------------------------+-------------------------------------------+ | 38 | +-------------------------+------------------------------+-------------------------------------------+ |
39 | | SPP_MODE | compute | 'compute' or 'control' | | 39 | | SPP_MODE | compute | 'compute' or 'control' | |
40 | +-------------------------+------------------------------+-------------------------------------------+ | 40 | +-------------------------+------------------------------+-------------------------------------------+ |
41 | | DPDK_PORT_MAPPINGS | <must be specified> | configration information | | 41 | | DPDK_PORT_MAPPINGS | <must be specified> | configuration information | |
42 | +-------------------------+------------------------------+-------------------------------------------+ | 42 | +-------------------------+------------------------------+-------------------------------------------+ |
43 | | SPP_PRIMARY_SOCKET_MEM | 1024 | --socket-mem of spp_primary | | 43 | | SPP_PRIMARY_SOCKET_MEM | 1024 | --socket-mem of spp_primary | |
44 | +-------------------------+------------------------------+-------------------------------------------+ | 44 | +-------------------------+------------------------------+-------------------------------------------+ |
@@ -72,7 +72,7 @@ Required parameters for compute node | |||
72 | DPDK_PORT_MAPPINGS | 72 | DPDK_PORT_MAPPINGS |
73 | ++++++++++++++++++ | 73 | ++++++++++++++++++ |
74 | 74 | ||
75 | Specify configration information for the NICs assigned for SPP. | 75 | Specify configuration information for the NICs assigned for SPP. |
76 | 76 | ||
77 | The format for each NIC is as follows:: | 77 | The format for each NIC is as follows:: |
78 | 78 | ||