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
: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
___
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月
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
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: 答复
, 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
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
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
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