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

2024-10-18 Thread Thomas Monjalon
06/10/2024 23:09, Ferruh Yigit: > On 10/6/2024 7:42 PM, Nandini Persad wrote: > > 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 Pe

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

2024-10-06 Thread Ferruh Yigit
On 10/6/2024 7:42 PM, Nandini Persad wrote: > 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 > Ac