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

Bhanuprakash Bodireddy bhanuprakash.bodireddy at intel.com
Tue Jun 14 10:33:39 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 on
system configuration, performance tuning, vhost walkthrough and IVSHMEM
are moved to DPDK-ADVANCED guide.

Reviewers can review the rendered form here
https://github.com/bbodired/ovs/blob/master/INSTALL.DPDK.md
https://github.com/bbodired/ovs/blob/master/INSTALL.DPDK-ADVANCED.md

v6->v7:
* Update INSTALL OVS Section
* Removed references to old DPDK versions

v5->v6:
* Rebased
* Update ADVANCED guide Documentation to support IVSHMEM using 2MB hugepages
* Changes to Install & Setup OVS section
* Few more notes added w.r.t mounting hugepages

v4->v5:
* Rebased
* Add Ingress Policing Example in Rate Limiting section, Advanced Guide
* Minor fixes in Install DPDK, INSTALL OVS sections of INSTALL.DPDK.md

V3->v4:
* Refactor hugepage section in Beginner and Advanced guides
* Added Guest libvirt configuration for vhostuser ports
* General formatting changes, enable hyperlinks and wording changes

v2->v3:
* Rebased

v1->v2:
* Rebased
* Update DPDK version to 16.04
* Add vsperf section in ADVANCED Guide

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

 INSTALL.DPDK-ADVANCED.md |  868 ++++++++++++++++++++++++++++++
 INSTALL.DPDK.md          | 1303 +++++++++++++++-------------------------------
 2 files changed, 1298 insertions(+), 873 deletions(-)
 create mode 100644 INSTALL.DPDK-ADVANCED.md

-- 
2.4.11




More information about the dev mailing list