opnsense-src/sys/dev/ena
osamaabb ce4cc746bb 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)
MFC after: 2 weeks
Sponsored by: Amazon, Inc.
2024-10-15 17:38:33 +00:00
..
ena.c ena: Fix leaking ifmedia resources on detach 2024-10-15 17:38:32 +00:00
ena.h ena: Update driver version to v2.8.0 2024-10-15 17:38:33 +00:00
ena_datapath.c ena: Trigger reset when mbuf is NULL error happens 2024-10-15 17:38:32 +00:00
ena_datapath.h ena: Update license signatures to 2024 2024-10-15 17:38:31 +00:00
ena_netmap.c ena: Clear NS_MOREFRAG flag for last netmap slot 2024-10-15 17:38:32 +00:00
ena_netmap.h ena: Update license signatures to 2024 2024-10-15 17:38:31 +00:00
ena_rss.c ena: Update license signatures to 2024 2024-10-15 17:38:31 +00:00
ena_rss.h ena: Update license signatures to 2024 2024-10-15 17:38:31 +00:00
ena_sysctl.c ena: Support LLQ entry size recommendation from device 2024-10-15 17:38:32 +00:00
ena_sysctl.h ena: Support LLQ entry size recommendation from device 2024-10-15 17:38:32 +00:00