Spdk/examples
Krzysztof Karas cb462671bc logs: create a log level flag in abort and hotplug applications
Bloated log files appear during some tests
(nvmf_phy_autotest, during nvmf_abort test fot example),
what makes parsing them inconvenient. This change aims
to disable logs that cause this issue by adding a new flag
for SPDK target and disabling notice level logging completely
(using --silence-noticelog proved insufficient).

Fixes: #2149

Change-Id: Ibbad92d87d90fe73c23d6027e0ff8ec49b0393c2
Signed-off-by: Krzysztof Karas <krzysztof.karas@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10311
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2022-06-30 13:32:29 -04:00
..
accel examples/accel_perf: remove batching 2022-06-30 13:32:29 -04:00
bdev bdev_fio: use the new bdev_get_zone_id() helper 2022-06-30 13:32:27 -04:00
blob examples/blobcli: remove a redundant error prompt 2022-06-30 13:32:29 -04:00
idxd spelling: examples 2022-06-30 13:32:28 -04:00
interrupt_tgt interrupt_tgt: Fix the interrupt mode usage issue. 2021-07-13 08:59:41 +00:00
ioat build: use DEPDIRS variables to build SPDK_LIB_LIST 2020-12-18 09:40:01 +00:00
nvme logs: create a log level flag in abort and hotplug applications 2022-06-30 13:32:29 -04:00
nvmf spelling: examples 2022-06-30 13:32:28 -04:00
sock examples: update pollers to use the expected enum values 2022-06-30 13:32:27 -04:00
util Util: check the error case of NULL pointer 2021-06-08 08:26:12 +00:00
vmd lsvmd: use spdk_pci_for_each_device API 2022-06-30 13:32:29 -04:00
Makefile examples/idxd: Add the perf tool for idxd 2022-06-30 13:32:25 -04:00