From: patchwork-bot+netdevbpf@kernel.org
To: Eric Biggers <ebiggers@kernel.org>
Cc: matttbe@kernel.org, martineau@kernel.org, netdev@vger.kernel.org,
mptcp@lists.linux.dev, geliang@kernel.org
Subject: Re: [PATCH net] mptcp: select CRYPTO_LIB_UTILS instead of CRYPTO
Date: Tue, 09 Dec 2025 11:50:18 +0000 [thread overview]
Message-ID: <176528101827.3919807.17827620499389499440.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251204054417.491439-1-ebiggers@kernel.org>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 3 Dec 2025 21:44:17 -0800 you wrote:
> Since the only crypto functions used by the mptcp code are the SHA-256
> library functions and crypto_memneq(), select only the options needed
> for those: CRYPTO_LIB_SHA256 and CRYPTO_LIB_UTILS.
>
> Previously, CRYPTO was selected instead of CRYPTO_LIB_UTILS. That does
> pull in CRYPTO_LIB_UTILS as well, but it's unnecessarily broad.
>
> [...]
Here is the summary with links:
- [net] mptcp: select CRYPTO_LIB_UTILS instead of CRYPTO
https://git.kernel.org/netdev/net/c/e9e5047df953
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-12-09 11:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-04 5:44 [PATCH net] mptcp: select CRYPTO_LIB_UTILS instead of CRYPTO Eric Biggers
2025-12-05 15:06 ` MPTCP CI
2025-12-05 16:55 ` Mat Martineau
2025-12-09 11:50 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=176528101827.3919807.17827620499389499440.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=ebiggers@kernel.org \
--cc=geliang@kernel.org \
--cc=martineau@kernel.org \
--cc=matttbe@kernel.org \
--cc=mptcp@lists.linux.dev \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.