[dpdk-stable] FW: [dpdk-dev] [PATCH] hash: fix incorrect bucket size usage

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Wed Oct 12 17:32:57 CEST 2016



> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
> Sent: Wednesday, October 12, 2016 8:04 AM
> To: De Lara Guarch, Pablo
> Cc: dev at dpdk.org; Richardson, Bruce
> Subject: Re: [dpdk-dev] [PATCH] hash: fix incorrect bucket size usage
> 
> 2016-10-12 02:26, Pablo de Lara:
> > Multiwriter insert function was using a fixed value for
> > the bucket size, instead of using the
> > RTE_HASH_BUCKET_ENTRIES macro, which value was changed
> > recently (making it inconsistent in this case).
> >
> > Fixes: be856325cba3 ("hash: add scalable multi-writer insertion with Intel
> TSX")
> >
> > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> 
> Applied, thanks

This patch should be merged in the stable repo.

Thanks,
Pablo


More information about the stable mailing list