[dpdk-stable] [PATCH 1/2] test/hash: fix multiwriter with non consecutive cores

Thomas Monjalon thomas at monjalon.net
Thu Jul 26 21:55:49 CEST 2018


17/07/2018 15:31, Pablo de Lara:
> When non consecutive cores are passed into the test application,
> the distribution of the keys that each thread needs to insert
> is not correct, since it assumes that there are no cores skipped
> between the master core and the worker core.
> 
> Fixes: be856325cba3 ("hash: add scalable multi-writer insertion with Intel TSX")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

Series applied, thanks





More information about the stable mailing list