Spdk/test/unit/lib/nvme
Ben Walker 43e68a8b1f nvmf/tcp: Wait for PDUs to release when closing a qpair
In the presence of hardware offload (for data digest) we may not be
able to immediately release all PDUs to free a connection. Add a
state to wait for them to finish.

Fixes #2862

Change-Id: I5ecbdad394c0296af6f5c2310d7867dd9de154cb
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16637
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2023-05-09 17:58:11 +08: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 nvme: Add unit test for nvme_ctrlr_disable() and _poll() 2023-03-09 23:31:15 +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 test/unit: add unit test for IO management commands 2023-03-09 23:22:41 +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 nvmf/tcp: Wait for PDUs to release when closing a qpair 2023-05-09 17:58:11 +08: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