#
5630257f |
| 01-Feb-2018 |
Ferruh Yigit <ferruh.yigit@intel.com> |
doc: convert Intel license headers to SPDX tags
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> Acked-by: Bruce Richardson <bruce.richardson@intel.com>
|
#
e682cb5d |
| 11-Apr-2017 |
Shijith Thotton <shijith.thotton@caviumnetworks.com> |
doc: explain compiling and testing of PMD
Add a section in NIC drivers documentation to explain compiling and testing of a PMD. It also mentions about host setup, which is required before running te
doc: explain compiling and testing of PMD
Add a section in NIC drivers documentation to explain compiling and testing of a PMD. It also mentions about host setup, which is required before running testpmd.
Add label "testpmd_ug" to refer user guide.
Signed-off-by: Shijith Thotton <shijith.thotton@caviumnetworks.com> Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> Acked-by: John McNamara <john.mcnamara@intel.com>
show more ...
|
#
7e37aef7 |
| 15-Dec-2015 |
John McNamara <john.mcnamara@intel.com> |
doc: clean up index files
Remove **Contents** and |Today| from the rst doc index files since these are already added automatically to PDF files and are of little value to the Html files where the Co
doc: clean up index files
Remove **Contents** and |Today| from the rst doc index files since these are already added automatically to PDF files and are of little value to the Html files where the Contents is shown in a sidebar.
Signed-off-by: John McNamara <john.mcnamara@intel.com> Acked-by: Harry van Haaren <harry.van.haaren@intel.com>
show more ...
|
#
e76d7a76 |
| 28-Sep-2015 |
John McNamara <john.mcnamara@intel.com> |
doc: fix syntax in testpmd user guide
Fix a number of RST issues in the testpmd user guide and refactored the structure to:
* Remove redundant roadmap section. * Merge Overview section into Introdu
doc: fix syntax in testpmd user guide
Fix a number of RST issues in the testpmd user guide and refactored the structure to:
* Remove redundant roadmap section. * Merge Overview section into Introduction. * Move "set fwd" to the start of its section.
Signed-off-by: John McNamara <john.mcnamara@intel.com> Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
show more ...
|
#
22ddef49 |
| 17-Dec-2014 |
Siobhan Butler <siobhan.a.butler@intel.com> |
doc: remove Intel legal info from testpmd guide
Removed Intel Legal blurb from TestPMD User Guide.
Signed-off-by: Siobhan Butler <siobhan.a.butler@intel.com> Acked-by: Bernard Iremonger <bernard.ir
doc: remove Intel legal info from testpmd guide
Removed Intel Legal blurb from TestPMD User Guide.
Signed-off-by: Siobhan Butler <siobhan.a.butler@intel.com> Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
show more ...
|
#
a9bc351c |
| 24-Nov-2014 |
Bruce Richardson <bruce.richardson@intel.com> |
doc: auto-generate date in guides
The index.html file for each of the "guide" docs had a hard-coded date value in them of June 2014. Rather than update each of these for each revision, just use the
doc: auto-generate date in guides
The index.html file for each of the "guide" docs had a hard-coded date value in them of June 2014. Rather than update each of these for each revision, just use the |today| directive to insert the date at which the document was generated.
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com> Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
show more ...
|
#
aae5e11e |
| 11-Nov-2014 |
Bernard Iremonger <bernard.iremonger@intel.com> |
doc: fix file attributes of guides
The file attributes of the rst files have been changed to 644
Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
|
#
ac718398 |
| 04-Nov-2014 |
Bernard Iremonger <bernard.iremonger@intel.com> |
doc: testpmd application user guide
The 1.7 DPDK_TestPMD_App_UG document in MSWord has been converted to rst format for use with Sphinx. There is an rst file for each chapter and an index.rst file
doc: testpmd application user guide
The 1.7 DPDK_TestPMD_App_UG document in MSWord has been converted to rst format for use with Sphinx. There is an rst file for each chapter and an index.rst file which contains the table of contents. The top level index file has been modified to include this guide.
This is the fourth document from a set of 6 documents.
Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
show more ...
|