+5
−0
+62
−0
+1
−1
+101
−3
+2
−0
Loading
Added a new API spdk_fd_group_add_ext(), which accepts extended options for event handler i.e. spdk_event_handler_opts. The spdk_event_handler_opts has events and fd_type. This provides flexibility in handling different types of fds, which may require specific operations to be performed when an event is generated. Change-Id: I8ce36e5ed72e9ca616c9bdb38e45df6541873b1a Signed-off-by:Ankit Kumar <ankit.kumar@samsung.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/25170 Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com>