Message ID | 20221026143744.11598-1-snelson@pensando.io (mailing list archive) |
---|---|
Headers | show |
Series | ionic: VF attr replay and other updates | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Wed, 26 Oct 2022 07:37:39 -0700 you wrote: > For better VF management when a FW update restart or a FW crash recover is > detected, the PF now will replay any user specified VF attributes to be > sure the FW hasn't lost them in the restart. > > Newer FW offers more packet processing offloads, so we now support them in > the driver. > > [...] Here is the summary with links: - [v3,net-next,1/5] ionic: replay VF attributes after fw crash recovery https://git.kernel.org/netdev/net-next/c/db28adf9afeb - [v3,net-next,2/5] ionic: only save the user set VF attributes https://git.kernel.org/netdev/net-next/c/23e884a253a7 - [v3,net-next,3/5] ionic: new ionic device identity level and VF start control https://git.kernel.org/netdev/net-next/c/f43a96d91df1 - [v3,net-next,4/5] ionic: enable tunnel offloads https://git.kernel.org/netdev/net-next/c/cad478c7c332 - [v3,net-next,5/5] ionic: refactor use of ionic_rx_fill() https://git.kernel.org/netdev/net-next/c/e55f0f5befc2 You are awesome, thank you!