Re: [ovs-dev] [PATCH] ovs-thread: Reduce logging level for cpuinfo parsing

2013-12-11 Thread Ethan Jackson
Merged thanks. On Wed, Dec 11, 2013 at 1:46 PM, Joe Stringer wrote: > This was causing test failures on non-Linux platforms. > > Reported-by: Ed Maste > Signed-off-by: Joe Stringer > --- > lib/ovs-thread.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lib/ovs-thre

[ovs-dev] [PATCH] ovs-thread: Reduce logging level for cpuinfo parsing

2013-12-11 Thread Joe Stringer
This was causing test failures on non-Linux platforms. Reported-by: Ed Maste Signed-off-by: Joe Stringer --- lib/ovs-thread.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ovs-thread.c b/lib/ovs-thread.c index 1a633cf..dcaf7ff 100644 --- a/lib/ovs-thread.c +++ b/lib