On Thu, Oct 18, 2012 at 12:51:59PM -0700, Justin Pettit wrote:
> Provide the ability to determine whether a port exists in a datapath
> without having to deal with a "dpif_port" structure as with
> dpif_port_query_by_name().  A future patch will use this function.
> 
> Signed-off-by: Justin Pettit <jpet...@nicira.com>

Seems reasonable.

Possibly, dpif_port_exists() should log if ->port_query_by_name()
returns a value other than 0 or ENODEV.

Thanks,

Ben.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to