[dpdk-dev] [PATCH v3] doc: add contributors guide

2015-11-18 Thread Van Haaren, Harry
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of John McNamara > Add a document to explain the DPDK patch submission and review process. > > Signed-off-by: John McNamara > +* New external functions should be added to the local ``version.map`` file. These should be listed alphabeticall

[dpdk-dev] [PATCH v3] doc: add contributors guide

2015-10-23 Thread John McNamara
Add a document to explain the DPDK patch submission and review process. Signed-off-by: John McNamara --- v3: * Add recommendation to test build the shared and combined libraries. v2: * Fixes for mailing list comments. * Fix for broken link target. doc/guides/contributing/documentation.rst |