[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161706121196.22281.5044329628449310449.git-patchwork-notify@kernel.org>
Date: Mon, 29 Mar 2021 23:40:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Loic Poulain <loic.poulain@...aro.org>
Cc: kuba@...nel.org, davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v3 1/2] net: mhi: Add support for non-linear MBIM skb
processing
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Mon, 29 Mar 2021 17:39:31 +0200 you wrote:
> Currently, if skb is non-linear, due to MHI skb chaining, it is
> linearized in MBIM RX handler prior MBIM decoding, causing extra
> allocation and copy that can be as large as the maximum MBIM frame
> size (32K).
>
> This change introduces MBIM decoding for non-linear skb, allowing to
> process 'large' non-linear MBIM packets without skb linearization.
> The IP packets are simply extracted from the MBIM frame using the
> skb_copy_bits helper.
>
> [...]
Here is the summary with links:
- [net-next,v3,1/2] net: mhi: Add support for non-linear MBIM skb processing
https://git.kernel.org/netdev/net-next/c/d9f0713c9217
- [net-next,v3,2/2] net: mhi: Allow decoupled MTU/MRU
https://git.kernel.org/netdev/net-next/c/3af562a37b7f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists