Loading
bdev/nvme: Properly log for csts register read failure during timeout
This patch adds proper logging for the csts register read failure in the timeout_cb path of bdev nvme layer. Earlier we used to log for controller fatal status even when the csts register read itself failed. Now we log appropriately for both the cases. Change-Id: Ibc1968f212b1e010152e7ba5ad41028f55efc241 Signed-off-by:Yash Raj Singh <yash.rajsingh@nutanix.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26375 Community-CI: Mellanox Build Bot Tested-by:
SPDK Automated Test System <spdkbot@gmail.com> Reviewed-by:
Tomasz Zawadzki <tomasz@tzawadzki.com> Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Reviewed-by:
Jacek Kalwas <jacek.kalwas@nutanix.com>