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

Thomas Monjalon thomas at monjalon.net
Fri Oct 26 12:43:04 CEST 2018


26/10/2018 07:35, Honnappa Nagarahalli:
> 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: stable at dpdk.org
> 
> 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 intel.com>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>


There is something strange with your send.
This patch is sent two times:
	- one to dev + stable
	- one to stable only
It should be sent only to dev + stable at the same time.




More information about the stable mailing list