On Tue, Mar 16, 2021 at 01:24:19PM +0200, Vladimir Oltean wrote: > From: Vladimir Oltean <vladimir.olt...@nxp.com> > > The "bridge fdb add" command provided in the switchdev documentation is > junk now, not only because it is syntactically incorrect and rejected by > the iproute2 bridge program, but also because it was not updated in > light of Arkadi Sharshevsky's radical switchdev refactoring in commit > 29ab586c3d83 ("net: switchdev: Remove bridge bypass support from > switchdev"). Try to explain what the intended usage pattern is with the > new kernel implementation. > > Signed-off-by: Vladimir Oltean <vladimir.olt...@nxp.com> > Reviewed-by: Florian Fainelli <f.faine...@gmail.com>
Reviewed-by: Ido Schimmel <ido...@nvidia.com>