Page MenuHomeFreeBSD

ena: Bump driver version to v2.8.1
ClosedPublic

Authored by akiyano_amazon.com on Apr 25 2025, 10:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 5, 4:20 PM
Unknown Object (File)
Tue, Aug 5, 6:04 AM
Unknown Object (File)
Thu, Jul 31, 8:27 PM
Unknown Object (File)
Sun, Jul 20, 9:55 AM
Unknown Object (File)
Jul 7 2025, 10:18 AM
Unknown Object (File)
Jun 30 2025, 6:05 AM
Unknown Object (File)
Jun 29 2025, 5:19 AM
Unknown Object (File)
Jun 26 2025, 5:20 AM
Subscribers

Details

Summary

Changes since 2.8.0:

Bug Fixes:

  • Fix LLQ normal width misconfiguration
  • Check for errors when detaching children first, not last

Minor Changes:

  • Remove \n from sysctl description

Approved by: cperciva (mentor)
MFC after: 3 days
Sponsored by: Amazon, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

akiyano_amazon.com created this object with edit policy "No One".

I'd suggest s/update/bump/ in the first line, and then adding "since 2.8.0" when listing the changes in order to avoid confusion -- otherwise you're likely to get at least one email asking "did you forget to commit the updates".

akiyano_amazon.com changed the edit policy from "No One" to "All Users".Apr 27 2025, 5:30 AM
akiyano_amazon.com retitled this revision from ena: Update driver version to v2.8.1 to ena: Bump driver version to v2.8.1.
akiyano_amazon.com edited the summary of this revision. (Show Details)

Fixed comments by cperciva@ I got via mail, since I accidentally turned comments off here:

I'd suggest s/update/bump/ in the first line, and then adding "since 2.8.0" when listing the changes in order to avoid confusion -- otherwise you're likely to get at least one email asking "did you forget to commit the updates".
This revision is now accepted and ready to land.Apr 29 2025, 1:29 PM