mk: introduce new install syntax
[dpdk.git] / MAINTAINERS
index 8ae688d..3afe84a 100644 (file)
@@ -25,6 +25,9 @@ M: Thomas Monjalon <thomas.monjalon@6wind.com>
 T: git://dpdk.org/dpdk
 F: MAINTAINERS
 F: scripts/check-maintainers.sh
+F: scripts/checkpatches.sh
+F: scripts/load-devel-config.sh
+F: scripts/test-build.sh
 
 
 Security Issues
@@ -51,6 +54,7 @@ F: scripts/auto-config-h.sh
 F: scripts/depdirs-rule.sh
 F: scripts/gen-build-mk.sh
 F: scripts/gen-config-h.sh
+F: scripts/merge-maps.sh
 F: scripts/relpath.sh
 F: doc/build-sdk-quick.txt
 F: doc/guides/prog_guide/build_app.rst
@@ -207,11 +211,21 @@ F: lib/librte_mbuf/
 F: doc/guides/prog_guide/mbuf_lib.rst
 F: app/test/test_mbuf.c
 
+Packet buffer offload
+M: Declan Doherty <declan.doherty@intel.com>
+F: lib/librte_mbuf_offload/
+
 Ethernet API
 M: Thomas Monjalon <thomas.monjalon@6wind.com>
 F: lib/librte_ether/
 F: scripts/test-null.sh
 
+Crypto API - EXPERIMENTAL
+M: Declan Doherty <declan.doherty@intel.com>
+F: lib/librte_cryptodev/
+F: app/test/test_cryptodev*
+F: examples/l2fwd-crypto/
+
 
 Drivers
 -------
@@ -246,6 +260,11 @@ M: John Daley <johndale@cisco.com>
 M: Sujith Sankar <ssujith@cisco.com>
 F: drivers/net/enic/
 
+Combo szedata2
+M: Matej Vido <matejvido@gmail.com>
+F: drivers/net/szedata2/
+F: doc/guides/nics/szedata2.rst
+
 Intel e1000
 M: Wenzhuo Lu <wenzhuo.lu@intel.com>
 F: drivers/net/e1000/
@@ -313,6 +332,13 @@ Null PMD
 M: Tetsuya Mukawa <mukawa@igel.co.jp>
 F: drivers/net/null/
 
+Intel AES-NI Multi-Buffer
+M: Declan Doherty <declan.doherty@intel.com>
+F: drivers/crypto/aesni_mb/
+
+Intel QuickAssist
+F: drivers/crypto/qat/
+
 
 Packet processing
 -----------------