Re: [ovs-dev] Possible user-space datapath regression

2012-12-05 Thread Justin Pettit
Sorry for the delay. Here's a patch I just sent out that I think addresses the issue: http://openvswitch.org/pipermail/dev/2012-December/023652.html Let me know if it works or if you still see problems. Thanks! --Justin On Nov 28, 2012, at 4:06 PM, Simon Horman wrote: > Thanks, let me

Re: [ovs-dev] Possible user-space datapath regression

2012-11-28 Thread Simon Horman
Thanks, let me know if you need any more information from me. On Tue, Nov 27, 2012 at 10:31:17PM -0600, Justin Pettit wrote: > Hi, Simon. I've confirmed the problem you found and am looking into it. > Unfortunately, I'm traveling this week for work, so I may have limited time > to look at it u

Re: [ovs-dev] Possible user-space datapath regression

2012-11-27 Thread Justin Pettit
Hi, Simon. I've confirmed the problem you found and am looking into it. Unfortunately, I'm traveling this week for work, so I may have limited time to look at it until Friday. Thanks for the report. --Justin On Nov 20, 2012, at 2:44 AM, Simon Horman wrote: > Hi, > > I believe I have foun

Re: [ovs-dev] Possible user-space datapath regression

2012-11-20 Thread Simon Horman
On Tue, Nov 20, 2012 at 03:12:26PM -0500, Justin Pettit wrote: > On Nov 20, 2012, at 12:08 PM, Ben Pfaff wrote: > > > I think that Justin was debugging some userspace datapath[*] problems > > late last week. I remember discussing fixes with him. It looks like he > > didn't send out the fix befo

Re: [ovs-dev] Possible user-space datapath regression

2012-11-20 Thread Simon Horman
On Tue, Nov 20, 2012 at 09:08:32AM -0800, Ben Pfaff wrote: > On Tue, Nov 20, 2012 at 05:44:30PM +0900, Simon Horman wrote: > > I believe I have found a regression that affects the behaviour of the > > datapath. A quick bisection points to the following patch: > > > > acf60855126bcfa79ea22d7846

Re: [ovs-dev] Possible user-space datapath regression

2012-11-20 Thread Justin Pettit
On Nov 20, 2012, at 12:08 PM, Ben Pfaff wrote: > I think that Justin was debugging some userspace datapath[*] problems > late last week. I remember discussing fixes with him. It looks like he > didn't send out the fix before he left on vacation, which means that > they weren't quite ready yet.

Re: [ovs-dev] Possible user-space datapath regression

2012-11-20 Thread Ben Pfaff
On Tue, Nov 20, 2012 at 05:44:30PM +0900, Simon Horman wrote: > I believe I have found a regression that affects the behaviour of the > datapath. A quick bisection points to the following patch: > > acf60855126bcfa79ea22d7846af5f2efe26cd30 > ofproto-dpif: Use a single underlying datapa

[ovs-dev] Possible user-space datapath regression

2012-11-20 Thread Simon Horman
Hi, I believe I have found a regression that affects the behaviour of the datapath. A quick bisection points to the following patch: acf60855126bcfa79ea22d7846af5f2efe26cd30 ofproto-dpif: Use a single underlying datapath across multiple bridges. For my test I run Open vSwtich in