Loading
ut/nvme: fillout buffer for ns attribute change log page
Currently SPDK does not read the contents of the log page, and instead sends identify to all active namespaces. Following patches will add proper handling for contents of this log page. For now add UT that sends the buffer. After implementation is ready, the g_nvme_ns_constructed will need to be decreased approprietly. Change-Id: Iaf2a1721f66a3e6af51ba47221471784e5455d71 Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@nutanix.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26195 Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Tested-by:
SPDK Automated Test System <spdkbot@gmail.com> Community-CI: Mellanox Build Bot Reviewed-by:
Konrad Sztyber <ksztyber@nvidia.com>