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:[email protected]] > Trimis: Tuesday, March 29, 2016 5:45 PM > Către: Alin Serdean <[email protected]>; Sairam Venugopal > <[email protected]>; [email protected] > Subiect: Re: [ovs-dev] [PATCH] datapath-windows: Remove unnecessary > keylen computation in Flow.c > > -----Original Message----- > From: dev <[email protected]> on behalf of Alin Serdean > <[email protected]> > Date: Monday, March 28, 2016 at 3:35 AM > To: Sairam Venugopal <[email protected]>, "[email protected]" > <[email protected]> > 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 [email protected] http://openvswitch.org/mailman/listinfo/dev
