Re: [PATCH] lib/hash: setting the maximum reclamation size

2024-05-12 Thread Honnappa Nagarahalli
Hi Abdullah, Few comments inline > On Apr 17, 2024, at 8:39 AM, Abdullah Ömer Yamaç wrote: > > In the previous implementation, the maximum reclamation size was set > to RTE_HASH_RCU_DQ_RECLAIM_MAX and it was not configurable. This patch > uses the configuration argument to set the maximu

Re: [PATCH] lib/hash: setting the maximum reclamation size

2024-05-09 Thread Abdullah Ömer Yamaç
Hello, Is there any comment on this patch? On Tue, Apr 23, 2024 at 4:51 PM Abdullah Ömer Yamaç wrote: > Hello, > Any comment on this patch? > > On Wed, Apr 17, 2024 at 4:39 PM Abdullah Ömer Yamaç > wrote: > >> In the previous implementation, the maximum reclamation size was set >> to RTE_HASH_R

Re: [PATCH] lib/hash: setting the maximum reclamation size

2024-04-23 Thread Abdullah Ömer Yamaç
Hello, Any comment on this patch? On Wed, Apr 17, 2024 at 4:39 PM Abdullah Ömer Yamaç wrote: > In the previous implementation, the maximum reclamation size was set > to RTE_HASH_RCU_DQ_RECLAIM_MAX and it was not configurable. This patch > uses the configuration argument to set the maximum reclam