Re: [ovs-dev] [PATCH 1/6] datapath-windows: Add netlink command: vport new

2014-10-13 Thread Alin Serdean
Acked-by: Alin Gabriel Serdean Tested-by: Alin Gabriel Serdean -Mesaj original- De la: dev [mailto:dev-boun...@openvswitch.org] În numele Nithin Raju Trimis: Monday, October 13, 2014 6:56 AM Către: dev@openvswitch.org Cc: Samuel Ghinet Subiect: [ovs-dev] [PATCH 1/6] datapath-windows

[ovs-dev] [PATCH 1/6] datapath-windows: Add netlink command: vport new

2014-10-12 Thread Nithin Raju
Does the following: a. before creating the vport, makes sure there is no existing vport with the same ovs (datapath) port name. If this is not so, it means that the specified port already exists: it returns NL_ERROR_EXIST. b. looks up the vport: o) if the vport type is "internal", then the intern