On Tue, May 28, 2024 at 06:38:11AM +0200, Michal Swiatkowski wrote: > Flow for creating Tx topology is the same as for VF port representors, > but the devlink port is stored in different place (sf->devlink_port). > > When creating VF devlink lock isn't taken, when creating subfunction it > is. Setting Tx topology function needs to take this lock, check if it > was taken before to not do it twice. > > Reviewed-by: Przemek Kitszel <przemyslaw.kits...@intel.com> > Reviewed-by: Wojciech Drewek <wojciech.dre...@intel.com> > Signed-off-by: Michal Swiatkowski <michal.swiatkow...@linux.intel.com>
Reviewed-by: Simon Horman <ho...@kernel.org>