Spdk/test/unit/lib/nvme
Ankit Kumar 82c61e0678 lib/nvme: 0 based numd for reservation report
Fix for number of dwords which is 0 based as per spec.
Use bitwise operators instead of division and modulus.

Change-Id: Ib315bf9394ef599317f41429742e7b8054069549
Signed-off-by: Ankit Kumar <ankit.kumar@samsung.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16814
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2023-02-24 12:46:40 +00:00
..
nvme_ctrlr_cmd.c nvme: add SPDK_NVME_IDENTIFY_BUFLEN 2023-01-06 15:54:18 +00:00
nvme_ctrlr_ocssd_cmd.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
nvme_ctrlr.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
nvme_cuse.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
nvme_fabric.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
nvme_io_msg.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
nvme_ns_cmd.c lib/nvme: 0 based numd for reservation report 2023-02-24 12:46:40 +00:00
nvme_ns_ocssd_cmd.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
nvme_ns.c nvme: support 64 LBA formats for NVM and ZNS command set 2023-02-15 10:37:56 +00:00
nvme_opal.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
nvme_pcie_common.c UT/nvme_pcie_common:test for nvme_pcie_poll_group_get_stats 2022-11-21 12:00:55 +00:00
nvme_pcie.c nvme/pcie: validate that mptr is iova contiguous 2022-11-23 08:23:15 +00:00
nvme_poll_group.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
nvme_qpair.c nvme: add num_outstanding_reqs in spdk_nvme_qpair 2023-01-09 14:49:11 +00:00
nvme_quirks.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
nvme_rdma.c nvme_rdma: Move responses from rdma_qpair into a separate object 2023-01-17 23:53:01 +00:00
nvme_tcp.c nvme: add num_outstanding_reqs in spdk_nvme_qpair 2023-01-09 14:49:11 +00:00
nvme_transport.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
nvme.c nvme: add num_outstanding_reqs in spdk_nvme_qpair 2023-01-09 14:49:11 +00:00
Makefile update Intel copyright notices 2022-11-10 08:28:53 +00:00