Re: [dpdk-dev] [PATCH v3 00/14] net/mlx5: add support for multiport IB devices

2019-03-27 Thread Slava Ovsiienko
> -Original Message- > From: Shahaf Shuler > Sent: Wednesday, March 27, 2019 8:00 > To: Slava Ovsiienko ; dev@dpdk.org > Subject: RE: [PATCH v3 00/14] net/mlx5: add support for multiport IB devices > > Tuesday, March 26, 2019 5:35 PM, Viacheslav Ovsiienko: > > Subject: [PATCH v3 00/14] net

Re: [dpdk-dev] [PATCH v3 00/14] net/mlx5: add support for multiport IB devices

2019-03-26 Thread Shahaf Shuler
Tuesday, March 26, 2019 5:35 PM, Viacheslav Ovsiienko: > Subject: [PATCH v3 00/14] net/mlx5: add support for multiport IB devices > > 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

[dpdk-dev] [PATCH v3 00/14] net/mlx5: add support for multiport IB devices

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 implemen