Spdk/test/common
Aleksey Marchuk c66b68e94e nvme/rdma: Inline nvme_rdma_calloc/free
These functions used to allocate resources
using calloc/spdk_zmalloc depending on the
g_nvme_hooks pointer. Later these functions
were refactored to always use spdk_zmalloc,
so they became simple wrappers of spdk_zmalloc
and spdk_free. There is no sense to use them,
call spdk memory API directly.

Signed-off-by: Aleksey Marchuk <alexeymar@nvidia.com>
Change-Id: I3b514b20e2128beb5d2397881d3de00111a8a3bc
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14429
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Dong Yi <dongx.yi@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2022-09-20 20:27:52 +00:00
..
config configure/misc: make ISA-L a hard dependency 2022-09-20 10:18:54 +00:00
lib nvme/rdma: Inline nvme_rdma_calloc/free 2022-09-20 20:27:52 +00:00
applications.sh test/common: Add SPDK_APP wrapper for spdk_tgt 2021-01-07 13:38:26 +00:00
autotest_common.sh configure/misc: make ISA-L a hard dependency 2022-09-20 10:18:54 +00:00
skipped_build_files.txt bdev : xNVMe BDEV module implementation 2022-07-15 12:52:13 +00:00
skipped_tests.txt test/sma: crypto test 2022-09-19 19:43:35 +00:00