Skip to content

Releases: amzn/amzn-drivers

ENA Linux 2.8.7

28 May 20:15
Compare
Choose a tag to compare

Bug fixes

  • Add support for Kernels 6.2-6.3 (Devlink and PTP changes)
  • Fix compilation issues in RHEL 8.8

Full Changelog: efa_linux_2.4.0...ena_linux_2.8.7

ENA Linux 2.8.6

17 May 11:17
Compare
Choose a tag to compare

Bug fixes

  • Fix incorrect dma sync when SWIOTLB is on
  • Fix compilation issues in RHEL 9.2

Full Changelog: ena_linux_2.8.5...ena_linux_2.8.6

EFA Linux 2.4.0

04 May 13:04
Compare
Choose a tag to compare
linux/efa: Bump driver version to 2.4.0

Reviewed-by: Firas Jahjah <firasj@amazon.com>
Reviewed-by: Yossi Leybovich <sleybo@amazon.com>
Signed-off-by: Michael Margolin <mrgolin@amazon.com>

ENA Linux 2.8.5

20 Apr 10:43
Compare
Choose a tag to compare

Minor Changes

  • Compilation fixes for SLES 15SP3

Full Changelog: ena_linux_2.8.4...ena_linux_2.8.5

ENA Linux 2.8.4

24 Mar 08:08
Compare
Choose a tag to compare

Bug Fixes

  • Revert napi_consume_skb() and napi_build_skb() usage

Full Changelog: ena_linux_2.8.3...ena_linux_2.8.4

ENA Linux 2.8.3

09 Feb 15:53
Compare
Choose a tag to compare

New Features

  • PHC module param enablement
  • PHC devlink param enablement
  • Add hint for interrupt moderation for the device
  • Change initial static RX interrupt moderation interval
  • Enable DIM by default on all CPU Architectures

Bug Fixes

  • DMA sync for CPU before accessing buffer
  • Fix ena_probe destroy order
  • Validate completion descriptors consistency
  • Fix TX packets missing completion counter

Minor Changes

  • Compilation fixes for RHEL 9.0, 9.1 and SLES 15SP4
  • PHC info dynamic allocation
  • Publish devlink reload for RHEL 9.0 and 9.1
  • Add ENA Express documentation

Full Changelog: ena_linux_2.8.2...ena_linux_2.8.3

ENA Linux 2.8.2

24 Jan 13:36
Compare
Choose a tag to compare

Bug Fixes

  • Fix devlink large LLQ config not fully applied

Full Changelog: ena_freebsd_2.6.2...ena_linux_2.8.2

ENA Linux 2.8.1

10 Jan 08:35
Compare
Choose a tag to compare

New Features

  • Add extended metrics mechanism support
  • Add conntrack customer metric to ethtool

Bug Fixes

  • Fix compilation issues on SLES 15 SP4
  • Fix compilation errors in RHEL 8.7, 9.0
  • Configure TX rings mem policy in reset flow

Minor Changes

  • Add napi_build_skb support
  • Add napi_consume_skb
  • Align ena_alloc_map_page signature
  • Move from strlcpy with unused retval to strscpy
  • Add status check for strscpy calls
  • Backport napi_alloc_skb usage

Full Changelog: d70f32d...ena_linux_2.8.1

ENA FreeBSD 2.6.2

10 Jan 13:25
Compare
Choose a tag to compare

Bug Fixes

  • Remove timer service re-arm on ena_restore_device failure.
  • Re-Enable per-packet missing tx completion print

Minor Changes

  • Remove support for FreeBSD 11 from README and RELEASE_NOTES.

Full Changelog: ena_linux_2.8.1...ena_freebsd_2.6.2

efa_linux_2.1.1

09 Nov 16:34
Compare
Choose a tag to compare
linux/efa: Bump driver version to 2.1.1

Reviewed-by: Firas Jahjah <firasj@amazon.com>
Signed-off-by: Michael Margolin <mrgolin@amazon.com>