Loading
test: disable ASLR for multi-process tests
Multi-process tests should work fine using the DPDK -base-virtaddr parameter. But we run tests with ASAN enabled and ASAN instrumentation results in mmap address hints getting ignored. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I089d31726c7b8f5ed0ccdc2deb19acc5431260f1 Reviewed-on: https://review.gerrithub.io/407843 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>