Comment 3 for bug 1742939

Revision history for this message
Manoj Iyer (manjo) wrote :

Since the config options listed in this bug is already in bionic (Ubuntu-4.15.0-15.16). Marking bionic as fix-released.
bionic$ find debian.master/config/ -type f | xargs grep -E "CONFIG_XFRM_OFFLOAD|CONFIG_INET_ESP_OFFLOAD|CONFIG_INET6_ESP_OFFLOAD|CONFIG_MLX5_ACCEL|CONFIG_MLX5_EN_IPSEC"
debian.master/config/config.common.ubuntu:CONFIG_INET6_ESP_OFFLOAD=m
debian.master/config/config.common.ubuntu:CONFIG_INET_ESP_OFFLOAD=m
debian.master/config/config.common.ubuntu:CONFIG_MLX5_ACCEL=y
debian.master/config/config.common.ubuntu:CONFIG_MLX5_EN_IPSEC=y
debian.master/config/config.common.ubuntu:CONFIG_XFRM_OFFLOAD=y
debian.master/config/annotations:CONFIG_MLX5_EN_IPSEC policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'y'}>
debian.master/config/annotations:CONFIG_INET_ESP_OFFLOAD policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm', 's390x': 'm'}>
debian.master/config/annotations:CONFIG_INET6_ESP_OFFLOAD policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm', 's390x': 'm'}>