Signed-off-by: Wei li <l...@dtdream.com> --- INSTALL.DPDK.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/INSTALL.DPDK.md b/INSTALL.DPDK.md index cdef6cf..1287fea 100644 --- a/INSTALL.DPDK.md +++ b/INSTALL.DPDK.md @@ -355,7 +355,7 @@ have arbitrary names. - For vhost-user, the name of the port type is `dpdkvhostuser` ``` - ovs-ofctl add-port br0 vhost-user-1 -- set Interface vhost-user-1 + ovs-vsctl add-port br0 vhost-user-1 -- set Interface vhost-user-1 type=dpdkvhostuser ``` @@ -461,7 +461,7 @@ arbitrary names. - For vhost-cuse, the name of the port type is `dpdkvhostcuse` ``` - ovs-ofctl add-port br0 vhost-cuse-1 -- set Interface vhost-cuse-1 + ovs-vsctl add-port br0 vhost-cuse-1 -- set Interface vhost-cuse-1 type=dpdkvhostcuse ``` -- 1.9.5.msysgit.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev