[dpdk-dev] [PATCH v3 6/6] eal: add PRNG to MAINTAINERS and release notes
Mattias Rönnblom
mattias.ronnblom at ericsson.com
Fri Jun 28 10:17:12 CEST 2019
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 <mattias.ronnblom at ericsson.com>
>> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
>> ---
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> +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
>
> 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.
More information about the dev
mailing list