[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180522.154638.305245976988521919.davem@davemloft.net>
Date: Tue, 22 May 2018 15:46:38 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: netdev@...r.kernel.org, nhorman@...hat.com, sassmann@...hat.com,
jogreene@...hat.com
Subject: Re: [net-next 0/9][pull request] 40GbE Intel Wired LAN Driver
Updates 2018-05-22
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Tue, 22 May 2018 10:45:18 -0700
> This series contains updates to i40e only.
>
> Jake provides all the changes in this series starting with making it
> consistent in how we approach the bit lock. Fixed the reporting of the
> VEB statistics and the queue statistics to always return every queue
> even if it is not currently in use. Use WARN_ONCE() so that the first
> time we end up with an incorrect size we will dump a stack trace and a
> message to help highlight the issue early in testing. Folded the fixed
> string prefix into the stat string definition. Instead of using a
> separate char *p pointer when copying strings, use the data pointer
> directly. Added code comments for several of the statistic functions to
> better explain the number and ordering of statistics.
Pulled, thanks Jeff.
Powered by blists - more mailing lists