[PATCH V1 09/11] net/mlx5/hws: support shared ibv-context with local one
Slava Ovsiienko
viacheslavo at nvidia.com
Tue Dec 27 16:49:01 CET 2022
> -----Original Message-----
> From: Erez Shitrit <erezsh at nvidia.com>
> Sent: Monday, December 19, 2022 10:24 AM
> To: Erez Shitrit <erezsh at nvidia.com>; Alex Vesker <valex at nvidia.com>;
> Slava Ovsiienko <viacheslavo at nvidia.com>; NBU-Contact-Thomas Monjalon
> (EXTERNAL) <thomas at monjalon.net>; Matan Azrad <matan at nvidia.com>
> Cc: dev at dpdk.org
> Subject: [PATCH V1 09/11] net/mlx5/hws: support shared ibv-context with
> local one
>
>
> The idea is to have a shared ibv_context that all the resources allocated on it
> (FT + TIR are exceptions) When ever a resource created locally an alias object
> to that resource allocated and it used in the other context.
> The connections between the resources are done according to each type of
> the resource, to the original resource or to its alias resource.
>
> Signed-off-by: Erez Shitrit <erezsh at nvidia.com>
> Reviewed-by: Alex Vesker <valex at nvidia.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
More information about the dev
mailing list