pci: unset driver if probe fails
[dpdk.git] / MAINTAINERS
index 5196e78..ba12d1b 100644 (file)
@@ -28,6 +28,7 @@ F: scripts/check-maintainers.sh
 F: scripts/check-git-log.sh
 F: scripts/check-includes.sh
 F: scripts/checkpatches.sh
+F: scripts/git-log-fixes.sh
 F: scripts/load-devel-config
 F: scripts/test-build.sh
 
@@ -75,6 +76,7 @@ F: scripts/validate-abi.sh
 Driver information
 F: buildtools/pmdinfogen/
 F: tools/dpdk-pmdinfo.py
+F: doc/guides/tools/pmdinfo.rst
 
 
 Environment Abstraction Layer
@@ -151,6 +153,7 @@ F: lib/librte_acl/acl_run_neon.*
 F: lib/librte_lpm/rte_lpm_neon.h
 F: lib/librte_hash/rte*_arm64.h
 F: drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c
+F: drivers/net/i40e/i40e_rxtx_vec_neon.c
 F: drivers/net/virtio/virtio_rxtx_simple_neon.c
 
 EZchip TILE-Gx
@@ -436,6 +439,11 @@ M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
 F: drivers/crypto/zuc/
 F: doc/guides/cryptodevs/zuc.rst
 
+OpenSSL PMD
+M: Declan Doherty <declan.doherty@intel.com>
+F: drivers/crypto/openssl/
+F: doc/guides/cryptodevs/openssl.rst
+
 Null Crypto PMD
 M: Declan Doherty <declan.doherty@intel.com>
 F: drivers/crypto/null/
@@ -446,6 +454,7 @@ Packet processing
 -----------------
 
 Network headers
+M: Olivier Matz <olivier.matz@6wind.com>
 F: lib/librte_net/
 
 IP fragmentation & reassembly
@@ -487,7 +496,7 @@ M: Reshma Pattan <reshma.pattan@intel.com>
 F: lib/librte_pdump/
 F: doc/guides/prog_guide/pdump_lib.rst
 F: app/pdump/
-F: doc/guides/sample_app_ug/pdump.rst
+F: doc/guides/tools/pdump.rst
 
 
 Packet Framework
@@ -611,6 +620,7 @@ Dump tool
 M: Maryam Tahhan <maryam.tahhan@intel.com>
 M: John McNamara <john.mcnamara@intel.com>
 F: app/proc_info/
+F: doc/guides/tools/proc_info.rst
 
 
 Other Example Applications