[ovs-dev] DpdkVhostUser port config and state error in ovs 2.5 release version, Is this bug fixed?

2016-05-31 Thread lifuqiong
Hi, When creating a dpdkvhostuser port in ovs 2.5, when starting vm which connected to this port, using command "ovs-ofctl show br0", it will shows like this: 3(vhost-user-0): addr:00:00:00:00:00:00 config: PORT_DOWN state: LINK_DOWN speed: 0 Mbps now, 0 M

[ovs-dev] 答复: 答复: Reply: ovs + dpdk vhost-user match flows but cannot execute actions

2016-04-21 Thread lifuqiong
:16 收件人: lifuqiong 抄送: dev@openvswitch.org 主题: RE: [ovs-dev] 答复: Reply: ovs + dpdk vhost-user match flows but cannot execute actions Hi please check "promiscuous mode" by using the show command as follows: testpmd> show port info 0 - Volkan ___

[ovs-dev] 答复: Reply: ovs + dpdk vhost-user match flows but cannot execute actions

2016-04-21 Thread lifuqiong
rts+++ RX-packets: 0 RX-dropped: 1353 RX-total: 1353 TX-packets: 0 TX-dropped: 0 TX-total: 0 发件人: lifuqiong [mailto:lifuqi...@cncloudsec.com] 发送时间: 2016年4月

[ovs-dev] Reply: ovs + dpdk vhost-user match flows but cannot execute actions

2016-04-21 Thread lifuqiong
0 Thank you LiFuqiong 发件人: Mauricio Vásquez [mailto:mauricio.vasquezber...@studenti.polito.it] 发送时间: 2016年4月20日 20:01 收件人: lifuqiong 抄送: dev@openvswitch.org 主题: Re: Reply: [ovs-dev] ovs + dpdk vhost-user match flows

[ovs-dev] Reply: ovs + dpdk vhost-user match flows but cannot execute actions

2016-04-20 Thread lifuqiong
state: 0 current:10MB-FD COPPER speed: 10 Mbps now, 0 Mbps max OFPT_GET_CONFIG_REPLY (xid=0x4): frags=normal miss_send_len=0 发件人: Mauricio Vásquez [mailto:mauricio.vasquezber...@studenti.polito.it] 发送时间: 2016年4月20日 18:00 收件人: lifuqiong 抄送: dev@openvswitch.org 主题: Re: 答复

[ovs-dev] 答复: Reply: ovs + dpdk vhost-user match flows but cannot execute actions

2016-04-19 Thread lifuqiong
, bytes=0, drop=0, errs=0, coll=? port 3: rx pkts=1919, bytes=184174, drop=?, errs=0, frame=?, over=?, crc=? tx pkts=2462, bytes=205658, drop=0, errs=?, coll=? Thank you. 发件人: Mauricio Vásquez [mailto:mauricio.vasquezber...@studenti.polito.it] 发送时间: 2016年4月19日 21:49 收件人: l

[ovs-dev] Reply: ovs + dpdk vhost-user match flows but cannot execute actions

2016-04-16 Thread lifuqiong
was the reason why VM cannot communication with the PC? Thank you 发件人: lifuqiong [mailto:lifuqi...@cncloudsec.com] 发送时间: 2016年4月15日 9:22 收件人: 'Mauricio Vásquez' 抄送: 'dev@openvswitch.org' 主题: 答复: [ovs-dev] ovs + dpdk vhost-user match flows but cannot execute actions He

[ovs-dev] 答复: ovs + dpdk vhost-user match flows but cannot execute actions

2016-04-14 Thread lifuqiong
Hello Mauricio Vasquez: It works. Thank you very much. 发件人: Mauricio Vásquez [mailto:mauricio.vasquezber...@studenti.polito.it] 发送时间: 2016年4月14日 14:55 收件人: lifuqiong 抄送: dev@openvswitch.org 主题: Re: [ovs-dev] ovs + dpdk vhost-user match flows but cannot execute actions Hello

[ovs-dev] ovs + dpdk vhost-user match flows but cannot execute actions

2016-04-13 Thread lifuqiong
I want to test dpdk vhost-user port on ovs to follow https://software.intel.com/en-us/blogs/2015/06/09/building-vhost-user-for-ovs-today-using-dpdk-200; I create ovs+dpdk environment followed INSTALL.DPDK.md; and create 2 VM2, try to ping each other but show me “Destination Host Unreachable”; Dum