[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165714541371.11403.8303573011858062289.git-patchwork-notify@kernel.org>
Date: Wed, 06 Jul 2022 22:10:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Gal Pressman <gal@...dia.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
maximmi@...dia.com, tariqt@...dia.com
Subject: Re: [PATCH net] Revert "tls: rx: move counting TlsDecryptErrors for sync"
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Tue, 5 Jul 2022 14:08:37 +0300 you wrote:
> This reverts commit 284b4d93daee56dff3e10029ddf2e03227f50dbf.
> When using TLS device offload and coming from tls_device_reencrypt()
> flow, -EBADMSG error in tls_do_decryption() should not be counted
> towards the TLSTlsDecryptError counter.
>
> Move the counter increase back to the decrypt_internal() call site in
> decrypt_skb_update().
> This also fixes an issue where:
> if (n_sgin < 1)
> return -EBADMSG;
>
> [...]
Here is the summary with links:
- [net] Revert "tls: rx: move counting TlsDecryptErrors for sync"
https://git.kernel.org/netdev/net/c/a069a9055416
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