[ovs-dev] [recirculation 2/3] datapath: add hash action

Andy Zhou azhou at nicira.com
Wed Apr 16 22:40:31 UTC 2014


On Mon, Apr 14, 2014 at 11:39 AM, Thomas Graf <tgraf at redhat.com> wrote:
> On 04/12/2014 12:00 AM, Andy Zhou wrote:
>>
>> Implements Linux kernel datapath hash action. Hash action computes
>> hash and stores it into current packet key.
>>
>> Signed-off-by: Andy Zhou <azhou at nicira.com>
>>
>> hash fix
>
Horse stuff. I will remove it. Thanks for the review.
>
> ^^ What's this? ;-)
>
>
>> ---
>>   datapath/actions.c      |   19 +++++++++++++++++++
>>   datapath/flow.h         |    2 ++
>>   datapath/flow_netlink.c |   29 ++++++++++++++++++++++++++++-
>>   3 files changed, 49 insertions(+), 1 deletion(-)
>
>
> LGTM otherwise
>
> Acked-by: Thomas Graf <tgraf at redhat.com>
>



More information about the dev mailing list