Pablo de Lara 94eaebad74 hash: fix bucket size usage
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@intel.com>
2016-10-12 18:40:52 +02:00
..
2015-11-25 22:13:15 +01:00
2016-03-01 14:37:26 +01:00
2016-03-01 14:37:26 +01:00
2016-02-21 11:47:57 +01:00