> 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(). > > Signed-off-by: Mattias Rönnblom <[email protected]> > Suggested-by: Stephen Hemminger <[email protected]> > ---
Acked-by: Morten Brørup <[email protected]>

