Acked-by: Ethan Jackson
Could you fold my acked by into the commit message so when you resend
rebased on the new version of the first patch, I know not to review it
again?
Thanks
On Wed, Dec 11, 2013 at 9:10 AM, Joe Stringer wrote:
> Currently, as part of ofproto-dpif run() processing, we loop
Currently, as part of ofproto-dpif run() processing, we loop through all
ports and poll corresponding devices for changes in carrier, cfm and bfd
status. This allows us to determine how it may affect bundles. For the
average case where devices are not going up or down constantly, this is
a large am