Re: [patch net-next 0/3] net: devlink: Finish network namespace support
From: Jiri Pirko <jiri@resnulli.us>
Date: 2019-07-30 06:08:21
From: Jiri Pirko <jiri@resnulli.us>
Date: 2019-07-30 06:08:21
Mon, Jul 29, 2019 at 10:17:25PM CEST, dsahern@gmail.com wrote:
On 7/27/19 3:44 AM, Jiri Pirko wrote:quoted
From: Jiri Pirko <redacted> Devlink from the beginning counts with network namespaces, but the instances has been fixed to init_net. The first patch allows user to move existing devlink instances into namespaces:so you intend for an asic, for example, to have multiple devlink instances where each instance governs a set of related ports (e.g., ports that share a set of hardware resources) and those instances can be managed from distinct network namespaces?
No, no multiple devlink instances for asic intended.