netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Fixes for devlink rate objects API
@ 2021-06-23 13:43 dlinkin
  2021-06-23 13:43 ` [PATCH net-next 1/3] devlink: Decrease refcnt of parent rate object on leaf destroy dlinkin
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: dlinkin @ 2021-06-23 13:43 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, jiri, parav, vladbu, Dmytro Linkin

From: Dmytro Linkin <dlinkin@nvidia.com>

Patch #1 fixes not decreased refcount of parent node for destroyed leaf
object.

Patch #2 fixes incorect eswitch mode check.

Patch #3 protects list traversing with a lock.

Dmytro Linkin (3):
  devlink: Decrease refcnt of parent rate object on leaf destroy
  devlink: Remove eswitch mode check for mode set call
  devlink: Protect rate list with lock while switching modes

 net/core/devlink.c | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-23 22:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-23 13:43 [PATCH net-next 0/3] Fixes for devlink rate objects API dlinkin
2021-06-23 13:43 ` [PATCH net-next 1/3] devlink: Decrease refcnt of parent rate object on leaf destroy dlinkin
2021-06-23 13:43 ` [PATCH net-next 2/3] devlink: Remove eswitch mode check for mode set call dlinkin
2021-06-23 13:43 ` [PATCH net-next 3/3] devlink: Protect rate list with lock while switching modes dlinkin
2021-06-23 22:50 ` [PATCH net-next 0/3] Fixes for devlink rate objects API patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).