Message ID | 1651540392-2260-1-git-send-email-michael.chan@broadcom.com (mailing list archive) |
---|---|
Headers | show |
Series | bnxt_en: Bug fixes | expand |
Hello: This series was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>: On Mon, 2 May 2022 21:13:09 -0400 you wrote: > This patch series includes 3 fixes: > > 1. Fix an occasional VF open failure. > 2. Fix a PTP spinlock usage before initialization > 3. Fix unnecesary RX packet drops under high TX traffic load. > > Michael Chan (2): > bnxt_en: Initiallize bp->ptp_lock first before using it > bnxt_en: Fix unnecessary dropping of RX packets > > [...] Here is the summary with links: - [net,1/3] bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flag https://git.kernel.org/netdev/net/c/13ba794397e4 - [net,2/3] bnxt_en: Initiallize bp->ptp_lock first before using it https://git.kernel.org/netdev/net/c/2b156fb57d8f - [net,3/3] bnxt_en: Fix unnecessary dropping of RX packets https://git.kernel.org/netdev/net/c/195af57914d1 You are awesome, thank you!