On Wed, 2016-11-09 at 13:03 -0500, David Miller wrote:
> Looks really nice, series applied, thanks Eric.
>
> BTW, can we possibly use the netlink NOP trick to align the netlink
> attribute data here and avoid these unaligned accesses?
>
Good idea, I will do this, thanks for the suggestion.
From: Eric Dumazet
Date: Fri, 4 Nov 2016 11:54:30 -0700
> This short series prepares tcp_get_info() for more detailed infos.
>
> In order to not slow down fast path, our goal is to use the normal
> socket spinlock instead of custom synchronization.
>
> All we need to ensure is that tcp_get_inf