git: dc9fa4638b56 - Create tag vendor/ena-com/2.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Jan 2022 19:45:36 UTC
The annotated tag vendor/ena-com/2.5.0 has been created by mw: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/ena-com/2.5.0 tag vendor/ena-com/2.5.0 Tagger: Marcin Wojtas <mw@FreeBSD.org> TaggerDate: 2022-01-21 19:42:19 +0000 Upgrade ENA HAL to v2.4.0 Sponsored by: Amazon, Inc. commit 2530eb1fa01bf28fbcfcdda58bd41e055dcb2e4a Author: Artur Rojek <ar@semihalf.com> AuthorDate: 2022-01-21 18:55:36 +0000 Commit: Marcin Wojtas <mw@FreeBSD.org> CommitDate: 2022-01-21 18:57:04 +0000 ena-com: add NUMA allocations macros Add implementation for the ENA_MEM_ALLOC_NODE and ENA_MEM_ALLOC_COHERENT_NODE_* macros. Also the signature of ena_dma_alloc() function was updated, for which the implementation will be updated in ENA driver's patch. Submitted by: Artur Rojek <ar@semihalf.com> Submitted by: Dawid Gorecki <dgr@semihalf.com> Submitted by: Michal Krawczyk <mk@semihalf.com> Obtained from: Semihalf Sponsored by: Amazon, Inc.