From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Vyal Subject: How to free a ring? Date: Wed, 11 Sep 2013 11:37:06 +0400 Message-ID: <52301DA2.2060806@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; 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 all. Is there a way to deallocate an rte_ring? Maybe I'm missing something, but I can't find an API function for that at http://dpdk.org/doc/api/rte__ring_8h.html Regards, Dmitry