[aws][PATCH 00/16] Update ENA driver to 1.1.2

Stefan Bader stefan.bader at canonical.com
Tue Feb 14 11:46:46 UTC 2017


On 14.02.2017 00:09, Kamal Mostafa wrote:
> BugLink: http://bugs.launchpad.net/bugs/1664312
> 
> [This is for the AWS custom kernel]
> 
> In addition to the "net/ena 1.1.2" changeset[0] (cherry-picks from net-next
> with very minor context backport work), a handful of mainline ena commits need
> to be cherry-picked from mainline.
> 
> The resulting changes to xenial/aws are wholly specific to the ENA driver.
> 
> I've smoke-tested this backport on an x1.32xlarge instance; appears to work
> fine.

Fine by me as I take your word on that. Honestly I feel like acks for that kind
of churn on a custom kernel are all tending to be that way. Somehwat wondering
about how much sense this all makes...

-Stefan

> 
>  -Kamal
> 
> [0] http://marc.info/?l=linux-netdev&m=148664692122357&w=2
> 
> ---
> 
> Netanel Belgazal (12):
>   net/ena: remove ntuple filter support from device feature list
>   net/ena: fix queues number calculation
>   net/ena: fix ethtool RSS flow configuration
>   net/ena: fix RSS default hash configuration
>   net/ena: fix NULL dereference when removing the driver after device
>     reset failed
>   net/ena: refactor ena_get_stats64 to be atomic context safe
>   net/ena: fix potential access to freed memory during device reset
>   net/ena: use READ_ONCE to access completion descriptors
>   net/ena: reduce the severity of ena printouts
>   net/ena: change driver's default timeouts
>   net/ena: change condition for host attribute configuration
>   net/ena: update driver version to 1.1.2
> 
> Rami Rosen (1):
>   net: ena: change the return type of ena_set_push_mode() to be void.
> 
> Wei Yongjun (3):
>   net: ena: Remove unnecessary pci_set_drvdata()
>   net: ena: Fix error return code in ena_device_init()
>   net: ena: use setup_timer() and mod_timer()
> 
>  drivers/net/ethernet/amazon/ena/ena_admin_defs.h |  20 ++-
>  drivers/net/ethernet/amazon/ena/ena_com.c        |  41 +++---
>  drivers/net/ethernet/amazon/ena/ena_com.h        |   1 +
>  drivers/net/ethernet/amazon/ena/ena_eth_com.c    |   8 +-
>  drivers/net/ethernet/amazon/ena/ena_netdev.c     | 157 +++++++++++++++--------
>  drivers/net/ethernet/amazon/ena/ena_netdev.h     |   9 +-
>  6 files changed, 150 insertions(+), 86 deletions(-)
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20170214/81cba06f/attachment.sig>


More information about the kernel-team mailing list