[dpdk-dev] [PATCH v2] eal:Map rte cfg and uio at the end of hugepage mem

2015-10-19 Thread Bruce Richardson
On Sat, Oct 17, 2015 at 10:48:29AM +0300, Nissim Nisimov wrote: > * this patch removes unnecessary call to rte_eal_memory_init() introduced in > the first version. > > Problem: > In DPDK Primary/Secondary module we assume mapping same regions of virtual > memory addresses for Primary process and

[dpdk-dev] [PATCH v2] eal:Map rte cfg and uio at the end of hugepage mem

2015-10-17 Thread Nissim Nisimov
* this patch removes unnecessary call to rte_eal_memory_init() introduced in the first version. Problem: In DPDK Primary/Secondary module we assume mapping same regions of virtual memory addresses for Primary process and Secondary. An issue may occur when the Primary and secondary processes are