[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190122.143312.2290939331339320761.davem@davemloft.net>
Date: Tue, 22 Jan 2019 14:33:12 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: netdev@...r.kernel.org, nhorman@...hat.com, sassmann@...hat.com
Subject: Re: [net-next 00/10][pull request] 40GbE Intel Wired LAN Driver
Updates 2019-01-22
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Tue, 22 Jan 2019 11:59:30 -0800
> This series contains updates to i40e and xsk.
>
> Jan exports xdp_get_umem_from_qid() for other drivers/modules to use.
> Refactored the code use the netdev provided umems, instead of containing
> them inside our i40e_vsi.
>
> Aleksandr fixes an issue where RSS queues were misconfigured, so limit
> the RSS queue number to the online CPU number.
>
> Damian adds support for ethtool's setting and getting the FEC
> configuration.
>
> Grzegorz fixes a type mismatch, where the return value was not matching
> the function declaration.
>
> Sergey adds checks in the queue configuration handler to ensure the
> number of queue pairs requested by the VF is less than maximum possible.
>
> Lihong cleans up code left around from earlier silicon validation in the
> i40e debugfs code.
>
> Julia Lawall and Colin Ian King clean up white space indentation issues
> found.
Pulled, thanks Jeff.
Powered by blists - more mailing lists