[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y2pUrs44U4LkZsHs@nanopsycho>
Date: Tue, 8 Nov 2022 14:07:58 +0100
From: Jiri Pirko <jiri@...nulli.us>
To: Ido Schimmel <idosch@...sch.org>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
pabeni@...hat.com, edumazet@...gle.com, bigeasy@...utronix.de,
imagedong@...cent.com, kuniyu@...zon.com, petrm@...dia.com
Subject: Re: [patch net-next 2/2] net: devlink: move netdev notifier block to
dest namespace during reload
Tue, Nov 08, 2022 at 01:59:50PM CET, jiri@...nulli.us wrote:
>Tue, Nov 08, 2022 at 09:11:49AM CET, idosch@...sch.org wrote:
>>On Mon, Nov 07, 2022 at 03:52:13PM +0100, Jiri Pirko wrote:
>>> From: Jiri Pirko <jiri@...dia.com>
>>>
>>> The notifier block tracking netdev changes in devlink is registered
>>> during devlink_alloc() per-net, it is then unregistered
>>> in devlink_free(). When devlink moves from net namespace to another one,
>>> the notifier block needs to move along.
>>>
>>> Fix this by adding forgotten call to move the block.
>>>
>>> Reported-by: Ido Schimmel <idosch@...sch.org>
>>> Fixes: 02a68a47eade ("net: devlink: track netdev with devlink_port assigned")
>>> Signed-off-by: Jiri Pirko <jiri@...dia.com>
>>
>>Reviewed-by: Ido Schimmel <idosch@...dia.com>
>>Tested-by: Ido Schimmel <idosch@...dia.com>
>
>Sending v2 with cosmetical changes. Please put your tags there again.
Actually, this patch stays untouched. So I'll add it.
>Thanks!
>
>>
>>Thanks!
Powered by blists - more mailing lists