Re: [dpdk-dev] [PATCH 10/14] net/mlx5: switch to the shared IB device context

2019-03-21 Thread Shahaf Shuler
Thursday, March 21, 2019 10:11 AM, Viacheslav Ovsiienko: > Subject: [PATCH 10/14] net/mlx5: switch to the shared IB device context > > The code is updated to use the shared IB device context and device handles. > The IB device context is shared between reprentors created over the single > multipor

[dpdk-dev] [PATCH 10/14] net/mlx5: switch to the shared IB device context

2019-03-21 Thread Viacheslav Ovsiienko
The code is updated to use the shared IB device context and device handles. The IB device context is shared between reprentors created over the single multiport IB device. All Verbs and DevX objects will be created whithin this shared context. Signed-off-by: Viacheslav Ovsiienko --- drivers/net/