Spdk/python/spdk/sma
Konrad Sztyber aed37fb98f sma: add bdev QoS helper functions
These helper functions can be used by any device manager that wants to
provide volume-level QoS support using bdev-based QoS mechanism.  A
device manager is responsible for making sure that a volume exists and
is attached to a given device, but the validity of the QoS parameters is
checked within the helper functions.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I4d0efcf190a64b289b4cfbdf872f77e40a013d1f
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14268
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2022-09-22 12:38:37 +00:00
..
device sma: handle QoS requests in the generic layer 2022-09-22 12:38:37 +00:00
proto sma: interface for querying QoS capabilities 2022-09-22 12:38:37 +00:00
volume sma: crypto support through bdev_crypto 2022-09-19 19:43:35 +00:00
__init__.py sma: initial crypto definitions 2022-09-19 19:43:35 +00:00
common.py sma: crypto support for nvmf/tcp devices 2022-09-19 19:43:35 +00:00
qmp.py sma: QMP base definitions created 2022-05-20 09:16:54 +00:00
qos.py sma: add bdev QoS helper functions 2022-09-22 12:38:37 +00:00
sma.py sma: handle QoS requests in the generic layer 2022-09-22 12:38:37 +00:00