From 8b25d1ad5d2264bdfc2818c7bda74ee2697df6db Mon Sep 17 00:00:00 2001 From: Christian Ehrhardt Date: Wed, 6 Jul 2016 09:22:35 +0200 Subject: Imported Upstream version 16.07-rc1 Change-Id: I40a523e52f12e8496fdd69e902824b0226c303de Signed-off-by: Christian Ehrhardt --- MAINTAINERS | 37 ++++++++++++++++++++++++++++++++++--- 1 file changed, 34 insertions(+), 3 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 1953ea2f..a59191ea 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -56,7 +56,6 @@ 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 @@ -93,6 +92,7 @@ F: app/test/test_interrupts.c F: app/test/test_logs.c F: app/test/test_memcpy* F: app/test/test_pci.c +F: app/test/test_pci_sysfs/ F: app/test/test_per_lcore.c F: app/test/test_prefetch.c F: app/test/test_rwlock.c @@ -142,6 +142,7 @@ F: lib/librte_eal/common/include/arch/arm/*_64.h 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 EZchip TILE-Gx M: Zhigang Lu @@ -180,10 +181,8 @@ Linux Xen 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: drivers/net/xenvirt/ F: doc/guides/xen/ -F: app/test-pmd/mempool_* F: examples/vhost_xen/ FreeBSD EAL (with overlaps) @@ -270,6 +269,17 @@ M: Evgeny Schemeilin F: drivers/net/ena/ F: doc/guides/nics/ena.rst +Broadcom bnxt +M: Stephen Hurd +F: drivers/net/bnxt/ +F: doc/guides/nics/bnxt.rst + +Cavium ThunderX nicvf +M: Jerin Jacob +M: Maciej Czekaj +F: drivers/net/thunderx/ +F: doc/guides/nics/thunderx.rst + Chelsio cxgbe M: Rahul Lakkireddy F: drivers/net/cxgbe/ @@ -332,6 +342,13 @@ M: Rasesh Mody F: drivers/net/bnx2x/ F: doc/guides/nics/bnx2x.rst +QLogic qede PMD +M: Harish Patil +M: Rasesh Mody +M: Sony Chacko +F: drivers/net/qede/ +F: doc/guides/nics/qede.rst + RedHat virtio M: Huawei Xie M: Yuanhan Liu @@ -391,6 +408,11 @@ M: Pablo de Lara F: drivers/crypto/snow3g/ F: doc/guides/cryptodevs/snow3g.rst +KASUMI PMD +M: Pablo de Lara +F: drivers/crypto/kasumi/ +F: doc/guides/cryptodevs/kasumi.rst + Null Crypto PMD M: Declan Doherty F: drivers/crypto/null/ @@ -437,6 +459,13 @@ F: app/test/test_sched.c F: examples/qos_sched/ F: doc/guides/sample_app_ug/qos_scheduler.rst +Packet capture +M: Reshma Pattan +F: lib/librte_pdump/ +F: doc/guides/prog_guide/pdump_lib.rst +F: app/pdump/ +F: doc/guides/sample_app_ug/pdump.rst + Packet Framework ---------------- @@ -550,9 +579,11 @@ F: app/test/commands.c F: app/test/packet_burst_generator.c F: app/test/packet_burst_generator.h F: app/test/process.h +F: app/test/resource.* F: app/test/test.c F: app/test/test.h F: app/test/test_pmd_perf.c +F: app/test/test_resource.c F: app/test/virtual_pmd.c F: app/test/virtual_pmd.h -- cgit 1.2.3-korg