On Thu, Aug 02, 2012 at 12:24:10AM +0900, Isaku Yamahata wrote:
> This patch introduces helper functions
> - to cast
> - to convert from/to text
> 
> Signed-off-by: Isaku Yamahata <yamah...@valinux.co.jp>

I think that ofpact_instruction_name_from_type() might better be
written to simply index 'type' into inst_info[].  But searching a
table of 5 elements occasionally is not a real performance problem, so
I applied this unchanged.  Thank you!
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to