acl: fix invalid rule wildness calculation for bitmask field type
[dpdk.git] / MAINTAINERS
index 7750881..9362c19 100644 (file)
@@ -34,6 +34,8 @@ M: maintainers@dpdk.org
 
 Documentation (with overlaps)
 -------------
+M: Siobhan Butler <siobhan.a.butler@intel.com>
+M: John McNamara <john.mcnamara@intel.com>
 F: doc/
 
 
@@ -45,6 +47,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
@@ -58,6 +61,8 @@ ABI versioning
 M: Neil Horman <nhorman@tuxdriver.com>
 F: lib/librte_compat/
 F: doc/guides/rel_notes/abi.rst
+F: scripts/validate-abi.sh
+
 
 Environment Abstraction Layer
 -----------------------------
@@ -104,6 +109,8 @@ IBM Power
 F: lib/librte_eal/common/include/arch/ppc_64/
 
 Intel x86
+M: Bruce Richardson <bruce.richardson@intel.com>
+M: Konstantin Ananyev <konstantin.ananyev@intel.com>
 F: lib/librte_eal/common/include/arch/x86/
 
 Linux EAL (with overlaps)
@@ -117,6 +124,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
@@ -124,10 +132,10 @@ F: lib/librte_eal/linuxapp/xen_dom0/
 F: lib/librte_eal/linuxapp/eal/*xen*
 F: lib/librte_eal/linuxapp/eal/include/exec-env/rte_dom0_common.h
 F: lib/librte_mempool/rte_dom0_mempool.c
-F: lib/librte_pmd_xenvirt/
+F: drivers/net/xenvirt/
+F: doc/guides/xen/
 F: app/test-pmd/mempool_*
 F: examples/vhost_xen/
-F: doc/guides/prog_guide/intel_dpdk_xen_based_packet_switch_sol.rst
 
 FreeBSD EAL (with overlaps)
 M: Bruce Richardson <bruce.richardson@intel.com>
@@ -176,6 +184,7 @@ F: app/test/test_mbuf.c
 Ethernet API
 M: Thomas Monjalon <thomas.monjalon@6wind.com>
 F: lib/librte_ether/
+F: scripts/test-null.sh
 
 
 Drivers
@@ -183,7 +192,7 @@ Drivers
 
 Link bonding
 M: Declan Doherty <declan.doherty@intel.com>
-F: lib/librte_pmd_bond/
+F: drivers/net/bonding/
 F: doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
 F: app/test/test_link_bonding*
 F: examples/bond/
@@ -199,29 +208,41 @@ F: doc/guides/sample_app_ug/kernel_nic_interface.rst
 
 Linux AF_PACKET
 M: John W. Linville <linville@tuxdriver.com>
-F: lib/librte_pmd_af_packet/
+F: drivers/net/af_packet/
 
 Cisco enic
-F: lib/librte_pmd_enic/
+F: drivers/net/enic/
 
 Intel e1000
-F: lib/librte_pmd_e1000/
+F: drivers/net/e1000/
+F: doc/guides/nics/e1000em.rst
+F: doc/guides/nics/intel_vf.rst
 
 Intel ixgbe
-F: lib/librte_pmd_ixgbe/
+M: Helin Zhang <helin.zhang@intel.com>
+M: Konstantin Ananyev <konstantin.ananyev@intel.com>
+F: drivers/net/ixgbe/
+F: doc/guides/nics/ixgbe.rst
+F: doc/guides/nics/intel_vf.rst
 
 Intel i40e
 M: Helin Zhang <helin.zhang@intel.com>
-F: lib/librte_pmd_i40e/
+F: drivers/net/i40e/
+F: doc/guides/nics/intel_vf.rst
 
 Intel fm10k
 M: Jing Chen <jing.d.chen@intel.com>
-F: lib/librte_pmd_fm10k/
+F: drivers/net/fm10k/
+
+Mellanox mlx4
+M: Adrien Mazarguil <adrien.mazarguil@6wind.com>
+F: drivers/net/mlx4/
+F: doc/guides/nics/mlx4.rst
 
 RedHat virtio
 M: Changchun Ouyang <changchun.ouyang@intel.com>
-F: lib/librte_pmd_virtio/
-F: doc/guides/prog_guide/poll_mode_drv_emulated_virtio_nic.rst
+F: drivers/net/virtio/
+F: doc/guides/nics/virtio.rst
 F: lib/librte_vhost/
 F: doc/guides/prog_guide/vhost_lib.rst
 F: examples/vhost/
@@ -229,18 +250,25 @@ F: doc/guides/sample_app_ug/vhost.rst
 
 VMware vmxnet3
 M: Yong Wang <yongwang@vmware.com>
-F: lib/librte_pmd_vmxnet3/
-F: doc/guides/prog_guide/poll_mode_drv_paravirtual_vmxnets_nic.rst
+F: drivers/net/vmxnet3/
+F: doc/guides/nics/vmxnet3.rst
 
 PCAP PMD
-F: lib/librte_pmd_pcap/
-F: doc/guides/prog_guide/libpcap_ring_based_poll_mode_drv.rst
+M: Nicolás Pernas Maradei <nicolas.pernas.maradei@emutex.com>
+M: John McNamara <john.mcnamara@intel.com>
+F: drivers/net/pcap/
+F: doc/guides/nics/pcap_ring.rst
 
 Ring PMD
-F: lib/librte_pmd_ring/
-F: doc/guides/prog_guide/ring_lib.rst
+M: Bruce Richardson <bruce.richardson@intel.com>
+F: drivers/net/ring/
+F: doc/guides/nics/pcap_ring.rst
 F: app/test/test_pmd_ring.c
 
+Null PMD
+M: Tetsuya Mukawa <mukawa@igel.co.jp>
+F: drivers/net/null/
+
 
 Packet processing
 -----------------
@@ -348,6 +376,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
@@ -369,12 +398,19 @@ F: examples/vm_power_manager/
 F: doc/guides/sample_app_ug/vm_power_management.rst
 
 Timers
+M: Robert Sanford <rsanford@akamai.com>
 F: lib/librte_timer/
 F: doc/guides/prog_guide/timer_lib.rst
 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/
+F: doc/guides/sample_app_ug/l2_forward_job_stats.rst
+
 
 Test Applications
 -----------------
@@ -400,18 +436,21 @@ F: doc/guides/testpmd_app_ug/
 Other Example Applications
 --------------------------
 
+M: Bruce Richardson <bruce.richardson@intel.com>
 F: examples/dpdk_qat/
 F: doc/guides/sample_app_ug/intel_quickassist.rst
 
 F: examples/exception_path/
 F: doc/guides/sample_app_ug/exception_path.rst
 
+M: Bruce Richardson <bruce.richardson@intel.com>
 F: examples/helloworld/
 F: doc/guides/sample_app_ug/hello_world.rst
 
 F: examples/ipv4_multicast/
 F: doc/guides/sample_app_ug/ipv4_multicast.rst
 
+M: Bruce Richardson <bruce.richardson@intel.com>
 F: examples/l2fwd/
 F: doc/guides/sample_app_ug/l2_forward_real_virtual.rst
 
@@ -436,8 +475,12 @@ 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: doc/guides/sample_app_ug/rxtx_callbacks.rst
 
+M: Bruce Richardson <bruce.richardson@intel.com>
+M: John McNamara <john.mcnamara@intel.com>
 F: examples/skeleton/
+F: doc/guides/sample_app_ug/skeleton.rst
 
 F: examples/vmdq/
 F: examples/vmdq_dcb/