APPLIED: [SRU][J:kvm][PATCH 0/1] support k8s minimal configuration for eBPF

Stefan Bader stefan.bader at canonical.com
Wed Jul 31 09:42:50 UTC 2024


On 26.07.24 17:57, Thibault Ferrante wrote:
> BugLink: https://bugs.launchpad.net/bugs/2073973
> 
> [ Impact ]
> 
> Unable to run k8s and other software relying on Cilium.
> 
> [ Fix ]
> 
> Enable required configs and prerequisite.
> Which consist of:
> CONFIG_BPF_JIT
> CONFIG_BPF_JIT_DEFAULT_ON
> CONFIG_NET_EGRESS
> CONFIG_NET_SCHED
> CONFIG_NET_SCH_INGRESS
> CONFIG_NET_CLS
> CONFIG_NET_CLS_CGROUP
> CONFIG_NET_CLS_BPF
> CONFIG_NET_CLS_ACT
> CONFIG_NET_SCH_FIFO
> CONFIG_CRYPTO_USER_API
> CONFIG_CRYPTO_USER_API_HASH
> CONFIG_SCHEDSTATS
> 
> These configs are already enabled in generic kernel.
> 
> [ Test Plan ]
> 
> Tested with Cilium successfully
> 
> [ Where problems could occur ]
> 
> eBPF misbehavior.
> Network regression due to enable network configuration.
> 
> Thibault Ferrante (1):
>    UBUNTU: [Config] kvm: Enable minimal subset of config for k8s support
> 
>   debian.kvm/config/annotations | 141 ++++++++++++++++------------------
>   1 file changed, 65 insertions(+), 76 deletions(-)
> 

Applied to jammy:linux-kvm/master-next. Thanks.

-Stefan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xE8675DEECBEECEA3.asc
Type: application/pgp-keys
Size: 48643 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20240731/ddc3c7c7/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20240731/ddc3c7c7/attachment-0001.sig>


More information about the kernel-team mailing list