On Fri, Jun 09, 2017 at 03:34:43PM +0200, Nicolas Dichtel wrote: > Make it explicit in the log. > > Suggested-by: Andrew Lunn <and...@lunn.ch> > Signed-off-by: Nicolas Dichtel <nicolas.dich...@6wind.com>
Hi Nicolas How often is this called? It seems like it is used by ad_port_selection_logic, which has the comment: is called in the inititalization (after all the handshkes), and after every lacpdu receive (if selected is off) I just wonder if this should be rate limited? Andrew