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 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 | 840 ++++++++++++++++++++++++++++++ INSTALL.DPDK.md | 1277 +++++++++++++++------------------------------- 2 files changed, 1265 insertions(+), 852 deletions(-) create mode 100644 INSTALL.DPDK-ADVANCED.md -- 2.4.11 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev