On 2019-06-27 23:27, Thomas Monjalon wrote:
05/06/2019 12:44, Mattias Rönnblom:
Add a section on PRNG in MAINTAINERS, and information on the PRNG
improvements in the 19.08 release notes.
Signed-off-by: Mattias Rönnblom <[email protected]>
Acked-by: Bruce Richardson <[email protected]>
---
--- a/MAINTAINERS
+++ b/MAINTAINERS
+Pseudo-random Number Generation
+M: Mattias Rönnblom <[email protected]>
+F: lib/librte_eal/common/include/rte_random.h
+F: lib/librte_eal/common/rte_random.c
+F: app/test/test_rand_perf.c
Please, this file may be updated while adding the files
in previous patches.
Same progressive update can be done for the release notes.
OK, will do.