Re: [PATCH v2 net-next 0/7] net: ILA resolver and generic resolver backend

2016-09-20 Thread Herbert Xu
David Miller wrote: > > Can you please repost this series with Herbert Xu properly CC:'d > since he maintains rhashtable and is making changes to it recently > which might conflict with what you are proposing here? There is no need to respost this series as is since I've

Re: [PATCH v2 net-next 0/7] net: ILA resolver and generic resolver backend

2016-09-18 Thread David Miller
From: Tom Herbert Date: Thu, 15 Sep 2016 14:19:14 -0700 > This patch set implements an ILA host side resolver. This uses LWT > to implement the hook to a userspace resolver and tracks pending > unresolved address using the backend net resolver. Can you please repost this

[PATCH v2 net-next 0/7] net: ILA resolver and generic resolver backend

2016-09-15 Thread Tom Herbert
This patch set implements an ILA host side resolver. This uses LWT to implement the hook to a userspace resolver and tracks pending unresolved address using the backend net resolver. This patch set contains: - An new library function to allocate an array of spinlocks for use with locking hash