Re: [PATCH net-next] net: dsa: don't fast age standalone ports
From: Vladimir Oltean <olteanv@gmail.com> Date: 2021-08-08 20:46:25
Hi Andrew,
On Sun, Aug 08, 2021 at 05:37:04PM +0200, Andrew Lunn wrote:
Hi Vladimir
Do all DSA drivers actually support disabling learning on a port? If
there are any which cannot disable learning, we still need the flush
somehow.
Indeed, I will send a patch to restore the behavior for drivers that
cannot toggle address learning.