On Fri, 2019-05-31 at 17:02 -0700, David Miller wrote:
> From: Jeff Kirsher
> Date: Fri, 31 May 2019 01:15:05 -0700
>
> > This series contains updates to the iavf driver.
>
> Pulled, thanks Jeff.
>
> I do agree with Joe that the debug logging macro can be improved.
> Please take a look at his f
From: Jeff Kirsher
Date: Fri, 31 May 2019 01:15:05 -0700
> This series contains updates to the iavf driver.
Pulled, thanks Jeff.
I do agree with Joe that the debug logging macro can be improved.
Please take a look at his feedback.
Thanks.
This series contains updates to the iavf driver.
Nathan Chancellor converts the use of gnu_printf to printf.
Aleksandr modifies the driver to limit the number of RSS queues to the
number of online CPUs in order to avoid creating misconfigured RSS
queues.
Gustavo A. R. Silva converts a couple of