[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200430175759.1301789-1-kuba@kernel.org>
Date: Thu, 30 Apr 2020 10:57:55 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: davem@...emloft.net, jiri@...nulli.us
Cc: netdev@...r.kernel.org, kernel-team@...com,
jacob.e.keller@...el.com, Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH net-next v3 0/3] devlink: kernel region snapshot id allocation
Hi!
currently users have to find a free snapshot id to pass
to the kernel when they are requesting a snapshot to be
taken.
This set extends the kernel so it can allocate the id
on its own and send it back to user space in a response.
Jakub Kicinski (3):
devlink: factor out building a snapshot notification
devlink: let kernel allocate region snapshot id
docs: devlink: clarify the scope of snapshot id
.../networking/devlink/devlink-region.rst | 11 +-
net/core/devlink.c | 108 ++++++++++++++----
.../drivers/net/netdevsim/devlink.sh | 13 +++
3 files changed, 106 insertions(+), 26 deletions(-)
--
2.25.4
Powered by blists - more mailing lists