[ovs-dev] [PATCH 15/27] ofp-msgs: Split OFPRAW_OFPST_QUEUE_{REQUEST, REPLY}

Simon Horman horms at verge.net.au
Thu Aug 30 01:09:15 UTC 2012


On Wed, Aug 29, 2012 at 12:48:55PM -0700, Ben Pfaff wrote:
> On Tue, Aug 21, 2012 at 01:55:47PM +0900, Simon Horman wrote:
> > Split OFPRAW_OFPST_QUEUE_{REQUEST,REPLY} into OpenFlow 1.0 and 1.1+
> > versions.
> > 
> > This prepares for encoding and decoding Open Flow 1.1 and 1.2 Queue Stats
> > Request and Reply messages.
> > 
> > Signed-off-by: Simon Horman <horms at verge.net.au>
> 
> This patch leaves some bits of code hanging out as no longer general
> enough, in particular ofp_print_ofpst_queue_request(),
> ofp_print_ofpst_queue_reply(), handle_queue_stats_request(), and
> ofctl_queue_stats().  It looks like you correct this in followup
> patches, but I'd rather have those changes folded in to make this change
> more self-contained.

Sure, I'll clean things up accordingly.



More information about the dev mailing list