X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=bef7f59c60699c4b15fa960f0c8931a27b2d1b17;hb=79586d502a14eb3aeca96096a3f064365792d167;hp=ac46299fdd95720bc5cd63259c48d2316bcc45d7;hpb=9879553ff5c46c9e68808fd711999cb1c1cf23ca;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index ac46299fdd..bef7f59c60 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -60,6 +60,8 @@ ABI versioning M: Neil Horman F: lib/librte_compat/ F: doc/guides/rel_notes/abi.rst +F: scripts/validate-abi.sh + Environment Abstraction Layer ----------------------------- @@ -106,6 +108,8 @@ IBM Power F: lib/librte_eal/common/include/arch/ppc_64/ Intel x86 +M: Bruce Richardson +M: Konstantin Ananyev F: lib/librte_eal/common/include/arch/x86/ Linux EAL (with overlaps) @@ -247,6 +251,7 @@ F: lib/librte_pmd_pcap/ F: doc/guides/prog_guide/libpcap_ring_based_poll_mode_drv.rst Ring PMD +M: Bruce Richardson F: lib/librte_pmd_ring/ F: doc/guides/prog_guide/ring_lib.rst F: app/test/test_pmd_ring.c @@ -421,18 +426,21 @@ F: doc/guides/testpmd_app_ug/ Other Example Applications -------------------------- +M: Bruce Richardson 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 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 F: examples/l2fwd/ F: doc/guides/sample_app_ug/l2_forward_real_virtual.rst @@ -457,8 +465,12 @@ F: doc/guides/sample_app_ug/quota_watermark.rst M: Bruce Richardson M: John McNamara F: examples/rxtx_callbacks/ +F: doc/guides/sample_app_ug/rxtx_callbacks.rst +M: Bruce Richardson +M: John McNamara F: examples/skeleton/ +F: doc/guides/sample_app_ug/skeleton.rst F: examples/vmdq/ F: examples/vmdq_dcb/