git: 88942ac1e0b2 - Create tag vendor/ena-com/2.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Dec 2023 13:35:48 UTC
The annotated tag vendor/ena-com/2.7.0 has been created by akiyano:
URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/ena-com/2.7.0
tag vendor/ena-com/2.7.0
Tagger: Arthur Kiyanovski <akiyano@FreeBSD.org>
TaggerDate: 2023-12-28 13:33:53 +0000
Upgrade ENA HAL to v2.7.0
Sponsored by: Amazon, Inc.
commit 04cf7cee5ae0c6bb29eb21ce85bab7ca7386a95f
Author: Osama Abboud <osamaabb@amazon.com>
AuthorDate: 2023-12-28 13:25:43 +0000
Commit: Arthur Kiyanovski <akiyano@FreeBSD.org>
CommitDate: 2023-12-28 13:29:14 +0000
ena: Upgrade ena-com to freebsd v2.7.0
This commit introduces a number of infrastructures in ena-com, some of
which are being used as of ENA v2.7.0 while other certain infrastructure
assets have been made available for potential future application.
Upgrade ena-com to include the following changes:
* Introduce customer metrics infrastructures
* Introduce SRD metrics infrastructures
* Remove unused fields from ena_com_io_cq and ena_com_io_sq structs
* Minor rework of ena_com_fill_hash_function
* Introduce PHC infrastructures
* Update the licenses for ena-com files
* Delete duplicate *_defs.h found in ena-com and ena_defs directories
* Add validation for completion descriptors consistency
* Move ena_fbsd_log.h file to ena_plat.h
Approved by: cperciva (mentor)
Sponsored by: Amazon, Inc.