On 25-Apr-19 2:26 PM, Thomas Monjalon wrote:
25/04/2019 15:17, Anatoly Burakov:
IPC is a big part of secondary process infrastructure now,
and I have been de-facto maintainer for it since 18.05.
Update MAINTAINERS file to match.
Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com>
---
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -202,6 +202,7 @@ F: doc/guides/prog_guide/multi_proc_support.rst
F: app/test/test_mp_secondary.c
F: examples/multi_process/
F: doc/guides/sample_app_ug/multi_process.rst
+F: lib/librte_eal/common/eal_common_proc.c
Isn't there more files related to IPC?
Please add it near other lib/ lines.
No, just this and the rte_eal.h maybe, which isn't exclusively IPC but
has a lot of IPC-related stuff.
OK, i'll send a v2.
--
Thanks,
Anatoly