<div dir="ltr"><div style="font-size:12.8px">Hi, </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I use ovs-dpdk (ovs-2.7, dpdk-16.11.1) with one application which talks to ovs by using ring device and &quot;--proc-type=secondary&quot; (secondary processes).<br></div><div style="font-size:12.8px">It generally works well, but sometimes it shows this error.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">It seems it could not find correct memory mapping in the application.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">2017-06-13 11:21:40.988 STDERR Thread-2 [INFO] EAL: Probing VFIO support...</div><div style="font-size:12.8px">2017-06-13 11:21:40.988 STDERR Thread-2 [INFO] EAL: WARNING: Address Space Layout Randomization (ASLR) is enabled in the kernel.</div><div style="font-size:12.8px">2017-06-13 11:21:40.988 STDERR Thread-2 [INFO] EAL:    This may cause issues with mapping memory into secondary processes</div><div style="font-size:12.8px">2017-06-13 11:21:40.989 STDERR Thread-2 [INFO] EAL: Could not mmap <a href="tel:(714)%20631-4752" value="+17146314752" target="_blank">17146314752</a> bytes in /dev/zero at [0x7f662c800000], got [0x7f6506000000] - please use &#39;--base-virtaddr&#39; option</div><div style="font-size:12.8px">2017-06-13 11:21:40.989 STDERR Thread-2 [INFO] EAL: It is recommended to disable ASLR in the kernel and retry running both primary and secondary processes</div><div style="font-size:12.8px">2017-06-13 11:21:40.990 STDERR Thread-2 [INFO] PANIC in rte_eal_init():</div><div style="font-size:12.8px">2017-06-13 11:21:40.990 STDERR Thread-2 [INFO] Cannot init memory</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I tried to disable ASLR, but it did not work.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Does anyone have a similar situation?</div><div style="font-size:12.8px"><span style="font-size:12.8px">Based on this page </span><span style="font-size:12.8px">(</span><span style="font-size:12.8px"><a href="https://github.com/collectd/collectd/issues/2284">https://github.com/collectd/collectd/issues/2284</a>), </span><span style="font-size:12.8px">this is known issue and it seemed </span><span style="font-size:12.8px">we can avoid this with &quot;</span><span style="color:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;font-size:14px">--base-virtaddr&quot; option.</span></div><div style="font-size:12.8px"><span style="color:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;font-size:14px">Does anyone know how to use this option in ovs-dpdk?</span></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks,</div><div style="font-size:12.8px">Junguk</div></div>