Re: [PATCH] tcp: Add TCP_INFO counter for packets received out-of-order

2019-09-10 Thread Thomas Higdon
On Mon, Sep 09, 2019 at 05:01:46PM +0200, Eric Dumazet wrote: > On Mon, Sep 9, 2019 at 4:30 PM Thomas Higdon wrote: > > diff --git a/include/uapi/linux/tcp.h b/include/uapi/linux/tcp.h > > index b3564f85a762..20237987ccc8 100644 > > --- a/include/uapi/linux/tcp.h > > +++ b/include/uapi/linux/tcp.h

Re: [PATCH] tcp: Add TCP_INFO counter for packets received out-of-order

2019-09-09 Thread Eric Dumazet
On Mon, Sep 9, 2019 at 4:30 PM Thomas Higdon wrote: > > For receive-heavy cases on the server-side, we want to track the > connection quality for individual client IPs. This counter, similar to > the existing system-wide TCPOFOQueue counter in /proc/net/netstat, > tracks out-of-order packet recept