From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier MATZ Subject: Re: RTE Ring removing Date: Wed, 07 May 2014 17:09:39 +0200 Message-ID: <536A4CB3.9000005@6wind.com> References: <5368A5E0.8090903@arccn.ru> <5369E6AF.4040402@arccn.ru> <536A1B5C.2010201@6wind.com> <1FD9B82B8BF2CF418D9A1000154491D9740A339F@ORSMSX102.amr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit To: "Venkatesan, Venky" , Igor Ryzhov , "dev-VfR2kkLFssw@public.gmane.org" Return-path: In-Reply-To: <1FD9B82B8BF2CF418D9A1000154491D9740A339F-P5GAC/sN6hlcIJlls4ac1rfspsVTdybXVpNB7YpNyf8@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hi Venky, On 05/07/2014 04:01 PM, Venkatesan, Venky wrote: > We should look at how to make the memseg capable of doing alloc/free > (including re-assembly of fragments) after the 1.7 release. Is that > something you are considering doing (or are there any other DPDKers > considering this), or should I look at putting together a patch for > that? No, that's not something I'm working on today. On this topic, I have some work in progress in the rte_mempool code. I'll submit it here as soon as it is ready, I'm not sure it will be finished before the end of the 1.7.0 integration window. Regards, Olivier