X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=MAINTAINERS;h=c48f7a9e40b4617e82939e0a153b28803c75db57;hb=c54e7234bc9e105cc4d6da5b5e5eea94c4343a11;hp=4cb6e49573dfaca34db99bf89b342dd6cf50dc08;hpb=05cc9fec458ca6fb316342246f4775591988088e;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index 4cb6e49573..c48f7a9e40 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -211,6 +211,9 @@ Core Libraries Memory pool M: Olivier Matz F: lib/librte_mempool/ +F: drivers/mempool/Makefile +F: drivers/mempool/ring/ +F: drivers/mempool/stack/ F: doc/guides/prog_guide/mempool_lib.rst F: test/test/test_mempool* F: test/test/test_func_reentrancy.c @@ -589,6 +592,8 @@ Other libraries Configuration file M: Cristian Dumitrescu F: lib/librte_cfgfile/ +F: test/test/test_cfgfile.c +F: test/test/test_cfgfiles/ Interactive command line M: Olivier Matz