Message ID | 20220818223402.1294091-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Intel Wired LAN Driver Updates 2022-08-18 (ixgbe) | expand |
Hello: This series was applied to netdev/net-next.git (master) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Thu, 18 Aug 2022 15:34:00 -0700 you wrote: > This series contains updates to ixgbe driver only. > > Fabio M. De Francesco replaces kmap() call to page_address() for > rx_buffer->page(). > > Jeff Daly adds a manual AN-37 restart to help resolve issues with some link > partners. > > [...] Here is the summary with links: - [net-next,1/2] ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC https://git.kernel.org/netdev/net-next/c/03f51719df03 - [net-next,2/2] ixgbe: Manual AN-37 for troublesome link partners for X550 SFI https://git.kernel.org/netdev/net-next/c/565736048bd5 You are awesome, thank you!