Update ENA driver to version 2.0.1K
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
High
|
Kamal Mostafa | ||
Trusty |
Invalid
|
Undecided
|
Unassigned | ||
Xenial |
Fix Released
|
High
|
Kamal Mostafa | ||
Bionic |
Fix Released
|
High
|
Kamal Mostafa | ||
Cosmic |
Fix Released
|
High
|
Kamal Mostafa | ||
linux-aws (Ubuntu) |
Fix Released
|
Undecided
|
Kamal Mostafa | ||
Trusty |
Fix Released
|
Undecided
|
Kamal Mostafa | ||
Xenial |
Fix Released
|
Undecided
|
Kamal Mostafa | ||
Bionic |
Fix Released
|
Undecided
|
Kamal Mostafa | ||
Cosmic |
Fix Released
|
Undecided
|
Kamal Mostafa |
Bug Description
The following commits from mainline, linux-next, and net-next:
Arthur Kiyanovski (18):
net: ena: fix warning in rmmod caused by double iounmap
net: ena: fix rare bug when failed restart/resume is followed by driver removal
net: ena: fix NULL dereference due to untimely napi initialization
net: ena: fix auto casting to boolean
net: ena: minor performance improvement
net: ena: complete host info to match latest ENA spec
net: ena: introduce Low Latency Queues data structures according to ENA spec
net: ena: add functions for handling Low Latency Queues in ena_com
net: ena: add functions for handling Low Latency Queues in ena_netdev
net: ena: use CSUM_CHECKED device indication to report skb's checksum status
net: ena: explicit casting and initialization, and clearer error handling
net: ena: limit refill Rx threshold to 256 to avoid latency issues
net: ena: change rx copybreak default to reduce kernel memory pressure
net: ena: remove redundant parameter in ena_com_
net: ena: update driver version to 2.0.1
net: ena: fix indentations in ena_defs for better readability
net: ena: enable Low Latency Queues
net: ena: fix compilation error in xtensa architecture
Eric Dumazet (1):
net: ena: remove ndo_poll_controller
Netanel Belgazal (1):
net: ena: Fix Kconfig dependency on X86
CVE References
Changed in linux (Ubuntu Bionic): | |
status: | New → In Progress |
Changed in linux (Ubuntu Xenial): | |
status: | New → In Progress |
Changed in linux (Ubuntu Bionic): | |
assignee: | nobody → Kamal Mostafa (kamalmostafa) |
Changed in linux (Ubuntu Xenial): | |
assignee: | nobody → Kamal Mostafa (kamalmostafa) |
Changed in linux (Ubuntu Bionic): | |
importance: | Undecided → High |
Changed in linux (Ubuntu Xenial): | |
importance: | Undecided → High |
description: | updated |
description: | updated |
Changed in linux-aws (Ubuntu Xenial): | |
assignee: | nobody → Kamal Mostafa (kamalmostafa) |
Changed in linux-aws (Ubuntu Bionic): | |
assignee: | nobody → Kamal Mostafa (kamalmostafa) |
Changed in linux-aws (Ubuntu Cosmic): | |
assignee: | nobody → Kamal Mostafa (kamalmostafa) |
Changed in linux-aws (Ubuntu Xenial): | |
status: | New → In Progress |
Changed in linux-aws (Ubuntu Bionic): | |
status: | New → In Progress |
Changed in linux-aws (Ubuntu Cosmic): | |
status: | New → In Progress |
Changed in linux-aws (Ubuntu Xenial): | |
status: | In Progress → Fix Committed |
Changed in linux-aws (Ubuntu Bionic): | |
status: | In Progress → Fix Committed |
Changed in linux-aws (Ubuntu Cosmic): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Trusty): | |
status: | New → Invalid |
Changed in linux-aws (Ubuntu Trusty): | |
status: | New → Fix Committed |
assignee: | nobody → Kamal Mostafa (kamalmostafa) |
Changed in linux (Ubuntu Xenial): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Bionic): | |
status: | In Progress → Fix Committed |
tags: |
added: verification-done-bionic verification-done-cosmic verification-done-xenial removed: verification-needed-bionic verification-needed-cosmic verification-needed-xenial |
tags: | added: cscc |
I have smoke-tested this driver update for each affected series (X, B, and C) on a small sampling of AWS instance types.