[dpdk-dev] DPDK and ASLR

2015-06-15 Thread Bruce Richardson
On Fri, Jun 12, 2015 at 10:53:58PM +, Assaad, Sami (Sami) wrote: > When I operate a DPDK based application, the EAL always reports the following: > EAL: WARNING: Address Space Layout Randomization (ASLR) is enabled in the > kernel. > EAL: This may cause issues with mapping memory into sec

[dpdk-dev] DPDK and ASLR

2015-06-12 Thread Assaad, Sami (Sami)
When I operate a DPDK based application, the EAL always reports the following: EAL: WARNING: Address Space Layout Randomization (ASLR) is enabled in the kernel. EAL: This may cause issues with mapping memory into secondary processes. Our application is DPDK client/server based and runs prope