Re: [ovs-dev] [PATCH] tests: Re-fix a race.

2014-02-27 Thread Ben Pfaff
I expect Ethan to apply this, but I guess he lost track of it, so I've applied it now on his behalf. On Thu, Feb 27, 2014 at 02:49:37PM +0900, YAMAMOTO Takashi wrote: > ping! > > >> Patch bf06c4fe (tests/ofproto-dpif.at: Workaround a race.), fixed a > >> race condition which patch 0a8763f (ofpro

Re: [ovs-dev] [PATCH] tests: Re-fix a race.

2014-02-26 Thread YAMAMOTO Takashi
ping! >> Patch bf06c4fe (tests/ofproto-dpif.at: Workaround a race.), fixed a >> race condition which patch 0a8763f (ofproto-dpif-upcall: Hardcode >> max_idle to 1500ms.) unfixed. >> >> Signed-off-by: Ethan Jackson >> Reported-by: YAMAMOTO Takashi > > looks good to me. > > YAMAMOTO Takashi >

Re: [ovs-dev] [PATCH] tests: Re-fix a race.

2014-02-02 Thread YAMAMOTO Takashi
> Patch bf06c4fe (tests/ofproto-dpif.at: Workaround a race.), fixed a > race condition which patch 0a8763f (ofproto-dpif-upcall: Hardcode > max_idle to 1500ms.) unfixed. > > Signed-off-by: Ethan Jackson > Reported-by: YAMAMOTO Takashi looks good to me. YAMAMOTO Takashi > --- > tests/ofproto-

Re: [ovs-dev] [PATCH] tests: Re-fix a race.

2014-01-31 Thread Ben Pfaff
On Thu, Jan 30, 2014 at 03:46:36PM -0800, Ethan Jackson wrote: > Patch bf06c4fe (tests/ofproto-dpif.at: Workaround a race.), fixed a > race condition which patch 0a8763f (ofproto-dpif-upcall: Hardcode > max_idle to 1500ms.) unfixed. > > Signed-off-by: Ethan Jackson > Reported-by: YAMAMOTO Takashi

[ovs-dev] [PATCH] tests: Re-fix a race.

2014-01-30 Thread Ethan Jackson
Patch bf06c4fe (tests/ofproto-dpif.at: Workaround a race.), fixed a race condition which patch 0a8763f (ofproto-dpif-upcall: Hardcode max_idle to 1500ms.) unfixed. Signed-off-by: Ethan Jackson Reported-by: YAMAMOTO Takashi --- tests/ofproto-dpif.at | 6 ++ 1 file changed, 6 insertions(+) d