Enable eBPF JIT in the linux-azure kernels
Bug #1827916 reported by
Joseph Salisbury
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-azure (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Xenial |
Fix Released
|
Undecided
|
Marcelo Cerri | ||
Cosmic |
Fix Released
|
Undecided
|
Marcelo Cerri | ||
Disco |
Fix Released
|
Undecided
|
Marcelo Cerri |
Bug Description
eBPF is available as of kernel version 4.15, which is used on AKS nodes.
Enabling JIT eBPF (built-in kernel feature) will speed-up execution of eBPF aware tools.
eBPF JIT is controlled by the file /proc/sys/
More details for eBPF JIT - https:/
The file /proc/sys/
Also, to support eBPF in AKS, we are requesting to switch the mlx* and ib* drivers to loadable modules instead of static.
CVE References
Changed in linux-azure (Ubuntu Xenial): | |
assignee: | nobody → Marcelo Cerri (mhcerri) |
Changed in linux-azure (Ubuntu Cosmic): | |
assignee: | nobody → Marcelo Cerri (mhcerri) |
Changed in linux-azure (Ubuntu Disco): | |
assignee: | nobody → Marcelo Cerri (mhcerri) |
Changed in linux-azure (Ubuntu Xenial): | |
status: | New → In Progress |
Changed in linux-azure (Ubuntu Cosmic): | |
status: | New → In Progress |
Changed in linux-azure (Ubuntu Disco): | |
status: | New → In Progress |
Changed in linux-azure (Ubuntu Xenial): | |
status: | In Progress → Fix Committed |
Changed in linux-azure (Ubuntu Cosmic): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
This request is for the 16.04 and 18.04 kernels.