Instead of polling each individual qpair, polling is now done by poll group. This allows transports to use more efficient polling schemes in the future. The RDMA transport as of this patch still just loops over each qpair in the group and polls it individually, so this patch results in no performance change yet. Change-Id: I0f63f0dbbc5fd43c1e0d9729b10b37c2cb0d9881 Signed-off-by: Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.gerrithub.io/376239 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
ctrlr_ut.c | ||
Makefile |