From: Jakub Kicinski Date: Thu, 29 Feb 2024 17:07:18 +0000 (-0800) Subject: Merge branch 'tls-a-few-more-fixes-for-async-decrypt' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8f5afe41148ce6a719864e23c2bf776c88e9212f;p=linux.git Merge branch 'tls-a-few-more-fixes-for-async-decrypt' Sabrina Dubroca says: ==================== tls: a few more fixes for async decrypt The previous patchset [1] took care of "full async". This adds a few fixes for cases where only part of the crypto operations go the async route, found by extending my previous debug patch [2] to do N synchronous operations followed by M asynchronous ops (with N and M configurable). [1] https://patchwork.kernel.org/project/netdevbpf/list/?series=823784&state=* [2] https://lore.kernel.org/all/9d664093b1bf7f47497b2c40b3a085b45f3274a2.1694021240.git.sd@queasysnail.net/ ==================== Link: https://lore.kernel.org/r/cover.1709132643.git.sd@queasysnail.net Signed-off-by: Jakub Kicinski --- 8f5afe41148ce6a719864e23c2bf776c88e9212f