Re: [dpdk-dev] [PATCH v1 01/42] net/txgbe: add build and doc infrastructure

2020-09-09 Thread Ferruh Yigit
On 9/1/2020 12:50 PM, Jiawen Wu wrote: > Adding bare minimum PMD library and doc build infrastructure and claim the > maintainership for txgbe PMD. > > Signed-off-by: Jiawen Wu <...> > > +Wangxun txgbe > +M: Jiawen Wu > +M: Jian Wang > +F: drivers/net/txgbe/ > +F: doc/guides/nics/txgbe.rst

[dpdk-dev] [PATCH v1 01/42] net/txgbe: add build and doc infrastructure

2020-09-01 Thread Jiawen Wu
Adding bare minimum PMD library and doc build infrastructure and claim the maintainership for txgbe PMD. Signed-off-by: Jiawen Wu --- MAINTAINERS | 7 +++ config/common_base | 10 +++ doc/guides/nics/features/txgbe.ini | 52