Re: [ovs-dev] ovs-dpdk: ofpbuf reinitialization

2015-03-25 Thread Pravin Shelar
On Wed, Mar 25, 2015 at 12:25 PM, Zoltan Kiss wrote: > Hi, > > Looking around in the DPDK code I've found that it only initializes the > packet metadata (whih contains the struct ofpbuf belonging to the packet) > during setup, as the packet initializer of rte_mempool_create. > That means that ever

[ovs-dev] ovs-dpdk: ofpbuf reinitialization

2015-03-25 Thread Zoltan Kiss
Hi, Looking around in the DPDK code I've found that it only initializes the packet metadata (whih contains the struct ofpbuf belonging to the packet) during setup, as the packet initializer of rte_mempool_create. That means that every time a packet buffer is released back by OVS to the buffer