On Fri, Aug 4, 2023 at 11:38 AM Simon Horman <ho...@ovn.org> wrote:

> On Wed, Aug 02, 2023 at 04:06:51PM -0400, Mike Pattrick wrote:
> > Diagnosing connectivity issues involving a bond can be complicated by a
> > lack of logging in LACP. It is difficult to determine the health of
> > sending and receving LACP packets. This is further complicated by the
> > tendency of some switches to toggle the carrier on interfaces that
> > experience issues with LACP, which can cause confusion about why an
> > interface is flapping down and up again.
> >
> > With this patch, OVS will log when LACP packets aren't sent or recieved
> > on time.
> >
> > Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=2223306
> > Signed-off-by: Mike Pattrick <m...@redhat.com>
>
> Hi Mike,
>
> I'm slightly concerned that this logging may, on occasion, be too verbose.
> I wonder if VLOG_DBG_RL might be more appropriate than VLOG_DBG.
>

Hello Simon,

Thanks for the review, I'll send in an updated patch.


Thanks,
M
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to