+23
−17
Loading
In the following patches, we will try executing submit operations only for active I/O qpairs in a poll group. However, there will be some rare case that we have to execute submit operations when a request completes. For convenience, factor out submit operations into a helper function nvme_rdma_qpair_process_submits() from nvme_rdma_poll_group_process_completions(). Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: I65b3970c21fda6a6747ed08f695da39d44fdc1d8 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/18884 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Community-CI: Mellanox Build Bot Reviewed-by:
Ben Walker <ben@nvidia.com>