Re: [ovs-dev] [PATCH 4/4] tests: Check that ofproto/trace accepts dpctl output.

2015-05-27 Thread Joe Stringer
On 26 May 2015 at 18:06, Ben Pfaff wrote: > On Thu, May 21, 2015 at 03:11:52PM -0700, Joe Stringer wrote: >> Signed-off-by: Joe Stringer > > Acked-by: Ben Pfaff Thanks, applied to master. ___ dev mailing list dev@openvswitch.org http://openvswitch.org

Re: [ovs-dev] [PATCH 4/4] tests: Check that ofproto/trace accepts dpctl output.

2015-05-26 Thread Ben Pfaff
On Thu, May 21, 2015 at 03:11:52PM -0700, Joe Stringer wrote: > Signed-off-by: Joe Stringer Acked-by: Ben Pfaff ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [PATCH 4/4] tests: Check that ofproto/trace accepts dpctl output.

2015-05-21 Thread Joe Stringer
Signed-off-by: Joe Stringer --- tests/ofproto-dpif.at | 48 1 file changed, 48 insertions(+) diff --git a/tests/ofproto-dpif.at b/tests/ofproto-dpif.at index 1459ea2..a7daddf 100644 --- a/tests/ofproto-dpif.at +++ b/tests/ofproto-dpif.at @@ -4402,