-----Original Message-----
From: <[email protected]> on behalf of Ilya Maximets
<[email protected]>
Date: Thursday, July 27, 2017 at 3:53 AM
To: "[email protected]" <[email protected]>, Stephen Finucane
<[email protected]>
Cc: Ilya Maximets <[email protected]>, Heetae Ahn
<[email protected]>
Subject: [ovs-dev] [PATCH] docs: Move restart related note to appropriate
place.
Currently, 'restart' related note is at the end of 'Setup OVS'
section. This makes the reader think that changing the
'pmd-cpu-mask' requires application restart.
It was mistakenly moved while converting to rST.
Fix that by moving the note closer to options it relates to.
CC: Stephen Finucane <[email protected]>
Fixes: 167703d664fc ("doc: Convert INSTALL.DPDK to rST")
Signed-off-by: Ilya Maximets <[email protected]>
---
Documentation/intro/install/dpdk.rst | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/intro/install/dpdk.rst
b/Documentation/intro/install/dpdk.rst
index a05aa1a..d2e5bfc 100644
--- a/Documentation/intro/install/dpdk.rst
+++ b/Documentation/intro/install/dpdk.rst
@@ -225,6 +225,10 @@ listed below. Defaults will be provided for all values
not explicitly set.
``vhost-sock-dir``
Option to set the path to the vhost-user unix socket files.
+.. note::
+ Changing any of these options requires restarting the ovs-vswitchd
+ application
+
pmd-cpu-mask is also discussed in its own section under the ‘Multiple Poll-Mode
Driver Threads’ in the same page.
‘Affinity’ in the same page also discusses it.
Maybe a cross references to ‘Multiple Poll-Mode Driver Threads’ from ‘Affinity’
is enough and some movement of
sections.
I’ll send a patch.
If allocating more than one GB hugepage, you can configure the
amount of memory used from any given NUMA nodes. For example, to use 1GB
from
NUMA node 0 and 0GB for all other NUMA nodes, run::
@@ -247,10 +251,6 @@ threads and pin them to cores 1,2, run::
Refer to ovs-vswitchd.conf.db(5) for additional information on
configuration
options.
-.. note::
- Changing any of these options requires restarting the ovs-vswitchd
- application
-
Validating
----------
--
2.7.4
_______________________________________________
dev mailing list
[email protected]
https://urldefense.proofpoint.com/v2/url?u=https-3A__mail.openvswitch.org_mailman_listinfo_ovs-2Ddev&d=DwICAg&c=uilaK90D4TOVoH58JNXRgQ&r=BVhFA09CGX7JQ5Ih-uZnsw&m=7TrfYgRUk38uVTBMof_OnOayR8rg3JLAxoRLRY79yhE&s=LyPyzjpMzmVtQxNsQ2Pe8072qXsbre1FjADyMVcRl18&e=
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev