Skip to content

ENA Linux 2.9.0

Compare
Choose a tag to compare
@osama-2298 osama-2298 released this 05 Sep 12:01
· 200 commits to master since this release

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