opnsense-src/sys/dev/ena
osamaabb 6bf02434bd ena: Update driver version to v2.8.0
Features:
* Add support for device request reset message over AENQ
* Support LLQ entry size recommendation from device
* Support max large LLQ depth from the device
* Expand PHC infrastructures
* Configuration notification support

Bug Fixes:
* Fix leaking ifmedia resources on detach
* Fix netmap socket chain unmapping issue
* Properly reinit netmap structs upon sysctl changes
* Correctly count missing TX completions

Minor Changes:
* Add reset reason for corrupted TX/RX completion descriptors
* Add reset reason for missing admin interrupts
* Improve reset reason statistics
* Update licenses

Approved by: cperciva (mentor)
Sponsored by: Amazon, Inc.

(cherry picked from commit ce4cc746bb4171a131ab9099947a500c0de18ff4)
2024-10-31 14:54:12 +00:00
..
ena.c ena: Fix leaking ifmedia resources on detach 2024-10-31 14:54:12 +00:00
ena.h ena: Update driver version to v2.8.0 2024-10-31 14:54:12 +00:00
ena_datapath.c ena: Trigger reset when mbuf is NULL error happens 2024-10-31 14:54:11 +00:00
ena_datapath.h ena: Update license signatures to 2024 2024-10-31 14:54:10 +00:00
ena_netmap.c ena: Clear NS_MOREFRAG flag for last netmap slot 2024-10-31 14:54:11 +00:00
ena_netmap.h ena: Update license signatures to 2024 2024-10-31 14:54:10 +00:00
ena_rss.c ena: Update license signatures to 2024 2024-10-31 14:54:10 +00:00
ena_rss.h ena: Update license signatures to 2024 2024-10-31 14:54:10 +00:00
ena_sysctl.c ena: Support LLQ entry size recommendation from device 2024-10-31 14:54:11 +00:00
ena_sysctl.h ena: Support LLQ entry size recommendation from device 2024-10-31 14:54:11 +00:00