numam-spdk/test/nvme
WangHaiLiang 4df8ba86f2 nvme/overhead: fix a memory leak issue
Fix issue #393.
The memory is not completely released, there are mutiple malloc
list, but only the last one is released. So I free all.

Change-Id: I14a583871811b54017728b6a7e92982cd75bd6b1
Signed-off-by: WangHaiLiang <hailiangx.e.wang@intel.com>
Reviewed-on: https://review.gerrithub.io/422682
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-08-21 16:52:59 +00:00
..
aer examples: make debug flag option consistent 2018-06-21 05:18:53 +00:00
deallocated_value test: move lib/nvme up one directory 2018-03-27 00:46:52 -04:00
e2edp test: move lib/nvme up one directory 2018-03-27 00:46:52 -04:00
err_injection test/nvme: exit error injection test when no controller 2018-08-06 21:15:28 +00:00
overhead nvme/overhead: fix a memory leak issue 2018-08-21 16:52:59 +00:00
reset test/nvme/reset: exit the test if no controllers avaiable 2018-08-06 23:38:48 +00:00
sgl test: move lib/nvme up one directory 2018-03-27 00:46:52 -04:00
hotplug.sh test: remove more sys_sgsw dependencies from test scripts 2018-07-02 21:32:39 +00:00
Makefile nvme: add nvme error injection support 2018-06-22 17:26:34 +00:00
nvme.sh perf: cleanup cmdline params for consistency 2018-08-20 16:28:01 +00:00
spdk_nvme_cli.sh log: add backtrace option 2018-07-25 15:48:25 +00:00