Re: [ovs-dev] [PATCH] bridge: Configure datapath ID earlier.

2011-11-30 Thread Ethan Jackson
> Thanks, I pushed it. > > I didn't test it any further. I'll end up testing it as part of my lacp_bugs series. Ethan > > On Wed, Nov 30, 2011 at 01:27:12PM -0800, Ethan Jackson wrote: >> Looks good to me, >> >> Thanks for writing this up.  I'll drop the equivalent patch from my series. >> >> Et

Re: [ovs-dev] [PATCH] bridge: Configure datapath ID earlier.

2011-11-30 Thread Ben Pfaff
Thanks, I pushed it. I didn't test it any further. On Wed, Nov 30, 2011 at 01:27:12PM -0800, Ethan Jackson wrote: > Looks good to me, > > Thanks for writing this up. I'll drop the equivalent patch from my series. > > Ethan > > On Wed, Nov 30, 2011 at 12:09, Ben Pfaff wrote: > > The design in

Re: [ovs-dev] [PATCH] bridge: Configure datapath ID earlier.

2011-11-30 Thread Ethan Jackson
Looks good to me, Thanks for writing this up. I'll drop the equivalent patch from my series. Ethan On Wed, Nov 30, 2011 at 12:09, Ben Pfaff wrote: > The design intent is for LACP ports to use the datapath ID as the default > system ID when none is specifically configured.  However, the datapat

[ovs-dev] [PATCH] bridge: Configure datapath ID earlier.

2011-11-30 Thread Ben Pfaff
The design intent is for LACP ports to use the datapath ID as the default system ID when none is specifically configured. However, the datapath ID is not available that early. This commit makes it available earlier. This commit does not fix another bug that prevents the LACP system ID from being