[dpdk-stable] [PATCH v4 1/3] hash: fix position bug in 'free key with position'

Dharmik Thakkar Dharmik.Thakkar at arm.com
Thu May 9 22:30:20 CEST 2019



> On May 9, 2019, at 3:23 PM, Thomas Monjalon <thomas at monjalon.net> wrote:
> 
> 09/05/2019 22:14, Dharmik Thakkar:
>>> On May 9, 2019, at 2:27 PM, Wang, Yipeng1 <yipeng1.wang at intel.com> wrote:
>>>> -	RETURN_IF_TRUE(((h == NULL) || (position == EMPTY_SLOT)), -EINVAL);
>>>> +	/*  Key index where key is stored, adding the first dummy index*/
>>> [Wang, Yipeng] Minor issue, missing a space at the end.
>> Is there a need to update the version?
> 
> No, I am applying.
Sounds good. Thank you, Thomas!
> 
> 
> 



More information about the stable mailing list