Skip to content

Releases: amzn/amzn-drivers

ENA Linux 2.9.1

05 Sep 12:04
Compare
Choose a tag to compare

Bug fixes

  • Fix compilation on kernels >= 6.3

Full Changelog: ena_linux_2.9.0...ena_linux_2.9.1

ENA Linux 2.9.0

05 Sep 12:01
Compare
Choose a tag to compare

This release accidentally break compilation for kernels > 6.3, this would be fixed in next release
New Features

  • Advertise TX push support on ethtool
  • Sub-optimal configuration notification support
  • Add ethtool support for modifying large LLQ
  • Support LLQ entry size recommendation from device

Bug fixes

  • Fix out of bound recorded RX queue
  • Fix incorrect descriptor free behavior in XDP
  • Fix incorrect range check when setting an XSK pool
  • Fix different measurement units in comparison
  • Fix wrong missing IO completions check order
  • Missing TX completions mechanism rework

Minor Changes

  • Update kernel version and distributions support
  • Allow custom kernel header path for driver compilation
  • Improve XDP_TX throughput by using batching
  • Update dkms documentation
  • Add msecs since last interrupt info for debug

Full Changelog: 6affee6...ena_linux_2.9.0

ENA Linux 2.8.9

07 Aug 18:03
Compare
Choose a tag to compare

Bug fixes

  • Fix compilation issues in SLES 15 SP5
  • Fix compilation issues in Fedora 37 and 38
  • Fix compilation issues in kernel 5.4 and 5.10 backports

Full Changelog: efa_linux_2.5.0...ena_linux_2.8.9

EFA Linux 2.5.0

11 Jul 13:46
Compare
Choose a tag to compare
linux/efa: Bump driver version to 2.5.0

Reviewed-by: Firas Jahjah <[email protected]>
Reviewed-by: Yonatan Nachum <[email protected]>
Signed-off-by: Michael Margolin <[email protected]>

ENA FreeBSD 2.6.3

04 Jul 09:45
Compare
Choose a tag to compare

Bug Fixes

  • Initialize statistics before the interface is available
  • Fix driver unload crash

Minor Changes

  • Mechanically convert ena(4) to DrvAPI
  • Remove usage of IFF_KNOWSEPOCH

Full Changelog: ena_linux_2.8.8...ena_freebsd_2.6.3

ENA Linux 2.8.8

26 Jun 12:58
Compare
Choose a tag to compare

New Features

  • Report RX overrun errors via net device stats

Bug fixes

  • Fix compilation issue on ubuntu 16.04 instances

Full Changelog: efa_linux_2.4.1...ena_linux_2.8.8

EFA Linux 2.4.1

01 Jun 12:44
Compare
Choose a tag to compare
linux/efa: Bump driver version to 2.4.1

Reviewed-by: Firas Jahjah <[email protected]>
Reviewed-by: Yonatan Nachum <[email protected]>
Signed-off-by: Michael Margolin <[email protected]>

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 <[email protected]>
Reviewed-by: Yossi Leybovich <[email protected]>
Signed-off-by: Michael Margolin <[email protected]>