Hello!
If there's already an iterator then I guess this patch is superfluous.
I tried searching for it among the e-mails but I can find it, can
someone point me to it?
If you still think this has some values I will take the given feedback
and make corrections.
Best regards,
Tomas Vestelind
ps.
Hi Tomas,
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Tomas Vestelind
> Sent: Tuesday, August 12, 2014 10:48 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] hash: added rte_hash_keys to extract all keys
>
> I added a function which extracts all the configu
We implemented a more general hash iterator, thought the patch was already
submitted.
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
On Tue, 12 Aug 2014 23:47:33 +0200
Tomas Vestelind wrote:
> 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.
>
> Signed-off-by: Tomas Vestelind
> ---
> lib/librte_hash/rte_hash.c | 26 ++
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.
Signed-off-by: Tomas Vestelind
---
lib/librte_hash/rte_hash.c | 26 ++
lib/librte_hash/rte_hash.h | 15 +++
2
6 matches
Mail list logo