From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] hash: added rte_hash_keys to extract all keys Date: Thu, 28 Aug 2014 21:23:20 +0200 Message-ID: <4962829.zGcEtt7Rre@xps13> References: <1407880053-14650-1-git-send-email-tomas.vestelind@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit To: dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <1407880053-14650-1-git-send-email-tomas.vestelind-Re5JQEeQqe8AvxtiuMwx3w@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" 2014-08-12 23:47, Tomas Vestelind: > I added a function which extracts all the configured keys in a hash map. > This is good to have when debugging and printing data store in hash > maps. Someone to review this patch, please? (and the other one for rte_hash_clear) -- Thomas