Re: [dpdk-dev] [PATCH v3 6/6] eal: add PRNG to MAINTAINERS and release notes

2019-06-28 Thread Mattias Rönnblom
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 Acked-by: Bruce Richardson --- --- a/MAINTAINERS +++ b/MAINTAINERS +Pseudo

Re: [dpdk-dev] [PATCH v3 6/6] eal: add PRNG to MAINTAINERS and release notes

2019-06-27 Thread Thomas Monjalon
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 > Acked-by: Bruce Richardson > --- > --- a/MAINTAINERS > +++ b/MAINTAINERS > +Pseudo-random Number Generation > +

[dpdk-dev] [PATCH v3 6/6] eal: add PRNG to MAINTAINERS and release notes

2019-06-05 Thread 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 Acked-by: Bruce Richardson --- MAINTAINERS| 6 ++ doc/guides/rel_notes/release_19_08.rst | 13 + 2 files change