Re: [PATCH net] geneve: show remote address and checksum info even after link down

2017-11-14 Thread Eric Garver
On Tue, Nov 14, 2017 at 10:39:41AM +0800, Hangbin Liu wrote: > Hi Eric, > > Thanks for the comments. > > On Mon, Nov 13, 2017 at 03:27:25PM -0500, Eric Garver wrote: > > > Fixes: 11387fe4a98 ("geneve: fix fill_info when using collect_metadata") > > > Signed-off-by: Hangbin Liu

Re: [PATCH net] geneve: show remote address and checksum info even after link down

2017-11-13 Thread Hangbin Liu
Hi Eric, Thanks for the comments. On Mon, Nov 13, 2017 at 03:27:25PM -0500, Eric Garver wrote: > > Fixes: 11387fe4a98 ("geneve: fix fill_info when using collect_metadata") > > Signed-off-by: Hangbin Liu > > --- > > drivers/net/geneve.c | 28 +++- >

Re: [PATCH net] geneve: show remote address and checksum info even after link down

2017-11-13 Thread Eric Garver
On Mon, Nov 13, 2017 at 05:03:26PM +0800, Hangbin Liu wrote: > geneve->sock4/6 were added with geneve_open and released with geneve_stop. > So when geneve link down, we will not able to show remote address and > checksum info after commit 11387fe4a98 ("geneve: fix fill_info when using >

[PATCH net] geneve: show remote address and checksum info even after link down

2017-11-13 Thread Hangbin Liu
geneve->sock4/6 were added with geneve_open and released with geneve_stop. So when geneve link down, we will not able to show remote address and checksum info after commit 11387fe4a98 ("geneve: fix fill_info when using collect_metadata"). Fix this by reset back to the previous behavior: only show