[ovs-dev] [PATCH] datapath-windows: Remove unnecessary keylen computation in Flow.c

Nithin Raju nithin at vmware.com
Tue Mar 29 14:45:28 UTC 2016


-----Original Message-----
From: dev <dev-bounces at openvswitch.org> on behalf of Alin Serdean
<aserdean at cloudbasesolutions.com>
Date: Monday, March 28, 2016 at 3:35 AM
To: Sairam Venugopal <vsairam at vmware.com>, "dev at openvswitch.org"
<dev at openvswitch.org>
Subject: Re: [ovs-dev] [PATCH] datapath-windows: Remove
unnecessary	keylen	computation in Flow.c

>Please move:
>
>
>
>destKey->l2.keyLen = OVS_WIN_TUNNEL_KEY_SIZE + OVS_L2_KEY_SIZE
>
>                         - destKey->l2.offset;
>
>
>
>After 
>
>_MapTunAttrToFlowPut(keyAttrs, tunnelAttrs, destKey);

Why?




More information about the dev mailing list