[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADVnQykMAMzGn5yi5Zz-R_XwRMRneGDJhv-cYGceG8z6-AWTGw@mail.gmail.com>
Date: Sat, 17 Sep 2016 08:09:16 -0400
From: Neal Cardwell <ncardwell@...gle.com>
To: kbuild test robot <lkp@...el.com>
Cc: kbuild-all@...org, David Miller <davem@...emloft.net>,
Netdev <netdev@...r.kernel.org>,
Yuchung Cheng <ycheng@...gle.com>,
Van Jacobson <vanj@...gle.com>,
Nandita Dukkipati <nanditad@...gle.com>,
Eric Dumazet <edumazet@...gle.com>,
Soheil Hassas Yeganeh <soheil@...gle.com>
Subject: Re: [PATCH net-next 05/14] tcp: track data delivery rate for a TCP connection
On Fri, Sep 16, 2016 at 5:38 PM, kbuild test robot <lkp@...el.com> 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 for field of type 'struct skb_mstamp' [-Wattributes]
> struct skb_mstamp first_tx_mstamp __packed;
> ^~~~~~~~~~
> include/net/tcp.h:771:11: warning: 'packed' attribute ignored for field of type 'struct skb_mstamp' [-Wattributes]
> struct skb_mstamp delivered_mstamp __packed;
> ^~~~~~~~~~
We have a fix for this, and we'll post it with the v2 series.
thanks,
neal
Powered by blists - more mailing lists