a391e3ad01
We will assign each SQ with different poll group in round robin way by default, this may cause race condition to post completions to one CQ in different threads, so here we will assign the SQs which share one CQ into same poll group. Also enable multiple cores NVMe compliance tests so that to cover shared IO CQ case. Change-Id: I9d7cc78aaedceed23986d9f89ed945e0eb337e09 Signed-off-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11115 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
compliance.sh | ||
Makefile | ||
nvme_compliance.c |