Re: [PATCH v6 25/26] net/spnic: add doc infrastructure

2022-01-21 Thread Yanling Song
On Wed, 19 Jan 2022 17:27:56 + Ferruh Yigit wrote: > On 12/30/2021 6:09 AM, Yanling Song wrote: > > This patch adds doc infrastructure for spnic PMD driver. > > > > Signed-off-by: Yanling Song > > <...> > > > diff --git a/doc/guides/nics/spnic.rst b/doc/guides/nics/spnic.rst > > new fil

Re: [PATCH v6 25/26] net/spnic: add doc infrastructure

2022-01-19 Thread Ferruh Yigit
On 12/30/2021 6:09 AM, Yanling Song wrote: This patch adds doc infrastructure for spnic PMD driver. Signed-off-by: Yanling Song <...> diff --git a/doc/guides/nics/spnic.rst b/doc/guides/nics/spnic.rst new file mode 100644 index 00..fd04178f8a --- /dev/null +++ b/doc/guides/nics/spni

[PATCH v6 25/26] net/spnic: add doc infrastructure

2021-12-29 Thread Yanling Song
This patch adds doc infrastructure for spnic PMD driver. Signed-off-by: Yanling Song --- MAINTAINERS| 6 doc/guides/nics/features/spnic.ini | 39 + doc/guides/nics/index.rst | 1 + doc/guides/nics/spnic.rst | 55 +++