[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167762341764.5992.13064409836086814051.git-patchwork-notify@kernel.org>
Date: Tue, 28 Feb 2023 22:30:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, gaurav.jain@....com, borisp@...dia.com,
john.fastabend@...il.com
Subject: Re: [PATCH net] tls: rx: fix return value for async crypto
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 27 Feb 2023 10:12:01 -0800 you wrote:
> Gaurav reports that TLS Rx is broken with async crypto
> accelerators. The commit under fixes missed updating
> the retval byte counting logic when updating how records
> are stored. Even tho both before and after the change
> 'decrypted' was updated inside the main loop, it was
> completely overwritten when processing the async
> completions. Now that the rx_list only holds
> non-zero-copy records we need to add, not overwrite.
>
> [...]
Here is the summary with links:
- [net] tls: rx: fix return value for async crypto
https://git.kernel.org/netdev/net/c/4d42cd6bc2ac
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