+2
−1
+1
−0
Loading
Vendor specific admin commands are OPCs 0xC0-0xFF. Add handler to passthru those cmds to underlying dev. 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. Since admin_cmd_passthru in nvmf_set_config has now multiple params - make them optional, disabled by default. Change-Id: I26a08b51a2263fe892568637f3e1b7731d6e53d0 Signed-off-by:Pawel Baldysiak <pawel.baldysiak@dell.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26132 Tested-by:
SPDK Automated Test System <spdkbot@gmail.com> Community-CI: Mellanox Build Bot Reviewed-by:
Tomasz Zawadzki <tomasz@tzawadzki.com> Reviewed-by:
Konrad Sztyber <ksztyber@nvidia.com>