Merge branch 'devlink-kernel-region-snapshot-id-allocation'
Jakub Kicinski says:
====================
devlink: kernel region snapshot id allocation
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.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- Documentation/networking/devlink/devlink-region.rst 9 additions, 2 deletionsDocumentation/networking/devlink/devlink-region.rst
- net/core/devlink.c 72 additions, 24 deletionsnet/core/devlink.c
- tools/testing/selftests/drivers/net/netdevsim/devlink.sh 13 additions, 0 deletionstools/testing/selftests/drivers/net/netdevsim/devlink.sh
Loading
Please register or sign in to comment