From: Julian Wiedmann <j...@linux.ibm.com> Date: Thu, 10 Sep 2020 19:23:48 +0200
> From: Alexandra Winter <wint...@linux.ibm.com> > > so the switchdev can notifiy the bridge to flush non-permanent fdb entries > for this port. This is useful whenever the hardware fdb of the switchdev > is reset, but the netdev and the bridgeport are not deleted. > > Note that this has the same effect as the IFLA_BRPORT_FLUSH attribute. > > CC: Jiri Pirko <j...@resnulli.us> > CC: Ivan Vecera <ivec...@redhat.com> > CC: Roopa Prabhu <ro...@nvidia.com> > CC: Nikolay Aleksandrov <niko...@nvidia.com> > Signed-off-by: Alexandra Winter <wint...@linux.ibm.com> > Signed-off-by: Julian Wiedmann <j...@linux.ibm.com> This still needs review by bridge experts. Thank you.