Message ID | 20240401172421.1401696-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Intel Wired LAN Driver Updates 2024-04-01 (ice) | expand |
Hello: This series was applied to netdev/net-next.git (main) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Mon, 1 Apr 2024 10:24:10 -0700 you wrote: > This series contains updates to ice driver only. > > Michal Schmidt changes flow for gettimex64 to use host-side spinlock > rather than hardware semaphore for lighter-weight locking. > > Steven adds ability for switch recipes to be re-used when firmware > supports it. > > [...] Here is the summary with links: - [net-next,1/8] ice: add ice_adapter for shared data across PFs on the same NIC https://git.kernel.org/netdev/net-next/c/0e2bddf9e5f9 - [net-next,2/8] ice: avoid the PTP hardware semaphore in gettimex64 path https://git.kernel.org/netdev/net-next/c/d29a8134c782 - [net-next,3/8] ice: fold ice_ptp_read_time into ice_ptp_gettimex64 https://git.kernel.org/netdev/net-next/c/22118810fc7c - [net-next,4/8] ice: Add switch recipe reusing feature https://git.kernel.org/netdev/net-next/c/95ad92d687e7 - [net-next,5/8] ice: Remove newlines in NL_SET_ERR_MSG_MOD https://git.kernel.org/netdev/net-next/c/e6893962ef0e - [net-next,6/8] ice: move ice_devlink.[ch] to devlink folder https://git.kernel.org/netdev/net-next/c/0545cc86767e - [net-next,7/8] ice: move devlink port code to a separate file https://git.kernel.org/netdev/net-next/c/4ebc5f25d081 - [net-next,8/8] ice: hold devlink lock for whole init/cleanup https://git.kernel.org/netdev/net-next/c/118c6bde78fe You are awesome, thank you!