Re: [dpdk-dev] [PATCH v3 05/13] net/mlx5: add IB shared context alloc/free functions

2019-03-26 Thread Shahaf Shuler
Tuesday, March 26, 2019 5:35 PM, Viacheslav Ovsiienko: > Subject: [PATCH v3 05/13] net/mlx5: add IB shared context alloc/free > functions > > The Mellanox NICs support SR-IOV and have E-Switch feature. > When SR-IOV is set up in switchdev mode and E-Switch is enabled we have > so called VF represe

[dpdk-dev] [PATCH v3 05/13] net/mlx5: add IB shared context alloc/free functions

2019-03-26 Thread Viacheslav Ovsiienko
The Mellanox NICs support SR-IOV and have E-Switch feature. When SR-IOV is set up in switchdev mode and E-Switch is enabled we have so called VF representors in the system. All representors belonging to the same E-Switch are created on the basis of the single PCI function and with current implement