X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=c7e9fe420f739b6110b96187a229557906bfaeae;hb=d4c18f0a1d5d03297a393b6bcda90e5acc27c710;hp=421c31760bcf03f4cf155a861ad6af60e9baabd6;hpb=67f64f2e121ef855959ed4109b2a31e3cc147f35;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index 421c31760b..c7e9fe420f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -139,9 +139,12 @@ M: Jerin Jacob M: Jianbo Liu 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 EZchip TILE-Gx M: Zhigang Lu +M: Liming Sun F: lib/librte_eal/common/arch/tile/ F: lib/librte_eal/common/include/arch/tile/ F: drivers/net/mpipe/ @@ -349,12 +352,32 @@ Null PMD M: Tetsuya Mukawa F: drivers/net/null/ +Intel AES-NI GCM PMD +M: Declan Doherty +F: drivers/crypto/aesni_gcm/ +F: doc/guides/cryptodevs/aesni_gcm.rst + Intel AES-NI Multi-Buffer M: Declan Doherty F: drivers/crypto/aesni_mb/ +F: doc/guides/cryptodevs/aesni_mb.rst Intel QuickAssist +M: John Griffin +M: Fiona Trahe +M: Deepak Kumar Jain F: drivers/crypto/qat/ +F: doc/guides/cryptodevs/qat.rst + +SNOW 3G PMD +M: Pablo de Lara +F: drivers/crypto/snow3g/ +F: doc/guides/cryptodevs/snow3g.rst + +Null Crypto PMD +M: Declan Doherty +F: drivers/crypto/null/ +F: doc/guides/cryptodevs/null.rst Packet processing @@ -438,6 +461,7 @@ F: lib/librte_lpm/ F: doc/guides/prog_guide/lpm* F: app/test/test_lpm* F: app/test/test_func_reentrancy.c +F: app/test/test_xmmt_ops.h Traffic metering M: Cristian Dumitrescu @@ -546,6 +570,10 @@ M: Pablo de Lara F: examples/helloworld/ F: doc/guides/sample_app_ug/hello_world.rst +M: Sergio Gonzalez Monroy +F: examples/ipsec-secgw/ +F: doc/guides/sample_app_ug/ipsec_secgw.rst + F: examples/ipv4_multicast/ F: doc/guides/sample_app_ug/ipv4_multicast.rst @@ -554,6 +582,10 @@ M: Pablo de Lara F: examples/l2fwd/ F: doc/guides/sample_app_ug/l2_forward_real_virtual.rst +M: Tomasz Kantecki +F: doc/guides/sample_app_ug/l2_forward_cat.rst +F: examples/l2fwd-cat/ + F: examples/l3fwd/ F: doc/guides/sample_app_ug/l3_forward.rst @@ -574,6 +606,10 @@ M: Ian Betts F: examples/performance-thread/ F: doc/guides/sample_app_ug/performance_thread.rst +M: Pablo de Lara +M: Daniel Mrzyglod +F: examples/ptpclient/ + F: examples/quota_watermark/ F: doc/guides/sample_app_ug/quota_watermark.rst @@ -593,7 +629,3 @@ F: examples/tep_termination/ F: examples/vmdq/ F: examples/vmdq_dcb/ F: doc/guides/sample_app_ug/vmdq_dcb_forwarding.rst - -M: Pablo de Lara -M: Daniel Mrzyglod -F: examples/ptpclient/