Message ID | 1661180814-19350-1-git-send-email-michael.chan@broadcom.com (mailing list archive) |
---|---|
Headers | show |
Series | bnxt_en: Bug fixes | expand |
On Mon, 22 Aug 2022 11:06:50 -0400 Michael Chan wrote: > This series includes 2 fixes for regressions introduced by the XDP > multi-buffer feature, 1 devlink reload bug fix, and 1 SRIOV resource > accounting bug fix. Acked-by: Jakub Kicinski <kuba@kernel.org>
Hello: This series was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>: On Mon, 22 Aug 2022 11:06:50 -0400 you wrote: > This series includes 2 fixes for regressions introduced by the XDP > multi-buffer feature, 1 devlink reload bug fix, and 1 SRIOV resource > accounting bug fix. > > Pavan Chebbi (1): > bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in > use > > [...] Here is the summary with links: - [net,1/4] bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in use https://git.kernel.org/netdev/net/c/7dd3de7cb1d6 - [net,2/4] bnxt_en: set missing reload flag in devlink features https://git.kernel.org/netdev/net/c/574b2bb9692f - [net,3/4] bnxt_en: fix NQ resource accounting during vf creation on 57500 chips https://git.kernel.org/netdev/net/c/09a89cc59ad6 - [net,4/4] bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callback https://git.kernel.org/netdev/net/c/366c30474172 You are awesome, thank you!