X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=f286b0d8cf372d7209ba22bc521ca1dfe009dfd1;hb=dfb0708e1a675fc7b2dd161e50397730507d5cff;hp=f46cec0c55e67f92ff2eb3e2fa1ec50c4bb064ab;hpb=33e71acf3d446ced520f07e4d75769323e0ec22c;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index f46cec0c55..f286b0d8cf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -208,6 +208,7 @@ F: app/test/test_external_mem.c F: app/test/test_func_reentrancy.c F: app/test/test_fbarray.c F: app/test/test_malloc.c +F: app/test/test_malloc_perf.c F: app/test/test_memory.c F: app/test/test_memzone.c @@ -967,7 +968,6 @@ F: doc/guides/nics/pcap_ring.rst F: doc/guides/nics/features/pcap.ini Tap PMD -M: Keith Wiles F: drivers/net/tap/ F: doc/guides/nics/tap.rst F: doc/guides/nics/features/tap.ini @@ -1639,7 +1639,7 @@ Test Applications Unit tests framework F: app/test/commands.c -F: app/test/has-hugepage.sh +F: app/test/has_hugepage.py F: app/test/packet_burst_generator.c F: app/test/packet_burst_generator.h F: app/test/process.h @@ -1753,11 +1753,6 @@ Link status interrupt example F: examples/link_status_interrupt/ F: doc/guides/sample_app_ug/link_status_intr.rst -L-threads - EXPERIMENTAL -M: John McNamara -F: examples/performance-thread/ -F: doc/guides/sample_app_ug/performance_thread.rst - PTP client example M: Kirill Rybalchenko F: examples/ptpclient/