[dpdk-dev] free a memzone

2014-07-31 Thread Mahdi Dashtbozorgi
rocess. > > Would that help somehow? > Konstantin > > > -Original Message- > > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Mahdi Dashtbozorgi > > Sent: Thursday, July 24, 2014 6:20 AM > > To: dev at dpdk.org > > Subject: Re: [dpdk-dev] free

[dpdk-dev] free a memzone

2014-07-28 Thread Mahdi Dashtbozorgi
t dpdk.org] On Behalf Of Mahdi Dashtbozorgi > > Sent: Thursday, July 24, 2014 6:20 AM > > To: dev at dpdk.org > > Subject: Re: [dpdk-dev] free a memzone > > > > Hi Bruce, > > > > Thank you for the response. That's a great Idea! > > But I do not unde

[dpdk-dev] free a memzone

2014-07-28 Thread Ananyev, Konstantin
help somehow? Konstantin > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Mahdi Dashtbozorgi > Sent: Thursday, July 24, 2014 6:20 AM > To: dev at dpdk.org > Subject: Re: [dpdk-dev] free a memzone > > Hi Bruce, > > Thank you for the response.

[dpdk-dev] free a memzone

2014-07-28 Thread Ananyev, Konstantin
Hi Mahdi, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Mahdi Dashtbozorgi > Sent: Thursday, July 24, 2014 6:20 AM > To: dev at dpdk.org > Subject: Re: [dpdk-dev] free a memzone > > Hi Bruce, > > Thank you for the response. T

[dpdk-dev] free a memzone

2014-07-24 Thread Mahdi Dashtbozorgi
reate? >> >> > -Original Message- >> > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Mahdi Dashtbozorgi >> > Sent: Wednesday, July 23, 2014 2:05 AM >> > To: dev at dpdk.org >> > Subject: Re: [dpdk-dev] free a memzone >> > &

[dpdk-dev] free a memzone

2014-07-23 Thread Richardson, Bruce
5 AM > To: dev at dpdk.org > Subject: Re: [dpdk-dev] free a memzone > > Hi guys, > > Is there any suggestion to free the previously allocated memzone? > I really need help in this issue. > Any help is appreciated. > > Best Regards, > Mahdi. > > > &g

[dpdk-dev] free a memzone

2014-07-23 Thread Mahdi Dashtbozorgi
Hi guys, Is there any suggestion to free the previously allocated memzone? I really need help in this issue. Any help is appreciated. Best Regards, Mahdi. On Tue, Jul 22, 2014 at 4:03 PM, Mahdi Dashtbozorgi wrote: > Hi, > > I have two processes, which uses DPDK multi-process feature to commu

[dpdk-dev] free a memzone

2014-07-22 Thread Mahdi Dashtbozorgi
Hi, I have two processes, which uses DPDK multi-process feature to communicate. Master process captures packets from NIC and put them to a ring buffer, which is shared between master and slave process. The slave process looks up the shared ring buffer using rte_ring_lookup function and reads the p