tailq: remove static slots
[dpdk.git] / MAINTAINERS
index a771fa3..07fdf5e 100644 (file)
@@ -45,6 +45,7 @@ F: Makefile
 F: config/
 F: mk/
 F: pkg/
+F: scripts/auto-config-h.sh
 F: scripts/depdirs-rule.sh
 F: scripts/gen-build-mk.sh
 F: scripts/gen-config-h.sh
@@ -117,6 +118,7 @@ F: lib/librte_eal/linuxapp/igb_uio/
 F: lib/librte_eal/linuxapp/eal/*uio*
 
 Linux VFIO
+M: Anatoly Burakov <anatoly.burakov@intel.com>
 F: lib/librte_eal/linuxapp/eal/*vfio*
 
 Linux Xen
@@ -185,7 +187,8 @@ Link bonding
 M: Declan Doherty <declan.doherty@intel.com>
 F: lib/librte_pmd_bond/
 F: doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
-F: app/test/test_link_bonding.c
+F: app/test/test_link_bonding*
+F: examples/bond/
 
 Linux KNI
 M: Helin Zhang <helin.zhang@intel.com>
@@ -213,6 +216,15 @@ Intel i40e
 M: Helin Zhang <helin.zhang@intel.com>
 F: lib/librte_pmd_i40e/
 
+Intel fm10k
+M: Jing Chen <jing.d.chen@intel.com>
+F: lib/librte_pmd_fm10k/
+
+Mellanox mlx4
+M: Adrien Mazarguil <adrien.mazarguil@6wind.com>
+F: lib/librte_pmd_mlx4/
+F: doc/guides/prog_guide/mlx4_poll_mode_drv.rst
+
 RedHat virtio
 M: Changchun Ouyang <changchun.ouyang@intel.com>
 F: lib/librte_pmd_virtio/
@@ -236,6 +248,10 @@ F: lib/librte_pmd_ring/
 F: doc/guides/prog_guide/ring_lib.rst
 F: app/test/test_pmd_ring.c
 
+Null PMD
+M: Tetsuya Mukawa <mukawa@igel.co.jp>
+F: lib/librte_pmd_null/
+
 
 Packet processing
 -----------------
@@ -260,6 +276,14 @@ F: app/test/test_distributor*
 F: examples/distributor/
 F: doc/guides/sample_app_ug/dist_app.rst
 
+Reorder
+M: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
+F: lib/librte_reorder/
+F: doc/guides/prog_guide/reorder_lib.rst
+F: app/test/test_reorder*
+F: examples/packet_ordering/
+F: doc/guides/sample_app_ug/packet_ordering.rst
+
 Hierarchical scheduler
 M: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
 F: lib/librte_sched/
@@ -335,6 +359,7 @@ F: examples/cmdline/
 F: doc/guides/sample_app_ug/cmd_line.rst
 
 Qemu IVSHMEM
+M: Anatoly Burakov <anatoly.burakov@intel.com>
 F: lib/librte_ivshmem/
 F: lib/librte_eal/linuxapp/eal/eal_ivshmem.c
 F: doc/guides/prog_guide/ivshmem_lib.rst
@@ -362,6 +387,11 @@ F: app/test/test_timer*
 F: examples/timer/
 F: doc/guides/sample_app_ug/timer.rst
 
+Job statistics
+M: Pawel Wodkowski <pawelx.wodkowski@intel.com>
+F: lib/librte_jobstats/
+F: examples/l2fwd-jobstats/
+
 
 Test Applications
 -----------------
@@ -420,6 +450,10 @@ F: doc/guides/sample_app_ug/netmap_compatibility.rst
 F: examples/quota_watermark/
 F: doc/guides/sample_app_ug/quota_watermark.rst
 
+M: Bruce Richardson <bruce.richardson@intel.com>
+M: John McNamara <john.mcnamara@intel.com>
+F: examples/rxtx_callbacks/
+
 F: examples/skeleton/
 
 F: examples/vmdq/