On 18 May 2015 at 18:26, Andy Zhou <az...@nicira.com> wrote:
> The output of 'ovs-ofctl dump-flows' command prints recirc_id in decimal
> in action parts of the output, while prints that in hex in matching
> parts of the same output.
>
> This patch fixes the inconsistency by always printing recirc_id
> values in decimal.
>
> Reported-by: Justin Pettit <jpet...@nicira.com>
> Signed-off-by: Andy Zhou <az...@nicira.com>

Ha, I noticed this yesterday and was going to propose the
opposite-change actions to hex.

The only thing with the current formatting is that if there is a mask,
it will be printed in hex (although I don't think we wildcard
recirc_id anyway).
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to