Message ID | 20250124213213.1328775-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Intel Wired LAN Driver Updates 2025-01-24 (idpf, ice, iavf) | expand |
Hello: This series was applied to netdev/net.git (main) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Fri, 24 Jan 2025 13:32:02 -0800 you wrote: > For idpf: > > Emil adds memory barrier when accessing control queue descriptors and > restores call to idpf_vc_xn_shutdown() when resetting. > > Manoj Vishwanathan expands transaction lock to properly protect xn->salt > value and adds additional debugging information. > > [...] Here is the summary with links: - [net,1/8] idpf: add read memory barrier when checking descriptor done bit https://git.kernel.org/netdev/net/c/396f0165672c - [net,2/8] idpf: fix transaction timeouts on reset https://git.kernel.org/netdev/net/c/137da75ba725 - [net,3/8] idpf: Acquire the lock before accessing the xn->salt https://git.kernel.org/netdev/net/c/d15fe4edd7de - [net,4/8] idpf: convert workqueues to unbound https://git.kernel.org/netdev/net/c/9a5b021cb818 - [net,5/8] idpf: add more info during virtchnl transaction timeout/salt mismatch https://git.kernel.org/netdev/net/c/d0ea9ebac3e7 - [net,6/8] ice: fix ice_parser_rt::bst_key array size https://git.kernel.org/netdev/net/c/18625e26fefc - [net,7/8] ice: remove invalid parameter of equalizer https://git.kernel.org/netdev/net/c/c5cc2a27e04f - [net,8/8] iavf: allow changing VLAN state without calling PF https://git.kernel.org/netdev/net/c/ee7d79433d78 You are awesome, thank you!