Re: [PATCH net-next 05/14] tcp: track data delivery rate for a TCP connection

2016-09-17 Thread Neal Cardwell
On Fri, Sep 16, 2016 at 5:38 PM, kbuild test robot wrote: > Hi Yuchung, > > [auto build test WARNING on net-next/master] > All warnings (new ones prefixed by >>): > >In file included from net/ipv4/route.c:103:0: >>> include/net/tcp.h:769:11: warning: 'packed' attribute ignored

Re: [PATCH net-next 05/14] tcp: track data delivery rate for a TCP connection

2016-09-16 Thread kbuild test robot
Hi Yuchung, [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Neal-Cardwell/tcp-BBR-congestion-control-algorithm/20160917-025323 config: cris-etrax-100lx_v2_defconfig (attached as .config) compiler: cris-linux-gcc (GCC) 6.2.0 reproduce: wget

[PATCH net-next 05/14] tcp: track data delivery rate for a TCP connection

2016-09-16 Thread Neal Cardwell
From: Yuchung Cheng This patch generates data delivery rate (throughput) samples on a per-ACK basis. These rate samples can be used by congestion control modules, and specifically will be used by TCP BBR in later patches in this series. Key state: tp->delivered: Tracks the