Message ID | 20240820215620.1245310-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Intel Wired LAN Driver Updates 2024-08-20 (ice) | expand |
Hello: This series was applied to netdev/net.git (main) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Tue, 20 Aug 2024 14:56:14 -0700 you wrote: > This series contains updates to ice driver only. > > Maciej fixes issues with Rx data path on architectures with > PAGE_SIZE >= 8192; correcting page reuse usage and calculations for > last offset and truesize. > > Michal corrects assignment of devlink port number to use PF id. > > [...] Here is the summary with links: - [net,1/4] ice: fix page reuse when PAGE_SIZE is over 8k https://git.kernel.org/netdev/net/c/50b2143356e8 - [net,2/4] ice: fix ICE_LAST_OFFSET formula https://git.kernel.org/netdev/net/c/b966ad832942 - [net,3/4] ice: fix truesize operations for PAGE_SIZE >= 8192 https://git.kernel.org/netdev/net/c/d53d4dcce69b - [net,4/4] ice: use internal pf id instead of function number https://git.kernel.org/netdev/net/c/503ab6ee40fc You are awesome, thank you!