Message ID | 20220201153737.601149-1-elder@linaro.org |
---|---|
Headers | show |
Series | net: ipa: support variable RX buffer size | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Tue, 1 Feb 2022 09:37:35 -0600 you wrote: > Specify the size of receive buffers used for RX endpoints in the > configuration data, rather than using 8192 bytes for all of them. > Increase the size of the AP receive buffer for the modem to 32KB. > > -Alex > > Alex Elder (2): > net: ipa: define per-endpoint receive buffer size > net: ipa: set IPA v4.11 AP<-modem RX buffer size to 32KB > > [...] Here is the summary with links: - [net-next,1/2] net: ipa: define per-endpoint receive buffer size https://git.kernel.org/netdev/net-next/c/ed23f02680ca - [net-next,2/2] net: ipa: set IPA v4.11 AP<-modem RX buffer size to 32KB https://git.kernel.org/netdev/net-next/c/33230aeb2ef4 You are awesome, thank you!