On Mon, May 02, 2011 at 11:48:58AM -0700, Ethan Jackson wrote:
> Whats our long term plan with the ovs_be types?  Do we intended to
> include some sort of static analysis to catch byte order errors?  Or
> is it purely for documentation purposes?

I want to be able to run "sparse" on userspace, which should be able
to catch endianness errors (and other errors).  I haven't tried it
yet, so I don't know how close it is to being useful.

Whether "sparse" is useful or not, it's still valuable documentation.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to