lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 28 Nov 2023 12:52:53 +0100
From: Jiri Pirko <jiri@...nulli.us>
To: netdev@...r.kernel.org
Cc: kuba@...nel.org,
	pabeni@...hat.com,
	davem@...emloft.net,
	edumazet@...gle.com,
	jacob.e.keller@...el.com,
	corbet@....net,
	sachin.bahadur@...el.com,
	przemyslaw.kitszel@...el.com
Subject: [patch net-next 0/2] devlink: warn about existing entities during reload-reinit

From: Jiri Pirko <jiri@...dia.com>

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.

Jiri Pirko (2):
  Documentation: devlink: extend reload-reinit description
  devlink: warn about existing entities during reload-reinit

 .../networking/devlink/devlink-reload.rst        | 13 +++++++++++--
 net/devlink/dev.c                                | 16 +++++++++++++++-
 2 files changed, 26 insertions(+), 3 deletions(-)

-- 
2.41.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ