[dpdk-dev] [PATCH v3 3/5] test/hash: fix rw test with non-consecutive cores

Bruce Richardson bruce.richardson at intel.com
Thu Sep 27 13:18:38 CEST 2018


On Wed, Sep 26, 2018 at 05:54:23AM -0700, Yipeng Wang wrote:
> the multi-reader and multi-writer rte_hash unit test does not
> work correctly with non-consicutive core ids. This commit
                           ^^^^^^
typo, forgot to mention on previous review

> fixes the issue.
> 
> Fixes: 0eb3726ebcf1 ("test/hash: add test for read/write concurrency")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Yipeng Wang <yipeng1.wang at intel.com>
> Tested-by: Bruce Richardson <bruce.richardson at intel.com>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list