Spdk/test
Dariusz Stojaczyk b6fce1912d env/dpdk: add support for DPDK 18.05 dynamic memory allocation
This brings DPDK 18.05 support and introduces
dynamic hugepage memory allocation.

The following is now possible:
    ./spdk_tgt -s 32
    rpc.py construct_malloc_bdev 128 512

or even:
    ./spdk_tgt -s 0

Note that if no -s param is given, DPDK will still
allocate all available hugepage memory.

This has been tested with DPDK 18.05-rc6.

Fixes #281

Change-Id: Ic9521484c2871eb5b2a56445f1177f305b147707
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/410540
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-05-29 20:34:11 +00:00
..
app bdev_svc: do not unaffinitize thread if core mask specified 2018-05-03 19:46:48 +00:00
bdev examples/bdev: add hello world example 2018-05-11 15:22:22 +00:00
blobfs test/rocksdb: move nightly test case to RUN_NIGHTLY_FAILING. 2018-04-20 17:24:45 -04:00
blobstore autotest_common.sh: move to test/common 2018-02-27 20:37:27 -05:00
common test/vm_setup.sh: update nvml-tools -> pmempool 2018-05-22 21:04:10 +00:00
cpp_headers build: add @: to remaining 'all' targets 2018-02-14 17:38:25 -05:00
env env/dpdk: add support for DPDK 18.05 dynamic memory allocation 2018-05-29 20:34:11 +00:00
event test: move lib/event up one directory 2018-03-29 00:31:24 -04:00
ioat ioat: remove ioat kperf kernel driver test harness 2018-04-30 17:11:53 +00:00
iscsi_tgt test/rpc: add multiple NVMe bdev support in the rpc_config.py 2018-05-22 16:52:02 +00:00
lvol test/lvol: Snapshot and clone consistency test 2018-05-29 16:28:40 +00:00
nvme test/nvme/aer: add changed namespace list log test 2018-04-11 16:05:09 -04:00
nvmf test/nvmf: disable identify_kernel test 2018-05-29 07:52:35 +00:00
pmem Fix up a few remaining "NVML" references 2018-05-24 22:53:06 +00:00
unit nvme: add helper to wait for internal commands 2018-05-28 01:43:55 +00:00
vhost test/vhost: Add proper path for BASE_DIR variable in common.sh library. 2018-05-24 22:52:27 +00:00
Makefile test: move lib/json up to test app directory 2018-03-29 00:31:24 -04:00
spdk_cunit.h scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00