Re: [dpdk-dev] [PATCH v2 01/11] net/octeontx_ep: add build and doc infrastructure

2021-01-26 Thread Ferruh Yigit
On 1/18/2021 9:35 AM, Nalla Pradeep wrote: Adding bare minimum PMD library and doc build infrastructure and claim the maintainership for octeontx end point PMD. Signed-off-by: Nalla Pradeep For the series, First of all sorry for the late review, I put some comments on some patches. Overall

Re: [dpdk-dev] [PATCH v2 01/11] net/octeontx_ep: add build and doc infrastructure

2021-01-26 Thread Ferruh Yigit
On 1/18/2021 9:35 AM, Nalla Pradeep wrote: Adding bare minimum PMD library and doc build infrastructure and claim the maintainership for octeontx end point PMD. Signed-off-by: Nalla Pradeep <...> @@ -0,0 +1,8 @@ +; +; Supported features of the 'octeontx_ep' network poll mode driver. +; +; R

Re: [dpdk-dev] [PATCH v2 01/11] net/octeontx_ep: add build and doc infrastructure

2021-01-19 Thread Jerin Jacob
On Mon, Jan 18, 2021 at 3:08 PM Nalla Pradeep wrote: > > Adding bare minimum PMD library and doc build infrastructure > and claim the maintainership for octeontx end point PMD. > > Signed-off-by: Nalla Pradeep > --- > MAINTAINERS | 9 +++ > doc/guides/nics/featu

[dpdk-dev] [PATCH v2 01/11] net/octeontx_ep: add build and doc infrastructure

2021-01-18 Thread Nalla Pradeep
Adding bare minimum PMD library and doc build infrastructure and claim the maintainership for octeontx end point PMD. Signed-off-by: Nalla Pradeep --- MAINTAINERS | 9 +++ doc/guides/nics/features/octeontx_ep.ini | 8 ++ doc/guides/nics/index.rst