RE: [EXTERNAL] [PATCH v2] doc: add new driver guidelines

2024-09-05 Thread Akhil Goyal
> >> +Additional Suggestions > >> +-- > >> + > > .ini file shall be updated for each of the new feature added in the same > > patch as > code. > > > > This is mentioned above as: > "Update relevant documentation and .ini file with each patch." Ok. I missed that.

Re: [EXTERNAL] [PATCH v2] doc: add new driver guidelines

2024-09-05 Thread Ferruh Yigit
On 9/5/2024 10:16 AM, Akhil Goyal wrote: > Few crypto specific suggestions. > >> >> v2 - review feedback >>- add co-author and reviewed-by >> >> doc/guides/contributing/index.rst | 1 + >> doc/guides/contributing/new_driver.rst | 202 + >> 2 files changed, 203 i

RE: [EXTERNAL] [PATCH v2] doc: add new driver guidelines

2024-09-05 Thread Akhil Goyal
Few crypto specific suggestions. > > v2 - review feedback >- add co-author and reviewed-by > > doc/guides/contributing/index.rst | 1 + > doc/guides/contributing/new_driver.rst | 202 + > 2 files changed, 203 insertions(+) > create mode 100644 doc/guides/cont