Please see my response below.
> On Jul 20, 2016, at 5:04 PM, chetandeep singh <chetandeep.sin...@gmail.com> > wrote: > > Hi Ben > > I have a primary eth port eth2 and secondary Ethernet port eth3 that does not > have any ip assigned to the same. So machine does not get locked up. The > issue is that adding secondary port makes packets to get dropped in bridge . > Any ideas why ? > > On Wednesday, July 20, 2016, Ben Pfaff <b...@ovn.org> wrote: > On Wed, Jul 20, 2016 at 05:45:27PM -0500, chetandeep singh wrote: > > I am trying to run some basic setup with OVS like creating a bridge and > > adding taps for VM's in the bridge and a secondary ethernet port and then > > eventually put the machine on the network. What I see is that if I do below > > commands and add secondary eth3 port on the machine in the ovs bridge, I > > see that packets start getting dropped. If I do ifconfig eth3, I dont see > > any drops. > > > > Any idea why this might be happening in this case ? Forgive me for what seems to be a simple question, but is it possible you're creating a bridging loop? You indicated that you have a primary port (eth2) and the drops come when you add a secondary port (eth3), so a bridging loop seems like a plausible explanation. Good luck! -- Scott _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss