Message ID | 20240618215313.29631-1-michael.chan@broadcom.com (mailing list archive) |
---|---|
Headers | show |
Series | bnxt_en: Bug fixes for net | expand |
Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski <kuba@kernel.org>: On Tue, 18 Jun 2024 14:53:10 -0700 you wrote: > The first firmware interface update is needed by the second patch to > limit the number of TSO segments on the 5760X chips. The third patch > fixes the TX error path for PTP packets. > > Michael Chan (2): > bnxt_en: Update firmware interface to 1.10.3.44 > bnxt_en: Set TSO max segs on devices with limits > > [...] Here is the summary with links: - [net,1/3] bnxt_en: Update firmware interface to 1.10.3.44 https://git.kernel.org/netdev/net/c/8ad04409921f - [net,2/3] bnxt_en: Set TSO max segs on devices with limits https://git.kernel.org/netdev/net/c/b7bfcb4c7ce4 - [net,3/3] bnxt_en: Restore PTP tx_avail count in case of skb_pad() error https://git.kernel.org/netdev/net/c/1e7962114c10 You are awesome, thank you!