Re: [patch net-next 00/15] devlink: allow devlink instances to change network namespace

2019-09-16 Thread Jiri Pirko
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

2019-09-16 Thread David Miller
Jiri, this has to wait until the next merge window sorry.

[patch net-next 00/15] devlink: allow devlink instances to change network namespace

2019-09-13 Thread Jiri Pirko
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