Re: [ovs-dev] [PATCH v2] datapath-windows: Make GET_PID a separate IOCTL

2015-04-02 Thread Nithin Raju
> On Apr 2, 2015, at 2:14 AM, Sorin Vinturis > wrote: > > Added a new IOCTL in order to retrieve the PID from the kernel datapath. > The new method uses a direct and cleaner way, as opposed to the old way > of using a Netlink transaction, avoiding the unnecessary overhead. > > Signed-off-by: So

Re: [ovs-dev] [PATCH v2] datapath-windows: Make GET_PID a separate IOCTL

2015-04-02 Thread Alin Serdean
Just a small nit, indentation issue: +static NTSTATUS OvsGetPidHandler(POVS_USER_PARAMS_CONTEXT usrParamsCtx, +UINT32 *replyLen); Acked-by: Alin Gabriel Serdean Tested-by: Alin Gabriel Serdean -Mesaj original- De la: dev [mailto:dev-boun...@openvswitc