+96
−5
Loading
Register SPDK_INTERRUPT_EVENT_IN on the internal epoll file descriptor of the nvme poll group. At the time of I/O qpair creation, interrupt events get registered with the internal epoll file descriptor of the nvme poll group. This allows us to collectively wait for interrupt events on all the I/O qpair fds. Regsiter SPDK_INTERRUPT_EVENT_IN on the admin queue file descriptor. Change-Id: Ic36482c3b946b692413745c3603568f45acd4957 Signed-off-by:Ankit Kumar <ankit.kumar@samsung.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/25081 Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>