04/07/2023 01:21, Stephen Hemminger: > The random number is already initialized to a better random > seed during startup process. The calls to rte_srand() are redundant > and actually make entropy worse. > > Signed-off-by: Stephen Hemminger <stephen at networkplumber.org> Applied, thanks.