Message ID | 20230607075409.228450-1-michael.chan@broadcom.com (mailing list archive) |
---|---|
Headers | show |
Series | bnxt_en: Bug fixes | expand |
Hello: This series was applied to netdev/net.git (main) by Paolo Abeni <pabeni@redhat.com>: On Wed, 7 Jun 2023 00:54:03 -0700 you wrote: > This patchset has the following fixes for bnxt_en: > > 1. Add missing VNIC ID parameter in the FW message when getting an > updated RSS configuration from the FW. > > 2. Fix a warning when doing ethtool reset on newer chips. > > [...] Here is the summary with links: - [net,1/6] bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg() https://git.kernel.org/netdev/net/c/095d5dc0c1d9 - [net,2/6] bnxt_en: Don't issue AP reset during ethtool's reset operation https://git.kernel.org/netdev/net/c/1d997801c7cc - [net,3/6] bnxt_en: Query default VLAN before VNIC setup on a VF https://git.kernel.org/netdev/net/c/1a9e4f501bc6 - [net,4/6] bnxt_en: Skip firmware fatal error recovery if chip is not accessible https://git.kernel.org/netdev/net/c/83474a9b252a - [net,5/6] bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE event https://git.kernel.org/netdev/net/c/319a7827df97 - [net,6/6] bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks https://git.kernel.org/netdev/net/c/1eb4ef125913 You are awesome, thank you!