[dpdk-dev] [PATCH 6/6] eal: add pseudo-random number generation to MAINTAINERS
Mattias Rönnblom
mattias.ronnblom at ericsson.com
Tue May 14 11:20:46 CEST 2019
Add a section on PRNG in MAINTAINERS.
Signed-off-by: Mattias Rönnblom <mattias.ronnblom at ericsson.com>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 15d0829c5..d06f5da90 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -222,6 +222,12 @@ M: Joyce Kong <joyce.kong at arm.com>
F: lib/librte_eal/common/include/generic/rte_ticketlock.h
F: app/test/test_ticketlock.c
+Pseudo-random Number Generation
+M: Mattias Rönnblom <mattias.ronnblom at ericsson.com>
+F: lib/librte_eal/common/include/rte_random.h
+F: lib/librte_eal/common/rte_random.c
+F: app/test/test_rand_perf.c
+
ARM v7
M: Jan Viktorin <viktorin at rehivetech.com>
M: Gavin Hu <gavin.hu at arm.com>
--
2.17.1
More information about the dev
mailing list