[ovs-dev] [PATCH 0/2] doc: Refactor DPDK install guide

Bhanuprakash Bodireddy bhanuprakash.bodireddy at intel.com
Wed Mar 16 16:18:21 UTC 2016


This patchset refactors the present INSTALL.DPDK.md guide.

The INSTALL guide is split in to two documents named INSTALL.DPDK
and INSTALL.DPDK-ADVANCED. The former document is simplified with
emphasis on installation, basic testcases and targets novice users.
Sections related to system configuration, performance tuning, vhost
walkthrough are moved to DPDK-ADVANCED guide.

Bhanuprakash Bodireddy (2):
  doc: Refactor DPDK install documentation
  doc: Refactor DPDK install guide, add ADVANCED doc

 INSTALL.DPDK-ADVANCED.md |  650 ++++++++++++++++++++++++++
 INSTALL.DPDK.md          | 1125 ++++++++++++----------------------------------
 2 files changed, 941 insertions(+), 834 deletions(-)
 create mode 100644 INSTALL.DPDK-ADVANCED.md

-- 
1.7.4.1




More information about the dev mailing list