diff options
author | Damien Le Moal <dlemoal@kernel.org> | 2025-01-04 07:59:45 +0300 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2025-01-11 06:30:48 +0300 |
commit | 08461535a9cd9757dadbae0ee3f3bbdd6e66ba09 (patch) | |
tree | a6a32b8e2089d57f9a43043805547760b99783ba /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1ad8630ffa95ae48b2a9a079d124de452569f2f8 (diff) | |
download | linux-08461535a9cd9757dadbae0ee3f3bbdd6e66ba09.tar.xz |
nvmet: Introduce get/set_feature controller operations
The implementation of some features cannot always be done generically by
the target core code. Arbitraion and IRQ coalescing features are
examples of such features: their implementation must be provided (at
least partially) by the target controller driver.
Introduce the set_feature() and get_feature() controller fabrics
operations (in struct nvmet_fabrics_ops) to allow supporting such
features.
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Tested-by: Rick Wertenbroek <rick.wertenbroek@gmail.com>
Tested-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions