ofp-print: Sort queues before printing in OFPT_QUEUE_GET_CONFIG_REPLY.
authorBen Pfaff <blp@ovn.org>
Thu, 26 May 2016 22:14:54 +0000 (15:14 -0700)
committerBen Pfaff <blp@ovn.org>
Fri, 3 Jun 2016 20:18:22 +0000 (13:18 -0700)
commita28239c009bcb3389c036e4ebafe7c2dc3502c7f
treea6aa0678121258d13713c33e5230caaff2c982f0
parent3d75c66007c88f886864df02b86afaa3a440088a
ofp-print: Sort queues before printing in OFPT_QUEUE_GET_CONFIG_REPLY.

Otherwise the ordering tends to vary across endianness.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Aaron Conole <aconole@redhat.com>
Acked-by: Gerhard Stenzel <gstenzel@linux.vnet.ibm.com>
lib/ofp-print.c
tests/ofp-print.at
tests/ofproto.at