> -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Thursday, October 15, 2015 10:37 PM > To: Mcnamara, John > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH] doc: add contributors guide > > Hi John, > > 2015-10-15 17:51, John McNamara: > > Add a document to explain the DPDK patch submission and review process. > > Thanks > > > +There are also DPDK mailing lists for: > > + > > +* users: `general usage questions > <http://dpdk.org/ml/listinfo/users>`_. > > +* announce: `release announcements > <http://dpdk.org/ml/listinfo/announce>`_ (also forwarded to the dev list). > > +* dts: `test suite reviews and discussions > <http://dpdk.org/ml/listinfo/dts>`_. > > I think these lists are not relevant for patch submission.
Hi Thomas, I've addressed your suggestions and will submit a v2. I still have some uncertainty around the process for patch split and ack/nack/merge. If you have better suggestions let me know. John. --