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 v7->v8: * Rebase * Add the Acked-by for the patches that were acked. * Update DPDK Firmware requirements in INSTALL.DPDK * Update vhost Multiqueue instructions in INSTALL.DPDK-ADVANCED 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): INSTALL.DPDK: Refactor DPDK install documentation INSTALL.DPDK: Refactor DPDK install guide, add ADVANCED doc INSTALL.DPDK-ADVANCED.md | 883 +++++++++++++++++++++++++++++++ INSTALL.DPDK.md | 1315 ++++++++++++++++------------------------------ 2 files changed, 1323 insertions(+), 875 deletions(-) create mode 100644 INSTALL.DPDK-ADVANCED.md -- 2.4.11 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev