On Thu, 3 Oct 2019 11:49:39 +0200, Jiri Pirko wrote: > From: Jiri Pirko <j...@mellanox.com> > > All devlink instances are created in init_net and stay there for a > lifetime. Allow user to be able to move devlink instances into > namespaces during devlink reload operation. That ensures proper > re-instantiation of driver objects, including netdevices. > > Signed-off-by: Jiri Pirko <j...@mellanox.com>
Acked-by: Jakub Kicinski <jakub.kicin...@netronome.com>