Re: [PATCH net-next v2 0/4] geneve: Use LWT more effectively.
From: David Miller <davem@davemloft.net> Date: 2016-11-21 16:37:05
From: Pravin B Shelar <redacted>
Date: Fri, 18 Nov 2016 18:10:07 -0800
Following patch series make use of geneve LWT code path for
geneve netdev type of device.
This allows us to simplify geneve module.
v1-v2:
Fix warning reported by kbuild test robot.
This doesn't apply cleanly to net-next, please respin.
Thanks.