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

2019-03-21 Thread Shahaf Shuler
Thursday, March 21, 2019 10:11 AM, Viacheslav Ovsiienko: > Subject: [PATCH 09/14] net/mlx5: switch to the shared context IB attributes > > The code is updated to use the shared IB device attributes, located in the > shared IB context. It saves some memory if there are representors created > over t

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

2019-03-21 Thread Viacheslav Ovsiienko
The code is updated to use the shared IB device attributes, located in the shared IB context. It saves some memory if there are representors created over the single Infiniband device with multuple ports. Signed-off-by: Viacheslav Ovsiienko --- drivers/net/mlx5/mlx5.c| 1 - drivers/net/m