[dpdk-dev] [PATCH v2 4/5] doc: add documentation for szedata2 PMD

2015-11-06 Thread Matej Vido
ptember 18, 2015 9:33 AM > > To: dev at dpdk.org > > Subject: [dpdk-dev] [PATCH v2 4/5] doc: add documentation for szedata2 > PMD > > > > Signed-off-by: Matej Vido > > Reviewed-by: Jan Viktorin > > Hi, > > Thanks for the new PMD and the documentation.

[dpdk-dev] [PATCH v2 4/5] doc: add documentation for szedata2 PMD

2015-11-02 Thread Matej Vido
Hi Thomas, 2015-10-27 19:00 GMT+01:00 Thomas Monjalon : > 2015-10-27 18:33, Matej Vido: > > 2015-10-26 16:09 GMT+01:00 Thomas Monjalon : > > > SZEDATA2 is not a vdev. Is it possible to probe it as a standard PCI > > > device? > > > > > It would be possible to probe it as a standard PCI device, bu

[dpdk-dev] [PATCH v2 4/5] doc: add documentation for szedata2 PMD

2015-10-30 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Matej Vido > Sent: Friday, September 18, 2015 9:33 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v2 4/5] doc: add documentation for szedata2 PMD > > Signed-off-by: Matej Vid

[dpdk-dev] [PATCH v2 4/5] doc: add documentation for szedata2 PMD

2015-10-27 Thread Thomas Monjalon
2015-10-27 18:33, Matej Vido: > 2015-10-26 16:09 GMT+01:00 Thomas Monjalon : > > SZEDATA2 is not a vdev. Is it possible to probe it as a standard PCI > > device? > > > It would be possible to probe it as a standard PCI device, but as this > szedata2 driver uses libsze2 library it needs to pass some

[dpdk-dev] [PATCH v2 4/5] doc: add documentation for szedata2 PMD

2015-10-27 Thread Matej Vido
Hi Thomas, thank you for feedback. 2015-10-26 16:09 GMT+01:00 Thomas Monjalon : > Hi Matej, > > Thanks for providing a documentation. > I'm sorry to give a late feedback and I would like that other contributors > have reviewed it. There are a lot of PMD developers around. Please help. > > > 2015

[dpdk-dev] [PATCH v2 4/5] doc: add documentation for szedata2 PMD

2015-10-26 Thread Thomas Monjalon
Hi Matej, Thanks for providing a documentation. I'm sorry to give a late feedback and I would like that other contributors have reviewed it. There are a lot of PMD developers around. Please help. 2015-09-18 10:32, Matej Vido: > +- **libsze2** > + > + This library provides API for initialization

[dpdk-dev] [PATCH v2 4/5] doc: add documentation for szedata2 PMD

2015-10-26 Thread Thomas Monjalon
2015-09-18 10:32, Matej Vido: > Signed-off-by: Matej Vido > Reviewed-by: Jan Viktorin Please John, could you review this new doc? Thanks

[dpdk-dev] [PATCH v2 4/5] doc: add documentation for szedata2 PMD

2015-09-18 Thread Matej Vido
Signed-off-by: Matej Vido Reviewed-by: Jan Viktorin --- doc/guides/nics/index.rst| 1 + doc/guides/nics/szedata2.rst | 105 +++ doc/guides/prog_guide/source_org.rst | 1 + 3 files changed, 107 insertions(+) create mode 100644 doc/guides/ni