Add a document to explain the DPDK patch submission and review process. This is based on the existing information on the http://dpdk.org/dev webpage, on the Linux kernel patch submission guidelines, and on the existing day to day workflow on the mailing list.
This is a draft so feel free to chime in with additions and corrections. John McNamara (1): doc: add contributors guide doc/guides/contributing/index.rst | 1 + doc/guides/contributing/patches.rst | 309 ++++++++++++++++++++++++++++++++++++ 2 files changed, 310 insertions(+) create mode 100644 doc/guides/contributing/patches.rst -- 1.8.1.4