Re: [ovs-dev] [PATCH] ovs-vsctl: Improve error reporting

2014-03-27 Thread Andy Zhou
On Thu, Mar 27, 2014 at 9:08 AM, Thomas Graf wrote: > On 03/27/2014 04:48 PM, Andy Zhou wrote: >> >> On Thu, Mar 27, 2014 at 3:36 AM, Thomas Graf wrote: >>> >>> On 03/27/2014 10:04 AM, Andy Zhou wrote: * Thomas: Some of the code and ideas are imported from your 12/11/2012

Re: [ovs-dev] [PATCH] ovs-vsctl: Improve error reporting

2014-03-27 Thread Thomas Graf
On 03/27/2014 04:48 PM, Andy Zhou wrote: On Thu, Mar 27, 2014 at 3:36 AM, Thomas Graf wrote: On 03/27/2014 10:04 AM, Andy Zhou wrote: * Thomas: Some of the code and ideas are imported from your 12/11/2012 patch titled "ovs-vsctl: Check "ofport" column after adding a new port", and sub

Re: [ovs-dev] [PATCH] ovs-vsctl: Improve error reporting

2014-03-27 Thread Andy Zhou
On Thu, Mar 27, 2014 at 3:36 AM, Thomas Graf wrote: > On 03/27/2014 10:04 AM, Andy Zhou wrote: >> >> * Thomas: Some of the code and ideas are imported from your >>12/11/2012 patch titled "ovs-vsctl: Check "ofport" column after >>adding a new port", and subsequent mailing list discussions.

Re: [ovs-dev] [PATCH] ovs-vsctl: Improve error reporting

2014-03-27 Thread Thomas Graf
On 03/27/2014 10:04 AM, Andy Zhou wrote: * Thomas: Some of the code and ideas are imported from your 12/11/2012 patch titled "ovs-vsctl: Check "ofport" column after adding a new port", and subsequent mailing list discussions. Please feel free to review, fix and enhance the patch as yo