[ovs-discuss] hi,all,can the mtu of interface with dpdk type be set by ovs command line ? thanks.

2016-04-19 Thread 307419...@qq.com
I have test with the command: ovs-vsctl set interface *** mtu=***. but the mtu of the interface always be 1500, why? or there are any other methods to set the mtu of dpdk-type interface? best regards 307419...@qq.com ___ discuss mailing list discuss

[ovs-discuss] performance problem of VM with dpdkvhostuser port

2016-04-20 Thread 307419...@qq.com
tes Bytes bytesbytes secs.per sec 16384 87380 1 1 10.00 13.20 16384 87380 there are four VM works fine,but one is very weak. any help is appreciate! best regards! 307419...@qq.com ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

Re: [ovs-discuss] hi,all,can the mtu of interface with dpdk type be set by ovs command line ? thanks.

2016-04-21 Thread 307419...@qq.com
hi, Mark. thanks for your help. It work well. I merge the code of V2 in http://openvswitch.org/pipermail/dev/2016-February/066405.html. the mtu of dpdk port can be configed and jumbo frame can work. Best regards 307419...@qq.com From: Kavanagh, Mark B Date: 2016-04-20 16:26 To: 307419

[ovs-discuss] performance problem of ovs-dpdk

2016-04-22 Thread 307419...@qq.com
Socket Socket Message Elapsed Size SizeSize Time Throughput bytes bytes bytessecs.10^6bits/sec 87380 16384 1638410.011832.15 I have update the dpdk to 16.04 version. and all drv modes of dpdk port have been used. thanks . 307419..

[ovs-discuss] ovs-vswitchd thread works with 100% cpu usage.

2016-04-22 Thread 307419...@qq.com
appreciate! best regards. 307419...@qq.com ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

[ovs-discuss] ovs service cannot start when reboot the server

2016-04-26 Thread 307419...@qq.com
Failed to start LSB: hugepage test. Apr 26 03:51:17 ppmaster systemd[1]: Unit script-tst.service entered failed state. esac thanks very much! 307419...@qq.com ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

[ovs-discuss] openvswitch master,do not support dpdk?

2016-05-08 Thread 307419...@qq.com
-vswitchd.pid --detach --monitor ovs-vswitchd: Using --dpdk to configure DPDK is not supported. why this happened? and also ,ovs-2.5.0 is not updated for several monthes, how can I resolve this problem? thanks very much. 307419...@qq.com ___ discuss mailing

Re: [ovs-discuss] openvswitch master,do not support dpdk?

2016-05-09 Thread 307419...@qq.com
hi,sugesh thanks very much. I had start vswitchd with the new INSTALL.DPDK.md. but , the problem of VM (with dpdkvhostuser port) live migration is also exist. I think there is a bug in OVS, but I donot kown where it is? does any one has an idea? thanks. 307419...@qq.com From