On Jun 13, 2013, at 1:16 , ext Ben Pfaff wrote:

> On Fri, May 31, 2013 at 02:35:10PM +0300, Jarno Rajahalme wrote:
>> The code in ofproto-dpif.c became harder on the eye after the reorg of
>> struct xlate. This series tries cleaning that up a bit, and while at it,
>> identifying and reducing unnecessary copying of struct flow.  The main
>> enabler for this is to 1) pass struct flow around via a pointer, and 2)
>> initializing a new one only if necessary.
> 
> I apologize for taking so long to review this series.  It looks
> worthwhile.  Are you willing to rebase the unapplied patches against
> current master?

I'll wait a few days for the dust to settle and resubmit against the 
then-current master :-)

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

Reply via email to