On Wed, Oct 4, 2023 at 2:06 PM Morten Brørup <[email protected]> wrote: > > > From: Mattias Rönnblom [mailto:[email protected]] > > Sent: Wednesday, 4 October 2023 12.55 > random: clarify PRNG MT safety guarantees > > > > Clarify MT safety guarantees for unregistered non-EAL threads calling > > PRNG functions in rte_random.h. > > > > Clarify that rte_srand() is not MT safe in regards to calls to > > rte_rand_max() and rte_drand(). > > > > Suggested-by: Stephen Hemminger <[email protected]> > > Signed-off-by: Mattias Rönnblom <[email protected]> > Acked-by: Morten Brørup <[email protected]>
Applied, thanks Mattias. -- David Marchand

