Message ID | 20240326162358.1224145-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Intel Wired LAN Driver Updates 2024-03-26 (i40e) | expand |
Hello: This series was applied to netdev/net.git (main) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Tue, 26 Mar 2024 09:23:41 -0700 you wrote: > This series contains updates to i40e driver only. > > Ivan Vecera resolves an issue where descriptors could be missed when > exiting busy poll. > > Aleksandr corrects counting of MAC filters to only include new or active > filters and resolves possible use of incorrect/stale 'vf' variable. > > [...] Here is the summary with links: - [net,1/3] i40e: Enforce software interrupt during busy-poll exit https://git.kernel.org/netdev/net/c/ea558de7238b - [net,2/3] i40e: fix i40e_count_filters() to count only active/new filters https://git.kernel.org/netdev/net/c/eb58c598ce45 - [net,3/3] i40e: fix vf may be used uninitialized in this function warning https://git.kernel.org/netdev/net/c/f37c4eac99c2 You are awesome, thank you!