Re: [ovs-dev] [PATCH 2/2] ovs-ofctl: Print human readable nx_pull_match() errors.

2011-07-28 Thread Ethan Jackson
Yes, for some reason git send-email sent two copies. not sure why Ethan On Thu, Jul 28, 2011 at 17:04, Ben Pfaff wrote: > On Thu, Jul 28, 2011 at 04:56:45PM -0700, Ethan Jackson wrote: >> I've found this makes debugging a bit easier. > > Is this the same as the first patch?  Either way it's fin

Re: [ovs-dev] [PATCH 2/2] ovs-ofctl: Print human readable nx_pull_match() errors.

2011-07-28 Thread Ben Pfaff
On Thu, Jul 28, 2011 at 04:56:45PM -0700, Ethan Jackson wrote: > I've found this makes debugging a bit easier. Is this the same as the first patch? Either way it's fine. ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/de

[ovs-dev] [PATCH 2/2] ovs-ofctl: Print human readable nx_pull_match() errors.

2011-07-28 Thread Ethan Jackson
I've found this makes debugging a bit easier. --- tests/ovs-ofctl.at| 80 utilities/ovs-ofctl.c |3 +- 2 files changed, 42 insertions(+), 41 deletions(-) diff --git a/tests/ovs-ofctl.at b/tests/ovs-ofctl.at index 1b4cfd9..20dcc90 100644 -