Spdk/lib/event
Rui Chang 9a66df8102 lib/event: Fix no error info problem when reading spdk_tgt json file
When start spdk_tgt with json config file, if the file cannot be read,
there is no error message indicating what is wrong.

Change-Id: I4e0cbad5fb7a23b99f05ebdce7d0801eebbd63f7
Signed-off-by: Rui Chang <rui.chang@arm.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6042
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2021-01-25 12:52:58 +00:00
..
app_rpc.c spdk_top: add rpc for scheduler and governor 2021-01-22 18:33:13 +00:00
app.c lib/event: Fix SEGV causing by spdk_app_stop executing twice. 2021-01-13 10:07:44 +00:00
dpdk_governor.c event: Add DPDK based governor 2020-10-23 22:35:53 +00:00
gscheduler.c event: Fix SPDK_SCHEDULER_REGISTER macro 2021-01-15 08:28:30 +00:00
json_config.c lib/event: Fix no error info problem when reading spdk_tgt json file 2021-01-25 12:52:58 +00:00
log_rpc.c lib/jsonrpc: Add a new API to send response for writing bool result. 2020-11-16 15:08:47 +00:00
Makefile event: Implement new scheduler 2021-01-22 18:31:25 +00:00
reactor.c lib/event: do not spawn a thread for each reactor 2021-01-25 04:55:54 +00:00
rpc.c build: remove unused references to conf library 2020-10-20 02:42:16 +00:00
scheduler_dynamic.c scheduler: Track threads count per core during rebalancing 2021-01-22 18:31:25 +00:00
scheduler_static.c event: Fix SPDK_SCHEDULER_REGISTER macro 2021-01-15 08:28:30 +00:00
spdk_event.map event: remove printing legacy config for apps 2020-10-21 20:44:47 +00:00
subsystem_rpc.c event: move app_rpc contents 2020-09-25 11:43:42 +00:00
subsystem.c event: remove subsystem legacy config print 2020-10-21 02:25:45 +00:00