X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=3ec858cf079f7b8e01b1090306849ccd70545895;hb=9055da263ffb8441b27ee41bc83e3d1e0fc70e59;hp=39bc78e6908cd65940f0366d07cc59811487ba9e;hpb=31123211bd27d5938c1467dddb786512be1d3e75;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index 39bc78e690..3ec858cf07 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -57,7 +57,6 @@ F: config/ F: mk/ F: pkg/ F: buildtools/auto-config-h.sh -F: buildtools/depdirs-rule.sh F: buildtools/gen-build-mk.sh F: buildtools/gen-config-h.sh F: buildtools/relpath.sh @@ -82,7 +81,6 @@ Environment Abstraction Layer ----------------------------- EAL API and common code -M: David Marchand F: lib/librte_eal/common/* F: lib/librte_eal/common/include/* F: lib/librte_eal/common/include/generic/ @@ -159,6 +157,7 @@ IBM POWER M: Chao Zhu F: lib/librte_eal/common/arch/ppc_64/ F: lib/librte_eal/common/include/arch/ppc_64/ +F: drivers/net/i40e/i40e_rxtx_vec_altivec.c Intel x86 M: Bruce Richardson @@ -167,7 +166,6 @@ F: lib/librte_eal/common/arch/x86/ F: lib/librte_eal/common/include/arch/x86/ Linux EAL (with overlaps) -M: David Marchand F: lib/librte_eal/linuxapp/Makefile F: lib/librte_eal/linuxapp/eal/ F: doc/guides/linux_gsg/ @@ -214,6 +212,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 @@ -292,6 +293,12 @@ M: Maciej Czekaj F: drivers/net/thunderx/ F: doc/guides/nics/thunderx.rst +Cavium LiquidIO +M: Shijith Thotton +M: Srisivasubramanian Srinivasan +F: drivers/net/liquidio/ +F: doc/guides/nics/features/liquidio.ini + Chelsio cxgbe M: Rahul Lakkireddy F: drivers/net/cxgbe/ @@ -405,6 +412,11 @@ M: Keith Wiles F: drivers/net/tap/ F: doc/guides/nics/tap.rst +KNI PMD +M: Ferruh Yigit +F: drivers/net/kni/ +F: doc/guides/nics/kni.rst + Ring PMD M: Bruce Richardson F: drivers/net/ring/ @@ -494,6 +506,7 @@ F: doc/guides/sample_app_ug/ip_reassembly.rst Distributor M: Bruce Richardson +M: David Hunt F: lib/librte_distributor/ F: doc/guides/prog_guide/packet_distrib_lib.rst F: test/test/test_distributor* @@ -591,6 +604,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