+8
−20
Loading
Since both the reactor file descriptors are of type eventfd we can set fd type in the event handler opts and use SPDK_FD_GROUP_ADD_EXT. This way we don't need to explicitly read those fds, which will be done during the fd group wait. Change-Id: Ic966919a9b2ce83395f98e7c6c6a883b1ffd9a0d Signed-off-by:Ankit Kumar <ankit.kumar@samsung.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/25431 Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>