numam-spdk/examples/nvme/arbitration
Changpeng Liu 9ec9c8b33d examples/nvme: add missed spdk_env_fini() when exiting
Althrough `rte_eal_cleanup` will be called in the destructor
function when exiting the application, it's OK not to call
`spdk_env_fini`, we still add this function call in case
there are cleanup function need to call in future.

Change-Id: I0a3eca44c5ed1d62059796ea8f1977fb19356939
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10904
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
2022-01-11 14:19:05 +00:00
..
.gitignore Create a utility and enable WRR arbitration mechanism 2016-06-21 16:35:04 -07:00
arbitration.c examples/nvme: add missed spdk_env_fini() when exiting 2022-01-11 14:19:05 +00:00
Makefile build: Example applications build to build/example 2020-06-15 15:27:16 +00:00