New Features
- Add support for device reset request over AENQ
- Add NUMA aware interrupt allocation
Bug fixes
- Remove xdp drops from total rx drops in ena_get_stats64()
- Fix Makefile detection for header files changes
- Fix possible stuck tx packets when last tx packet is dropped in a burst
- Verify number of descriptors for copybreak
- Fix flush XDP packets on error
Minor Changes
- Add more info for tx timeout
- Document large LLQ enablement by default
- Featurize AF_XDP code
- RX ring submission queue optimization
- Remove redundant ena_select_queue handler
- Handle ENA_CMD_ABORTED case on admin queue interrupt mode
- Split reset reasons for missing keep alive notification
- Document best practices info for rx_overruns
- Add support for XDP in RHEL 8.5 and above
Full Changelog: efa_linux_2.8.0...ena_linux_2.12.0