From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Ryzhov Subject: RTE Ring removing Date: Tue, 06 May 2014 13:05:36 +0400 Message-ID: <5368A5E0.8090903@arccn.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit To: dev-VfR2kkLFssw@public.gmane.org Return-path: 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" Hello. For what reason RTE Rings can not be removed once created? In my application I want to use many rings with different names so I think there may be a problem with memory because of many ring that already not in use, but allocated. Or DPDK has a mechanism of reusing memory if rings are not in use? Best regards, Igor Ryzhov