Re: [ovs-dev] [PATCH v4 0/8] ovn-trace: New utility for testing and debugging OVN

2016-08-14 Thread Ben Pfaff
On Sat, Aug 13, 2016 at 09:30:22AM -0700, Ben Pfaff wrote: > The exciting part is the final commit. I recommend reading the > documentation for the new program. > > Also available at https://github.com/blp/ovs-reviews/tree/ovnacts > > v1->v2: First 9 commits applied. Rebased. > v2->v3: First 12

[ovs-dev] [PATCH v4 0/8] ovn-trace: New utility for testing and debugging OVN

2016-08-13 Thread Ben Pfaff
The exciting part is the final commit. I recommend reading the documentation for the new program. Also available at https://github.com/blp/ovs-reviews/tree/ovnacts v1->v2: First 9 commits applied. Rebased. v2->v3: First 12 commits applied. Fixed bad %-specifier in patch 2. v3->v4: First commit