From 6ba531aa7f744a4a3eac5c138fac65b66500e17c Mon Sep 17 00:00:00 2001 From: Flavio Leitner Date: Wed, 2 Jul 2014 15:47:41 -0300 Subject: [PATCH 1/1] INSTALL.DPDK: fix a typo in remote line Signed-off-by: Flavio Leitner Signed-off-by: Ben Pfaff Acked-by: Pritesh Kothari --- INSTALL.DPDK | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.DPDK b/INSTALL.DPDK index 2a6d7ef2f..36bbe54ad 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 -- 2.20.1