Add a driver for Amazon Elastic Network Adapters (ENA)
Bug #1635721 reported by
Kamal Mostafa
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Confirmed
|
Undecided
|
Kamal Mostafa | ||
Trusty |
Fix Released
|
Undecided
|
Kamal Mostafa | ||
Xenial |
Fix Released
|
Undecided
|
Kamal Mostafa | ||
Yakkety |
Fix Released
|
Undecided
|
Kamal Mostafa |
Bug Description
Back-porting this driver to Ubuntu LTS generic kernels would be beneficial.
commit 1738cd3ed342294
"net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)"
Changed in linux (Ubuntu Trusty): | |
assignee: | nobody → Kamal Mostafa (kamalmostafa) |
Changed in linux (Ubuntu Xenial): | |
assignee: | nobody → Kamal Mostafa (kamalmostafa) |
Changed in linux (Ubuntu Trusty): | |
status: | New → In Progress |
Changed in linux (Ubuntu Xenial): | |
status: | New → In Progress |
Changed in linux (Ubuntu Xenial): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Trusty): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Zesty): | |
status: | Fix Committed → In Progress |
status: | In Progress → New |
Changed in linux (Ubuntu Yakkety): | |
assignee: | nobody → Kamal Mostafa (kamalmostafa) |
Changed in linux (Ubuntu Yakkety): | |
status: | Incomplete → Confirmed |
Changed in linux (Ubuntu Zesty): | |
status: | Incomplete → Confirmed |
Changed in linux (Ubuntu Yakkety): | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.
The following prereq commits are required to support the ENA driver:
(Trusty needs): vec_count( )
286ab72 etherdevice: Use ether_addr_copy to copy an Ethernet address
ff1aa43 PCI/MSI: Add pci_msix_
89a0714 kernel.h: define u8, s8, u32, etc. limits
(Trusty and Xenial need): xLINKSETTINGS API
3f1ac7a net: ethtool: add new ETHTOOL_
e52bc7c lib/bitmap.c: conversion routines to/from u32 array