On Thu, Aug 13, 2020 at 12:57:07AM -0000, GitLab Bridge on behalf of jeremycline wrote: > From: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> > > Hi, > > As part of the ongoing rebase effort, the following configuration > options need to be reviewed. > > As a reminder, the ARK configuration flow involves moving unreviewed > configuration options from the pending directory to the ark directory. > In the diff below, options are removed from the pending directory and > added to the ark hierarchy. The final options that need to be ACKed > are the files that are being added to the ark hierarchy. > > If the value for a file that is added should be changed, please reply > with a better option. > > CONFIG_MLX5_IPSEC: > > Build IPsec support for the Connect-X family of network cards by Mellanox > Technologies. > Note: If you select this option, the mlx5_core driver will include > IPsec support for the Connect-X family. > > Symbol: MLX5_IPSEC [=n] > Type : bool > Defined at drivers/net/ethernet/mellanox/mlx5/core/Kconfig:137 > Prompt: Mellanox Technologies IPsec Connect-X support > Depends on: NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_MELLANOX [=y] && MLX5_CORE_EN [=y] && XFRM_OFFLOAD [=y] && (INET_ESP_OFFLOAD [=m] || INET6_ESP_OFFLOAD [=m]) > Location: > -> Device Drivers > -> Network device support (NETDEVICES [=y]) > -> Ethernet driver support (ETHERNET [=y]) > -> Mellanox devices (NET_VENDOR_MELLANOX [=y]) > Selects: MLX5_ACCEL [=y] > > --- > > Signed-off-by: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> > --- > .../configs/common/generic/CONFIG_MLX5_IPSEC | 1 + > .../pending-common/generic/CONFIG_MLX5_IPSEC | 22 ------------------- > 2 files changed, 1 insertion(+), 22 deletions(-) > create mode 100644 redhat/configs/common/generic/CONFIG_MLX5_IPSEC > delete mode 100644 redhat/configs/pending-common/generic/CONFIG_MLX5_IPSEC > > diff --git a/redhat/configs/common/generic/CONFIG_MLX5_IPSEC b/redhat/configs/common/generic/CONFIG_MLX5_IPSEC > new file mode 100644 > index 000000000000..d376e7acdc9f > --- /dev/null > +++ b/redhat/configs/common/generic/CONFIG_MLX5_IPSEC > @@ -0,0 +1 @@ > +# CONFIG_MLX5_IPSEC is not set AFAIK this is a different feature from MLX5_EN_IPSEC, so keep it off until proper enablement. Acked-by: Marcelo Ricardo Leitner <mleitner@xxxxxxxxxx> _______________________________________________ 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