[ovs-dev] [PATCH] tunnel: hh_cache access cleanup

Pravin Shelar pshelar at nicira.com
Fri Oct 21 21:46:49 UTC 2011


On Fri, Oct 21, 2011 at 1:39 PM, Jesse Gross <jesse at nicira.com> wrote:
> On Fri, Oct 21, 2011 at 1:34 PM, Pravin B Shelar <pshelar at nicira.com> wrote:
>> Fixed according to comments from Jesse.
>>
>> --8<--------------------------cut here-------------------------->8--
>>
>> Following patch cleanup hh_cache access by avoiding hh pointer fetching
>> most of time. Now hh is read and checked at beginning of function. All
>> hh->hh_len access are done inside hh_lock.
>> This is required cleanup for next patch which adds support for kernel
>> 3.1.
>>
>> Suggested-by: Jesse Gross <jesse at nicira.com>
>> Signed-off-by: Pravin Shelar <pshelar at nicira.com>
>
> Looks good, thanks.
>
> Acked-by: Jesse Gross <jesse at nicira.com>
>

Thanks, Pushed all three patches to master.



More information about the dev mailing list