Re: [net-next 00/13][pull request] 10GbE Intel Wired LAN Driver Updates 2018-02-26

2018-02-27 Thread Alexander Duyck
On Mon, Feb 26, 2018 at 5:59 PM, David Miller wrote: > From: Jeff Kirsher > Date: Mon, 26 Feb 2018 10:07:43 -0800 > >> This series contains updates to ixgbe and ixgbevf only. > ... >> Emil updates ixgbevf with several features and improvements done in >> other drivers, starting with the handling

Re: [net-next 00/13][pull request] 10GbE Intel Wired LAN Driver Updates 2018-02-26

2018-02-26 Thread David Miller
From: Jeff Kirsher Date: Mon, 26 Feb 2018 10:07:43 -0800 > This series contains updates to ixgbe and ixgbevf only. ... > Emil updates ixgbevf with several features and improvements done in > other drivers, starting with the handling of page addresses so that we > always refer to them using a voi

[net-next 00/13][pull request] 10GbE Intel Wired LAN Driver Updates 2018-02-26

2018-02-26 Thread Jeff Kirsher
This series contains updates to ixgbe and ixgbevf only. Colin Ian King cleans up redundant variable assignments. Tonghao Zhang updates ixgbe to avoid writing to the hardware when the redirection table has not changed. Jake fixes the driver logic for checking and clearing receive timestamp hangs