[dpdk-dev] [PATCH v5 1/5] hash: separate multi-writer from rw-concurrency

Bruce Richardson bruce.richardson at intel.com
Tue Oct 23 12:25:55 CEST 2018


On Mon, Oct 22, 2018 at 11:22:00PM -0500, Honnappa Nagarahalli wrote:
> RW concurrency is required with single writer and multiple reader
> usecase as well. Hence, multi-writer should not be enabled by default when
> RW concurrency is enabled.
> 
> Fixes: f2e3001b53ec ("hash: support read/write concurrency")
> Cc: yipeng1.wang at intel.com
> 
> Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli at arm.com>
> Reviewed-by: Gavin Hu <gavin.hu at arm.com>
> Reviewed-by: Yipeng Wang <yipeng1.wang at arm.com>
> ---
Need to fix Yipeng's email address in the reviewed-by line.

Otherwise:
Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list