Re: [ovs-dev] [xlate v1 18/18] ofproto-dpif: Modularize ofproto-dpif-xlate.

2013-07-08 Thread Ben Pfaff
On Fri, Jul 05, 2013 at 04:10:22PM -0400, Ethan Jackson wrote: > > 3: lacp - negotiation FAILED (lacp.at:162) > > > > ofproto-dpif -- megaflows > > > > 630: ofproto-dpif megaflow - normal, balance-tcp bonding FAILED > > (ofproto-dpif.at:2419) > > Odd, I'm not having

Re: [ovs-dev] [xlate v1 18/18] ofproto-dpif: Modularize ofproto-dpif-xlate.

2013-07-05 Thread Ethan Jackson
> 3: lacp - negotiation FAILED (lacp.at:162) > > ofproto-dpif -- megaflows > > 630: ofproto-dpif megaflow - normal, balance-tcp bonding FAILED > (ofproto-dpif.at:2419) Odd, I'm not having this failure. Would you mind trying it again with the new version I'm about t

Re: [ovs-dev] [xlate v1 18/18] ofproto-dpif: Modularize ofproto-dpif-xlate.

2013-06-26 Thread Ben Pfaff
On Mon, Jun 24, 2013 at 06:59:32PM -0700, Ethan Jackson wrote: > This patch modularizes ofproto-dpif-xlate by disentangling it from > ofproto-dpif. Instead of poking around in ofproto-dpif's internal > data structures, ofproto-dpif-xlate is updated with a simple API > which can easily be made thre