Message ID | 20220522003223.1123705-1-elder@linaro.org |
---|---|
Headers | show |
Series | net: ipa: a few more small items | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Sat, 21 May 2022 19:32:14 -0500 you wrote: > This series consists of three small sets of changes. Version 2 adds > a patch that avoids a warning that occurs when handling a modem > crash (I unfortunately didn't notice it earlier). All other patches > are the same--just rebased. > > The first three patches allow a few endpoint features to be > specified. At this time, currently-defined endpoints retain the > same configuration, but when the monitor functionality is added in > the next cycle these options will be required. > > [...] Here is the summary with links: - [net-next,v2,1/9] net: ipa: make endpoint HOLB drop configurable https://git.kernel.org/netdev/net-next/c/153213f0554d - [net-next,v2,2/9] net: ipa: support hard aggregation limits (no matching commit) - [net-next,v2,3/9] net: ipa: specify RX aggregation time limit in config data https://git.kernel.org/netdev/net-next/c/beb90cba607f - [net-next,v2,4/9] net: ipa: kill gsi_trans_commit_wait_timeout() https://git.kernel.org/netdev/net-next/c/d15180b4eadb - [net-next,v2,5/9] net: ipa: count the number of modem TX endpoints https://git.kernel.org/netdev/net-next/c/2091c79ac4de - [net-next,v2,6/9] net: ipa: get rid of ipa_cmd_info->direction https://git.kernel.org/netdev/net-next/c/7ffba3bdf76a - [net-next,v2,7/9] net: ipa: remove command direction argument https://git.kernel.org/netdev/net-next/c/4de284b72e59 - [net-next,v2,8/9] net: ipa: remove command info pool (no matching commit) - [net-next,v2,9/9] net: ipa: use data space for command opcodes https://git.kernel.org/netdev/net-next/c/a224bd4b88ca You are awesome, thank you!