On Fri, Nov 16, 2018 at 03:32:58PM +0200, Alin Gabriel Serdean wrote:
> Patch: 
> https://github.com/openvswitch/ovs/commit/69c51582ff786a68fc325c1c50624715482bc460
> broke Windows userpace - kernel communication.
> 
> On windows we create netlink sockets when the handlers are initiated and
> reuse them.
> This patch remaps the usage of the netlink socket pool.
> 
> Fixes:
> https://github.com/openvswitch/ovs-issues/issues/164
> 
> Signed-off-by: Alin Gabriel Serdean <[email protected]>
> Acked-by: Shashank Ram <[email protected]>
> Tested-by: Shashank Ram <[email protected]>
> Signed-off-by: Ben Pfaff <[email protected]>
> Co-authored-by: Ben Pfaff <[email protected]>
> ---
> v1 -> v2: Fold in nice incremental from Ben
> RFC -> v1: Improve wording, change function name and add ifdef guard for them

Looks good to me, thank you!
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to