X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=15d0829c52d63ed735b9f0be02accf3978f12eb7;hb=09d9ae1ac9820c216991edc0d3c853fe28d37a66;hp=59192bc841a401efc378de285b6d245f5a946fe0;hpb=bdc2f5cf71ea21b431484221d9ad13b4c2b5a4a8;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index 59192bc841..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/ @@ -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