If we don't move that upwards it will reset the keylen after recircid/hash has 
been set to update it.

> -----Mesaj original-----
> De la: Nithin Raju [mailto:nit...@vmware.com]
> Trimis: Tuesday, March 29, 2016 5:45 PM
> Către: Alin Serdean <aserd...@cloudbasesolutions.com>; Sairam Venugopal
> <vsai...@vmware.com>; dev@openvswitch.org
> Subiect: Re: [ovs-dev] [PATCH] datapath-windows: Remove unnecessary
> keylen computation in Flow.c
> 
> -----Original Message-----
> From: dev <dev-boun...@openvswitch.org> on behalf of Alin Serdean
> <aserd...@cloudbasesolutions.com>
> Date: Monday, March 28, 2016 at 3:35 AM
> To: Sairam Venugopal <vsai...@vmware.com>, "dev@openvswitch.org"
> <dev@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?

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to