Re: [PATCH v3 net-next 7/9] ila: Resolver mechanism

2017-12-14 Thread kbuild test robot
Hi Tom, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Tom-Herbert/net-Generic-network-resolver-backend-and-ILA-resolver/20171214-142440 reproduce: # apt-get install sparse make

[PATCH v3 net-next 7/9] ila: Resolver mechanism

2017-12-11 Thread Tom Herbert
Implement an ILA resolver. This uses LWT to implement the hook to a userspace resolver and tracks pending unresolved address using the backend net resolver. The idea is that the kernel sets an ILA resolver route to the SIR prefix, something like: ip route add ::/64 encap ila-resolve \ vi