[dpdk-dev] [PATCH v2 1/4] hash: prepare for deprecation of flags

Bruce Richardson bruce.richardson at intel.com
Fri Nov 2 12:14:24 CET 2018


On Thu, Nov 01, 2018 at 06:25:19PM -0500, Honnappa Nagarahalli wrote:
> Lock ellision and read/write concurreny flags need to be deprecated.
typo: concurrency.

> Create the new version of the function and fix checkpatch issues.
> 
Maybe emphasise that the new version is identical to the old, in case this
patch does not get squashed into next.
"Create a copy of the hash_create function, identical to the original
except for fixing checkpatch issues. Later patches will update this copy"

> Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli at arm.com>
> Reviewed-by: Dharmik Thakkar <dharmik.thakkar at arm.com>
> Reviewed-by: Gavin Hu <gavin.hu at arm.com>
> ---


More information about the dev mailing list