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

2015-12-14 Thread Thomas Monjalon
2015-12-14 20:45, John McNamara: > Add a document to explain the DPDK patch submission and review process. > > Signed-off-by: John McNamara > Acked-by: Harry van Haaren Applied, thanks

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

2015-12-14 Thread John McNamara
Add a document to explain the DPDK patch submission and review process. Signed-off-by: John McNamara Acked-by: Harry van Haaren --- v5: * Added references to new checkpatches.sh and test-build.sh scripts as per Thomas' suggestion on the mailing list. v4: * Fixes for mailing list comments. v