Skip to content

Releases: amzn/amzn-drivers

ENA Linux 2.7.4

01 Aug 08:59
Compare
Choose a tag to compare

Changes

  • Fix remaining space check in DRB

Changelog: ena_linux_2.7.3...ena_linux_2.7.4

ENA Linux 2.7.3

21 Jun 15:34
Compare
Choose a tag to compare

Changes

  • Make AF XDP native support experimental
  • Update supported distributions documentation

Full Changelog: e6ba771...ena_linux_2.7.3

ENA Linux 2.7.2

29 May 12:52
Compare
Choose a tag to compare

Bug Fixes

  • Fix compilation for SLES 15 SP3
  • Fix compilation for RHEL 8.6
  • Fix wrong value check in copybreak sysfs code

Minor Changes

  • Provide more information on TX timeouts
  • Use the same interrupt moderation value for both TX and RX
    In XDP TX/REDIRECT channels

Full Changelog: 0a10b42...ena_linux_2.7.2

ENA Linux 2.7.1

07 Apr 09:18
Compare
Choose a tag to compare

Bug fixes

  • Fix NUMA node update rate

Full Changelog: 7ea6a93...ena_linux_2.7.1

ENA Linux 2.7.0

30 Mar 06:08
Compare
Choose a tag to compare

New Features

  • Add AF XDP with zero-copy support
  • Add devlink tool support
  • Add Dynamic RX Buffers (DRB) feature

Bug Fixes

  • Fix Toepltiz initial value change after changing RSS key
  • Fix compilation errors on RHEL 8 and on some old kernel version
  • Fix several bugs in XDP infrastructure

Minor Changes

  • Cosmetic code changes
  • Add support for (upcoming) kernel 5.17
  • Removing some dead code and redundant checks

Full Changelog: ba06da6...ena_linux_2.7.0

efa_linux_1.16.0

16 Feb 19:14
Compare
Choose a tag to compare
linux/efa: Bump driver version to 1.16.0

Reviewed-by: Yossi Leybovich <[email protected]>
Signed-off-by: Firas Jahjah <[email protected]>

ena_linux_2.6.1

23 Jan 15:03
Compare
Choose a tag to compare

ENA Linux driver 2.6.1

efa_linux_1.14.2

18 Oct 21:30
Compare
Choose a tag to compare
linux/efa: Bump driver version to 1.14.2

Reviewed-by: Yossi Leybovich <[email protected]>
Signed-off-by: Firas Jahjah <[email protected]>

ena_linux_2.6.0

05 Oct 15:42
Compare
Choose a tag to compare

New Features

  • Add "capabilities" field to negotiate device capabilities
  • Add support for kernel 5.14
  • Allow the device to signal the driver if features renogotiation is required

Bug Fixes

  • Fix XDP packet fowarding on 6th generaion instances
  • Prevent device reset when device isn't responsive

Minor Changes

  • Move Local Page Cache (LPC) code to a separate file
  • Reset device when receiving wrong request id on RX
  • Cosmetic changes and code restructuring
  • Fix typo in README
  • Remove redundant code

Full Changelog: efa_linux_1.14.1...ena_linux_2.6.0

efa_linux_1.14.1

30 Sep 08:34
Compare
Choose a tag to compare
linux/efa: Bump driver version to 1.14.1

Reviewed-by: Yossi Leybovich <[email protected]>
Reviewed-by: Gal Pressman <[email protected]>
Signed-off-by: Firas Jahjah <[email protected]>