+6
−5
+3
−2
Loading
This patch adds basic passthru support for get/set_feature OPCs. It aligns feat_id_and_effects log page as well. It is disabled by default, can be enabled by RPC. It uses already existing generic passthru handler, which makes sure that ctrlr-scope admin cmds are passthru only for subsystem with single namespace. Not all features should be handled directly by the drive. Exclude them from passthru handling. Feat_id_and_effect log page should contains feature supported by the drive + the one explicitely handled by SPDK. Change-Id: I870fe69c958abf7a0574641e39adf727f9cf6712 Signed-off-by:Pawel Baldysiak <pawel.baldysiak@dell.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26458 Tested-by:
SPDK Automated Test System <spdkbot@gmail.com> Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Community-CI: Mellanox Build Bot Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com>