X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=15d0829c52d63ed735b9f0be02accf3978f12eb7;hb=24ac604ef7469eb5773c2504b313dd00257f8df3;hp=4493aa63654160e2cddd65b54b74161863410879;hpb=80bdf91dc8ee53c37e3f1f2264a882695cb626e6;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index 4493aa6365..15d0829c52 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -198,6 +198,7 @@ F: doc/guides/sample_app_ug/keep_alive.rst Secondary process M: Anatoly Burakov K: RTE_PROC_ +F: lib/librte_eal/common/eal_common_proc.c F: doc/guides/prog_guide/multi_proc_support.rst F: app/test/test_mp_secondary.c F: examples/multi_process/ @@ -398,7 +399,7 @@ F: lib/librte_eventdev/ F: drivers/event/skeleton/ F: app/test/test_eventdev.c -Eventdev Ethdev Rx Adapter API +Eventdev Ethdev Rx Adapter API - EXPERIMENTAL M: Nikhil Rao T: git://dpdk.org/next/dpdk-next-eventdev F: lib/librte_eventdev/*eth_rx_adapter* @@ -1226,6 +1227,12 @@ M: Olivier Matz F: lib/librte_kvargs/ F: app/test/test_kvargs.c +RCU - EXPERIMENTAL +M: Honnappa Nagarahalli +F: lib/librte_rcu/ +F: app/test/test_rcu* +F: doc/guides/prog_guide/rcu_lib.rst + PCI M: Gaetan Rivet F: lib/librte_pci/ @@ -1286,7 +1293,6 @@ Test Applications ----------------- Unit tests framework -F: test/Makefile F: app/test/Makefile F: app/test/autotest* F: app/test/commands.c