X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=07fdf5ee52945ec7b23aa3a49eaacd5ca70f834f;hb=95b6a46fa6ff789948fff578eb7139784da29f24;hp=0a5deb03f710ae84e838c0548d614b0b31fa8a61;hpb=9b9fb0e69c4851164e71585455a27275473c6bad;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index 0a5deb03f7..07fdf5ee52 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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 F: lib/librte_eal/linuxapp/eal/*vfio* Linux Xen @@ -185,7 +187,8 @@ Link bonding M: Declan Doherty 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 @@ -213,7 +216,17 @@ Intel i40e M: Helin Zhang F: lib/librte_pmd_i40e/ +Intel fm10k +M: Jing Chen +F: lib/librte_pmd_fm10k/ + +Mellanox mlx4 +M: Adrien Mazarguil +F: lib/librte_pmd_mlx4/ +F: doc/guides/prog_guide/mlx4_poll_mode_drv.rst + RedHat virtio +M: Changchun Ouyang F: lib/librte_pmd_virtio/ F: doc/guides/prog_guide/poll_mode_drv_emulated_virtio_nic.rst F: lib/librte_vhost/ @@ -235,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 +F: lib/librte_pmd_null/ + Packet processing ----------------- @@ -259,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 +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 F: lib/librte_sched/ @@ -334,6 +359,7 @@ F: examples/cmdline/ F: doc/guides/sample_app_ug/cmd_line.rst Qemu IVSHMEM +M: Anatoly Burakov F: lib/librte_ivshmem/ F: lib/librte_eal/linuxapp/eal/eal_ivshmem.c F: doc/guides/prog_guide/ivshmem_lib.rst @@ -361,6 +387,11 @@ F: app/test/test_timer* F: examples/timer/ F: doc/guides/sample_app_ug/timer.rst +Job statistics +M: Pawel Wodkowski +F: lib/librte_jobstats/ +F: examples/l2fwd-jobstats/ + Test Applications ----------------- @@ -419,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 +M: John McNamara +F: examples/rxtx_callbacks/ + F: examples/skeleton/ F: examples/vmdq/