Re: [ovs-dev] [PATCH v2 07/13] ofproto: Add OpenFlow 1.3 group stats test

2014-11-11 Thread Ben Pfaff
On Tue, Nov 11, 2014 at 12:39:23PM +0900, Simon Horman wrote: > This is to exercise OpenFlow 1.3 group stats replies > messages which include a duration. > > ONF-JIRA: EXT-350 > Signed-off-by: Simon Horman > > --- > v2 > * As suggested by Ben Pfaff > - Use ONF-JIRA: EXT-350 annotation in chang

[ovs-dev] [PATCH v2 07/13] ofproto: Add OpenFlow 1.3 group stats test

2014-11-10 Thread Simon Horman
This is to exercise OpenFlow 1.3 group stats replies messages which include a duration. ONF-JIRA: EXT-350 Signed-off-by: Simon Horman --- v2 * As suggested by Ben Pfaff - Use ONF-JIRA: EXT-350 annotation in changelog --- tests/ofproto.at | 26 +- 1 file changed, 25 ins