Re: Netmap mempool

2015-01-23 Thread Ciprian Barbu
On Thu, Jan 22, 2015 at 9:03 PM, Luigi Rizzo wrote: > On Thu, Jan 22, 2015 at 10:12 AM, Ciprian Barbu > wrote: >> Hello, >> >> I have some questions related to OpenDataPlane. I have implemented the >> I/O access using netmap for ODP but currently it's suffe

Netmap mempool

2015-01-22 Thread Ciprian Barbu
Hello, I have some questions related to OpenDataPlane. I have implemented the I/O access using netmap for ODP but currently it's suffering from low performance due to packets being copied between the netmap slots and ODP buffers. I want to create ODP buffer pools on top of netmap memory but I'm c