Spdk/examples
Shuhei Matsumoto ce5ac46036 example/nvme_perf: Remove spdk_nvme_poll_group_remove() calls
spdk_nvme_ctrlr_free_io_qpair() calls spdk_nvme_poll_group_remove()
internally.

Signed-off-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Change-Id: I0085eb74c1aa2e5a318a980b2916fa20693c8d12
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10662
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2022-06-30 13:32:30 -04:00
..
accel examples/accel/perf: fix partial-free error before _init_thread 2022-06-30 13:32:30 -04:00
bdev examples/bdev: add missed spdk_env_fini() call when exiting 2022-06-30 13:32:30 -04:00
blob examples/blobcli: remove a redundant error prompt 2022-06-30 13:32:29 -04:00
idxd idxd: Add support for vectored crc32c generation 2022-06-30 13:32:30 -04:00
interrupt_tgt interrupt_tgt: Fix the interrupt mode usage issue. 2021-07-13 08:59:41 +00:00
ioat examples/ioat: add missed spdk_env_fini() call when exiting 2022-06-30 13:32:30 -04:00
nvme example/nvme_perf: Remove spdk_nvme_poll_group_remove() calls 2022-06-30 13:32:30 -04:00
nvmf examples/nvmf: add missed spdk_env_fini() when exiting 2022-06-30 13:32:30 -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 examples/vmd: add missed spdk_env_fini() call when exiting 2022-06-30 13:32:30 -04:00
Makefile examples/idxd: Add the perf tool for idxd 2022-06-30 13:32:25 -04:00