From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH 03/21] linux: Enable parallel crypto by default Date: Tue, 27 Dec 2022 11:39:48 +0100 Message-ID: <57D4C2E4-4853-4C5B-9AF7-2F492E43959A@ipfire.org> In-Reply-To: <7f0ac569-7403-6c5e-c82a-21e0d9703323@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0528037169945401799==" List-Id: --===============0528037169945401799== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, Did you test this at all? > On 26 Dec 2022, at 20:25, Peter M=C3=BCller wr= ote: >=20 > Backported from IPFire 3.x as 712cc1ea35872df1e59f01a735c598a3917c6a02. >=20 > Signed-off-by: Peter M=C3=BCller > --- > config/kernel/kernel.config.x86_64-ipfire | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kern= el.config.x86_64-ipfire > index 420f8d98d..c9d8dc56b 100644 > --- a/config/kernel/kernel.config.x86_64-ipfire > +++ b/config/kernel/kernel.config.x86_64-ipfire > @@ -6970,7 +6970,7 @@ CONFIG_CRYPTO_USER=3Dm > CONFIG_CRYPTO_GF128MUL=3Dy > CONFIG_CRYPTO_NULL=3Dy > CONFIG_CRYPTO_NULL2=3Dy > -CONFIG_CRYPTO_PCRYPT=3Dm > +CONFIG_CRYPTO_PCRYPT=3Dy > CONFIG_CRYPTO_CRYPTD=3Dy > CONFIG_CRYPTO_AUTHENC=3Dm > CONFIG_CRYPTO_TEST=3Dm > --=20 > 2.35.3 --===============0528037169945401799==--