Re: [dpdk-dev] [PATCH v5 01/24] net/ngbe: add build and doc infrastructure

2021-06-14 Thread Andrew Rybchenko
On 6/2/21 12:40 PM, Jiawen Wu wrote: Adding bare minimum PMD library and doc build infrastructure and claim the maintainership for ngbe PMD. Signed-off-by: Jiawen Wu --- MAINTAINERS| 6 ++ doc/guides/nics/features/ngbe.ini | 10 + doc/guides/nic

[dpdk-dev] [PATCH v5 01/24] net/ngbe: add build and doc infrastructure

2021-06-02 Thread Jiawen Wu
Adding bare minimum PMD library and doc build infrastructure and claim the maintainership for ngbe PMD. Signed-off-by: Jiawen Wu --- MAINTAINERS| 6 ++ doc/guides/nics/features/ngbe.ini | 10 + doc/guides/nics/index.rst | 1 + doc/guide