From: Paolo Abeni Date: Thu, 30 Nov 2023 11:31:39 +0000 (+0100) Subject: Merge branch 'devlink-warn-about-existing-entities-during-reload-reinit' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=04447185dadbb2dfab2b5a3c73c76cbaccd8fbe1;p=linux.git Merge branch 'devlink-warn-about-existing-entities-during-reload-reinit' Jiri Pirko says: ==================== devlink: warn about existing entities during reload-reinit Recently there has been a couple of attempts from drivers to block devlink reload in certain situations. Turned out, the drivers do not properly tear down ports and related netdevs during reload. To address this, add couple of checks to be done during devlink reload reinit action. Also, extend documentation to be more explicit. ==================== Link: https://lore.kernel.org/r/20231128115255.773377-1-jiri@resnulli.us Signed-off-by: Paolo Abeni --- 04447185dadbb2dfab2b5a3c73c76cbaccd8fbe1