uce
>> ; dev at dpdk.org
>> Subject: Re: [dpdk-dev] [PATCH 1/7] Use an accessor for rte_hash_key
>>
>> Pablo,
>>
>> Also, what about the other patch?
>> the use of a static variable in a recursive call? obviously incorrect for a
>> threaded environment ...
> From: Mike Stolarchuk [mailto:mike.stolarc...@bigswitch.com]
> Sent: Friday, October 27, 2017 4:00 PM
> To: De Lara Guarch, Pablo
> Cc: Thomas Monjalon ; Richardson, Bruce
> ; dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH 1/7] Use an accessor for rte_hash_key
>
> Pabl
wrote:
>
>
> > -Original Message-
> > From: Thomas Monjalon [mailto:tho...@monjalon.net]
> > Sent: Tuesday, October 17, 2017 2:59 PM
> > To: Richardson, Bruce ; De Lara Guarch,
> > Pablo
> > Cc: dev@dpdk.org; mstolarchuk
> > Subject: Re: [dpdk-dev] [PATCH 1/
> -Original Message-
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> Sent: Tuesday, October 17, 2017 2:59 PM
> To: Richardson, Bruce ; De Lara Guarch,
> Pablo
> Cc: dev@dpdk.org; mstolarchuk
> Subject: Re: [dpdk-dev] [PATCH 1/7] Use an accessor for rte_has
18/08/2017 22:09, mstolarchuk:
> Improves consistency, allows identifcation of use-sites
>
> Signed-off-by: mstolarchuk
Any comment on this patch and others from the same author?
Improves consistency, allows identifcation of use-sites
Signed-off-by: mstolarchuk
---
lib/librte_hash/rte_cuckoo_hash.c | 64 +++
1 file changed, 31 insertions(+), 33 deletions(-)
diff --git a/lib/librte_hash/rte_cuckoo_hash.c
b/lib/librte_hash/rte_cuckoo_h
6 matches
Mail list logo