summaryrefslogtreecommitdiff
path: root/vswitchd/ovs-vswitchd.8.in
diff options
context:
space:
mode:
authorAaron Conole <aconole@redhat.com>2016-04-29 13:44:01 -0400
committerDaniele Di Proietto <diproiettod@vmware.com>2016-04-29 15:07:39 -0700
commitbab6940971336510c1f4342cde0bc17da46b99f1 (patch)
tree1978f936db9c59f46497e8c3220ae9ab8bc94a05 /vswitchd/ovs-vswitchd.8.in
parent563c98d86e77ba0345661e212137906747958db1 (diff)
downloadopenvswitch-bab6940971336510c1f4342cde0bc17da46b99f1.tar.gz
netdev-dpdk: Convert initialization from cmdline to db
Existing DPDK integration is provided by use of command line options which must be split out and passed to librte in a special manner. However, this forces any configuration to be passed by way of a special DPDK flag, and interferes with ovs+dpdk packaging solutions. This commit delays dpdk initialization until after the OVS database connection is established, at which point ovs initializes librte. It pulls all of the config data from the OVS database, and assembles a new argv/argc pair to be passed along. Signed-off-by: Aaron Conole <aconole@redhat.com> Acked-by: Kevin Traynor <kevin.traynor@intel.com> Acked-by: Daniele Di Proietto <diproiettod@vmware.com>
Diffstat (limited to 'vswitchd/ovs-vswitchd.8.in')
-rw-r--r--vswitchd/ovs-vswitchd.8.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/vswitchd/ovs-vswitchd.8.in b/vswitchd/ovs-vswitchd.8.in
index 601b7a112..3dacfc34b 100644
--- a/vswitchd/ovs-vswitchd.8.in
+++ b/vswitchd/ovs-vswitchd.8.in
@@ -84,9 +84,9 @@ only allow privileged users, such as the superuser, to use it.
unavailable or unsuccessful.
.
.SS "DPDK Options"
-.IP "\fB\-\-dpdk\fR"
-Initialize \fBovs\-vswitchd\fR DPDK datapath. Refer to INSTALL.DPDK
-for details.
+For details on initializing the \fBovs\-vswitchd\fR DPDK datapath,
+refer to INSTALL.DPDK.md or \fBovs\-vswitchd.conf.db\fR(5) for
+details.
.SS "Daemon Options"
.ds DD \
\fBovs\-vswitchd\fR detaches only after it has connected to the \