numam-spdk/app
Tomasz Zawadzki 344bb69312 event: remove printing legacy config for apps
Remove spdk_app_get_running_config() that allowed printing
legacy configuration by the apps.
Along with usr1_handler callback that was used to call that
function.

It was only used in iscsi_tgt so it is removed there.

The app_repeat test was using SIGUSR1 to trigger a
spdk_app_stop/spdk_app_start cycle.  But we can use
SIGTERM for that instead.  While here, do a bit of
cleanup in the app_repeat test app.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: Ie8449e8bcd979b237c68ef94f50fb7a3cb6c19db
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4750
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-10-21 20:44:47 +00:00
..
iscsi_tgt event: remove printing legacy config for apps 2020-10-21 20:44:47 +00:00
iscsi_top iscsi_top: Convert to C99 2020-09-25 11:30:09 +00:00
nvmf_tgt bdev: move bdev_rpc library contents 2020-09-25 11:43:42 +00:00
spdk_dd app/spdk_dd: Use spdk_bdev_open_ext() instead of spdk_bdev_open() 2020-10-20 08:52:29 +00:00
spdk_lspci app/lspci: Link libmlx5 when mlx5_dv RDMA provider is used 2020-09-30 07:26:59 +00:00
spdk_tgt vhost: deprecate internal vhost library support 2020-10-20 02:42:16 +00:00
spdk_top spdk_top: Issue crash when pollers number changes 2020-07-01 07:54:03 +00:00
trace mk: don't link env if not needed 2020-09-07 09:28:39 +00:00
trace_record lib/trace: add trace_record tool 2019-01-30 06:36:25 +00:00
vhost build: remove unused references to conf library 2020-10-20 02:42:16 +00:00
Makefile spdk_dd: Initial patch for spdk_dd tool 2020-07-23 07:24:08 +00:00