Re: [PATCH net] tls: rx: fix return value for async crypto
From: patchwork-bot+netdevbpf@kernel.org
Date: 2023-02-28 22:30:21
From: patchwork-bot+netdevbpf@kernel.org
Date: 2023-02-28 22:30:21
Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski [off-list ref]: 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