git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e5d779
)
maintainers: claim maintainership of IPC
author
Anatoly Burakov
<anatoly.burakov@intel.com>
Thu, 25 Apr 2019 13:17:51 +0000
(14:17 +0100)
committer
Thomas Monjalon
<thomas@monjalon.net>
Fri, 3 May 2019 20:02:51 +0000
(22:02 +0200)
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.burakov@intel.com>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index
31706c0
..
15d0829
100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-198,6
+198,7
@@
F: doc/guides/sample_app_ug/keep_alive.rst
Secondary process
M: Anatoly Burakov <anatoly.burakov@intel.com>
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/