On Sep 30, 2014, at 7:49 AM, Samuel Ghinet <sghi...@cloudbasesolutions.com> 
wrote:

> OvsGetVportNo computes a new port number. Therefore, OvsComputeVportNo
> is a more clear name for what the function does. Reading OvsGetVportNo
> may give the false impression that it returns the port number of an
> existing vport.
> 
> Also, since the responsibility of assigning dp port numbers no longer
> falls on the hyper-v switch port handlers side, but on the netlink vport
> commands side (vport add), we will need to use this compute port number
> function from outside Vport.c. Therefore, this function declaration is
> moved from Vport.c to Vport.h, and becomes public.
> 
> Signed-off-by: Samuel Ghinet <sghi...@cloudbasesolutions.com>

Acked-by: Nithin Raju <nit...@vmware.com>

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

Reply via email to