Re: [patch net-next 00/15] devlink: allow devlink instances to change network namespace
Mon, Sep 16, 2019 at 09:01:11AM CEST, da...@davemloft.net wrote: > >Jiri, this has to wait until the next merge window sorry. Sure, no worries :)
Re: [patch net-next 00/15] devlink: allow devlink instances to change network namespace
Jiri, this has to wait until the next merge window sorry.
[patch net-next 00/15] devlink: allow devlink instances to change network namespace
From: Jiri Pirko Devlink from the beginning counts with network namespaces, but the instances has been fixed to init_net. Implement change of network namespace as part of "devlink reload" procedure like this: $ ip netns add testns1 $ devlink/devlink dev reload netdevsim/netdevsim10 netns testns