> -----Original Message-----
> From: Erez Shitrit <ere...@nvidia.com>
> Sent: Monday, December 19, 2022 10:24 AM
> To: Erez Shitrit <ere...@nvidia.com>; Alex Vesker <va...@nvidia.com>;
> Slava Ovsiienko <viachesl...@nvidia.com>; NBU-Contact-Thomas Monjalon
> (EXTERNAL) <tho...@monjalon.net>; Matan Azrad <ma...@nvidia.com>
> Cc: dev@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 <ere...@nvidia.com>
> Reviewed-by: Alex Vesker <va...@nvidia.com>
Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>

Reply via email to