[ovs-dev] [PATCH] INSTALL.DPDK: fix a typo in remote line

Flavio Leitner fbl at redhat.com
Wed Jul 2 18:47:41 UTC 2014


Signed-off-by: Flavio Leitner <fbl at redhat.com>
---
 INSTALL.DPDK | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL.DPDK b/INSTALL.DPDK
index 2a6d7ef..36bbe54 100644
--- a/INSTALL.DPDK
+++ b/INSTALL.DPDK
@@ -91,7 +91,7 @@ Start ovsdb-server as discussed in INSTALL doc:
     start ovsdb-server
       cd $OVS_DIR
       ./ovsdb/ovsdb-server --remote=punix:/usr/local/var/run/openvswitch/db.sock \
-          --remote=db:OpenOpen_vSwitch,manager_options \
+          --remote=db:Open_vSwitch,Open_vSwitch,manager_options \
           --private-key=db:Open_vSwitch,SSL,private_key \
           --certificate=dbitch,SSL,certificate \
           --bootstrap-ca-cert=db:Open_vSwitch,SSL,ca_cert --pidfile --detach
-- 
1.9.3




More information about the dev mailing list