Re: [dpdk-dev] [PATCH v2 16/18] doc: update NFP with PF support information

2017-09-06 Thread Alejandro Lucero
On Wed, Sep 6, 2017 at 10:53 AM, Ferruh Yigit wrote: > On 9/4/2017 5:03 PM, Alejandro Lucero wrote: > > Hi John, > > > > Thanks for your review. I will modify the doc in next patch set version. > > > > I'll wait until Ferruh give me the green light for sending the new > version. > > Patchset look

Re: [dpdk-dev] [PATCH v2 16/18] doc: update NFP with PF support information

2017-09-06 Thread Ferruh Yigit
On 9/4/2017 5:03 PM, Alejandro Lucero wrote: > Hi John, > > Thanks for your review. I will modify the doc in next patch set version. > > I'll wait until Ferruh give me the green light for sending the new version. Patchset looks good to me, I can get it after mentioned documentation corrections d

Re: [dpdk-dev] [PATCH v2 16/18] doc: update NFP with PF support information

2017-09-04 Thread Alejandro Lucero
to:dev-boun...@dpdk.org] On Behalf Of Alejandro Lucero > > Sent: Friday, September 1, 2017 3:12 PM > > To: dev@dpdk.org > > Subject: [dpdk-dev] [PATCH v2 16/18] doc: update NFP with PF support > > information > > > > NFP PMD has now support for both, PF and VFs. T

Re: [dpdk-dev] [PATCH v2 16/18] doc: update NFP with PF support information

2017-09-04 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Alejandro Lucero > Sent: Friday, September 1, 2017 3:12 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v2 16/18] doc: update NFP with PF support > information > > NFP PMD has now supp

[dpdk-dev] [PATCH v2 16/18] doc: update NFP with PF support information

2017-09-01 Thread Alejandro Lucero
NFP PMD has now support for both, PF and VFs. This patch updates the guide and give some information about implications. Signed-off-by: Alejandro Lucero --- doc/guides/nics/nfp.rst | 77 + 1 file changed, 58 insertions(+), 19 deletions(-) diff --g