Re: [PATCH net-next 0/4] net/mlx5: Memory optimizations

From: Jakub Kicinski
Date: Tue Nov 30 2021 - 14:39:17 EST


On Tue, 30 Nov 2021 17:07:02 +0200 Shay Drory wrote:
> - Patch-1 Provides I/O EQ size resource which enables to save
> up to 128KB.
> - Patch-2 Provides event EQ size resource which enables to save up to
> 512KB.

Why is something allocated in host memory a device resource? 🤔

Did you analyze if others may need this?