Thanks Ben! Applied on master and backported. -- Alin
> -----Mesaj original----- > De la: [email protected] <ovs-dev- > [email protected]> În numele Ben Pfaff > Trimis: Friday, November 16, 2018 4:36 PM > Către: Alin Gabriel Serdean <[email protected]> > Cc: [email protected] > Subiect: Re: [ovs-dev] [PATCH v2] Windows: Fix broken kernel userspace > communication > > On Fri, Nov 16, 2018 at 03:32:58PM +0200, Alin Gabriel Serdean wrote: > > Patch: > > > https://github.com/openvswitch/ovs/commit/69c51582ff786a68fc325c1c506 > 2 > > 4715482bc460 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 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
