Re: [PATCH v5] doc: add new driver guidelines

2024-10-04 Thread Ferruh Yigit
On 10/4/2024 5:39 PM, Nandini Persad wrote: > +* Each patch should be organized logically as a new feature. > +* Run test tools per patch (See :ref:`tool_list`:). > ':' after `tool_list` is extra and can be dropped. Rest looks good to me, thanks.

[PATCH v5] doc: add new driver guidelines

2024-10-04 Thread Nandini Persad
This document was created to assist contributors in creating DPDK drivers and provides suggestions and guidelines on how to upstream effectively. Signed-off-by: Ferruh Yigit Signed-off-by: Nandini Persad Reviewed-by: Stephen Hemminger Acked-by: Chengwen Feng --- doc/guides/contributing/index.