Re: [ovs-discuss] port mirroring on veth peer device

2016-11-03 Thread Hui Xiang
xlate_table_action(ctx, flow->in_port.ofp_port, 0, true, > true); > -ctx->mirrors = old_mirrors; > +ctx->mirrors = old_mirrors2; > ctx->base_flow = old_base_flow; > ctx->odp_actions->size = old_size; > > @@ -30

Re: [ovs-discuss] port mirroring on veth peer device

2016-11-03 Thread Hui Xiang
ic (just egress packets is mirrored) http://openvswitch.org/pipermail/discuss/2015-December/019665.html Could you show me what kind of mirror bug it might affect? BR. Hui. On Thu, Nov 3, 2016 at 10:11 PM, Ben Pfaff wrote: > On Thu, Nov 03, 2016 at 05:24:38PM +0800, Hui Xiang wrote: > &g

[ovs-discuss] port mirroring on veth peer device

2016-11-03 Thread Hui Xiang
Hi guys, Does port mirroring works on veth device which is connected on another linux bridge? I have setup below mirror: # sudo ovs-vsctl -- set Bridge br-int mirrors=@m -- --id=@qvod870e7d0-21 get Port qvod870e7d0-21 -- --id=@qvoa57385cb-1b get Port qvoa57385cb-1b -- --id=@m create Mirro

Re: [ovs-discuss] ovs-dpctl dump-flows output

2016-02-24 Thread Hui Xiang
type(0x0806),arp(sip=192.168.21.1,tip=192.168.21.1,op=1/0xff), packets:21, bytes:882, used:4.884s, actions:push_vlan(vid=2,pcp=0),3,set(tunnel(tun_id=0x5,src=10.5.5.85,dst=10.5.5.90,ttl=64,flags(df,key))),pop_vlan,4,set(tunnel(tun_id=0x5,src=10.5.5.85,dst=10.5.5.89,ttl=64,flags(df,key))),4,set(tunnel(tun

[ovs-discuss] ovs-dpctl dump-flows output

2016-02-22 Thread Hui Xiang
Hi all, Could anyone help to point out what does below output represents? Is there any document help to refer? My environment is based on OpenStack neutron. 1) Does the 'actions=NORMAL' in ovs-ofctl dump-flows makes ovs-dpctl dump-flows output looks like a learning switch? 2) 'arp(sip=192.168.21.