Re: [PATCH net-next] geneve: fix fill_info when using collect_metadata

2017-05-25 Thread David Miller
From: Eric Garver Date: Tue, 23 May 2017 18:37:27 -0400 > Since 9b4437a5b870 ("geneve: Unify LWT and netdev handling.") fill_info > does not return UDP_ZERO_CSUM6_RX when using COLLECT_METADATA. This is > because it uses ip_tunnel_info_af() with the device level info, which is > not valid for COL

Re: [PATCH net-next] geneve: fix fill_info when using collect_metadata

2017-05-24 Thread Eric Garver
On Wed, May 24, 2017 at 12:20:36PM -0700, Pravin Shelar wrote: > On Tue, May 23, 2017 at 3:37 PM, Eric Garver wrote: > > Since 9b4437a5b870 ("geneve: Unify LWT and netdev handling.") fill_info > > does not return UDP_ZERO_CSUM6_RX when using COLLECT_METADATA. This is > > because it uses ip_tunnel_

Re: [PATCH net-next] geneve: fix fill_info when using collect_metadata

2017-05-24 Thread Pravin Shelar
On Tue, May 23, 2017 at 3:37 PM, Eric Garver wrote: > Since 9b4437a5b870 ("geneve: Unify LWT and netdev handling.") fill_info > does not return UDP_ZERO_CSUM6_RX when using COLLECT_METADATA. This is > because it uses ip_tunnel_info_af() with the device level info, which is > not valid for COLLECT_