Re: [dpdk-dev] [PATCH 00/16] nfp: add pf support

2017-08-31 Thread Alejandro Lucero
On Mon, Aug 28, 2017 at 5:42 PM, Ferruh Yigit wrote: > On 8/24/2017 5:20 PM, Alejandro Lucero wrote: > > NFP PMD has just had support for SRIOV VFs until now. This patchset adds > > support for the PF, but just for being used as another DPDK port. No VF > > management is added by now. > > > > NFP

Re: [dpdk-dev] [PATCH 00/16] nfp: add pf support

2017-08-28 Thread Ferruh Yigit
On 8/24/2017 5:20 PM, Alejandro Lucero wrote: > NFP PMD has just had support for SRIOV VFs until now. This patchset adds > support for the PF, but just for being used as another DPDK port. No VF > management is added by now. > > NFP is a programmable device and it supports virtual NICs (vNICs) thr