Thanks  Ben for the reply,

For some guest there is packet loss,can this be because of this drop action
in eth0, its "*used"* value is also getting updated.

in_port(2),eth(src=00:26:0a:24:b0:00,dst=ff:ff:ff:ff:ff:ff),eth_type(0x8100),vlan(vid=32,pcp=0),encap(eth_type(0x0806),arp(sip=15.x.x.130,tip=15.x.x.210,op=1,sha=00:26:0a:24:b0:00,tha=00:00:00:00:00:00)),
packets:1, bytes:60, used:0.564s, actions:drop

in_port(2),eth(src=5c:26:0a:dc:31:00,dst=01:80:c2:00:00:00), packets:31,
bytes:1860, used:1.454s, actions:drop

Is there any way to prevent genuine packets from being dropped.

regards,
ananth


On Mon, Oct 21, 2013 at 9:03 PM, Ben Pfaff <b...@nicira.com> wrote:

> On Mon, Oct 21, 2013 at 07:27:59PM +0530, ananthan wrote:
> > But Why there are flows for  in_port(2) when bonding shows active-backup?
>
> OVS can't control what packets come in on an interface.
>
> > All the flows for in_port(2) shows action as drop,what is the need of
> these
> > flows?
>
> OVS has to do something with incoming packets, no matter where they come
> in.
>
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to