Re: [dpdk-dev] [PATCH v2 00/18] net/nfp: add PF support

2017-09-06 Thread Ferruh Yigit
On 9/1/2017 3:12 PM, Alejandro Lucero wrote: > NFP PMD has just had support for SRIOV VFs until now. This patch set 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

[dpdk-dev] [PATCH v2 00/18] net/nfp: add PF support

2017-09-01 Thread Alejandro Lucero
NFP PMD has just had support for SRIOV VFs until now. This patch set 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) through firmware implementation. Different firmware applic