From: Alaa Hleihel <ahleihel@xxxxxxxxxx> redhat/configs: Enable mlx5 IPsec and TLS offloads Enable the needed configs for turning on the mlx5 IPsec and TLS offloads. Bugzilla: http://bugzilla.redhat.com/1957636 Bugzilla: http://bugzilla.redhat.com/1869674 Upstream: RHEL-only Signed-off-by: Alaa Hleihel <ahleihel@xxxxxxxxxx> diff a/redhat/configs/ark/generic/CONFIG_MLX5_EN_TLS b/redhat/configs/ark/generic/CONFIG_MLX5_EN_TLS --- a/redhat/configs/ark/generic/CONFIG_MLX5_EN_TLS +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_MLX5_EN_TLS is not set diff a/redhat/configs/common/generic/CONFIG_MLX5_EN_TLS b/redhat/configs/common/generic/CONFIG_MLX5_EN_TLS --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_MLX5_EN_TLS @@ -0,0 +1 @@ +CONFIG_MLX5_EN_TLS=y diff a/redhat/configs/common/generic/CONFIG_MLX5_IPSEC b/redhat/configs/common/generic/CONFIG_MLX5_IPSEC --- a/redhat/configs/common/generic/CONFIG_MLX5_IPSEC +++ b/redhat/configs/common/generic/CONFIG_MLX5_IPSEC @@ -1 +1 @@ -# CONFIG_MLX5_IPSEC is not set +CONFIG_MLX5_IPSEC=y diff a/redhat/configs/common/generic/CONFIG_MLX5_TLS b/redhat/configs/common/generic/CONFIG_MLX5_TLS --- a/redhat/configs/common/generic/CONFIG_MLX5_TLS +++ b/redhat/configs/common/generic/CONFIG_MLX5_TLS @@ -1 +1 @@ -# CONFIG_MLX5_TLS is not set +CONFIG_MLX5_TLS=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1123 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure