Hello everyone,
                        I was trying to build vhost-user for OVS using DPDK
2.0.0. I am using Open-vSwitch 2.4. I followed the steps mentioned in this
link:

https://software.intel.com/en-us/blogs/2015/06/09/building-vhost-user-for-ovs-today-using-dpdk-200

However, on executing this comand:

ovs-vswitchd --dpdk -c 0x0FF8 -n 4 --socket-mem 1024,0 -- \
unix:/var/run/openvswitch/db.sock -vconsole:emer -vsyslog:err -vfile:info \
--mlockall --no-chdir --log-file=/var/log/openvswitch/ovs-vswitchd.log \
--pidfile=/var/run/openvswitch/ovs-vswitchd.pid --detach –monitor

I get the message: invalid option -- 'n'. This is the configure
command I am using:    ./configure --prefix=/usr --sysconfdir=/etc
--localstatedir=/var
--with-dpdk=../dpdk-2.0.0/x86_64-native-linuxapp-gcc/ --enable-ssl

Also prior to rerunning ovs-vswitchd, I checked the ovs-version, it
was still 2.3.1 and not 2.4.

If anyone has faced a similar issue and was able to make some
progress, do let me know.

Thanks for your help,
Yash.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to